Home
last modified time | relevance | path

Searched defs:tf_alloc_tcam_entry_parms (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_core.h1363 struct tf_alloc_tcam_entry_parms { struct
1367 enum tf_dir dir;
1371 enum tf_tcam_tbl_type tcam_tbl_type;
1375 uint8_t search_enable;
1379 uint8_t *key;
1383 uint16_t key_sz_in_bits;
1387 uint8_t *mask;
1391 uint32_t priority;
1395 uint8_t hit;
1399 uint16_t ref_cnt;
[all …]