Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_npc_fs.c168 int kwi; in npc_check_overlap_fields() local
177 for (kwi = 0; kwi < NPC_MAX_KWS_IN_KEY; kwi++) { in npc_check_overlap_fields()
178 if (input1->kw_mask[kwi] & input2->kw_mask[kwi]) in npc_check_overlap_fields()
252 u8 kwi = (key_nibble * 4) / 64; /* which word in key */ in npc_scan_exact_result() local
264 npc_set_kw_masks(mcam, type, nr_bits, kwi, offset, intf); in npc_scan_exact_result()
271 u8 kwi = (key_nibble * 4) / 64; /* which word in key */ in npc_scan_parse_result() local
317 npc_set_kw_masks(mcam, type, nr_bits, kwi, offset, intf); in npc_scan_parse_result()

Completed in 7 milliseconds