Home
last modified time | relevance | path

Searched refs:kwi (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_fs.c190 int kwi; in npc_check_overlap_fields() local
199 for (kwi = 0; kwi < max_kw; kwi++) { in npc_check_overlap_fields()
200 if (input1->kw_mask[kwi] & input2->kw_mask[kwi]) in npc_check_overlap_fields()
314 u8 kwi = (key_nibble * 4) / 64; /* which word in key */ in npc_scan_exact_result() local
326 npc_set_kw_masks(rvu, mcam, type, nr_bits, kwi, offset, intf); in npc_scan_exact_result()
333 u8 kwi = (key_nibble * 4) / 64; /* which word in key */ in npc_cn20k_scan_parse_result() local
378 npc_set_kw_masks(rvu, mcam, type, nr_bits, kwi, offset, intf); in npc_cn20k_scan_parse_result()
386 u8 kwi = (key_nibble * 4) / 64; /* which word in key */ in npc_scan_parse_result() local
438 npc_set_kw_masks(rvu, mcam, type, nr_bits, kwi, offset, intf); in npc_scan_parse_result()