Searched defs:tf_alloc_tcam_entry_parms (Results 1 – 1 of 1) sorted by relevance
1101 struct tf_alloc_tcam_entry_parms { struct1105 enum tf_dir dir;1109 enum tf_tcam_tbl_type tcam_tbl_type;1113 uint8_t search_enable;1117 uint8_t *key;1121 uint16_t key_sz_in_bits;1125 uint8_t *mask;1129 uint32_t priority;1133 uint8_t hit;1137 uint16_t ref_cnt;[all …]