Searched refs:npc_get_keyword (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_npc.c | 181 static void npc_get_keyword(struct mcam_entry *entry, int idx, in npc_get_keyword() function 294 npc_get_keyword(entry, kw, &cam0, &cam1); in npc_config_mcam_entry() 300 npc_get_keyword(entry, kw + 1, &cam0, &cam1); in npc_config_mcam_entry()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_npc.c | 255 static void npc_get_keyword(struct mcam_entry *entry, int idx, in npc_get_keyword() function 337 /* Similar to npc_get_keyword, but fills mcam_entry structure from in npc_fill_entryword() 496 npc_get_keyword(entry, kw, &cam0, &cam1); in npc_config_mcam_entry() 502 npc_get_keyword(entry, kw + 1, &cam0, &cam1); in npc_config_mcam_entry()
|
Completed in 9 milliseconds