Searched refs:req_kw_type (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/marvell/octeontx2/af/cn20k/ |
| H A D | npc.h | 325 bool enable, u8 hw_prio, u8 req_kw_type);
|
| H A D | npc.c | 959 u8 req_kw_type) in npc_cn20k_config_kw_x2() argument 988 if (kw_type == NPC_MCAM_KEY_X4 && req_kw_type == NPC_MCAM_KEY_X2) { in npc_cn20k_config_kw_x2() 1040 u8 kw_type, u8 req_kw_type) in npc_cn20k_config_kw_x4() argument 1048 kw, req_kw_type); in npc_cn20k_config_kw_x4() 1053 bool enable, u8 hw_prio, u8 req_kw_type) in npc_cn20k_config_mcam_entry() argument 1083 bank, kw_type, kw, req_kw_type); in npc_cn20k_config_mcam_entry() 1114 kw_type, req_kw_type); in npc_cn20k_config_mcam_entry() 1380 req->hw_prio, req->req_kw_type); in rvu_mbox_handler_npc_cn20k_mcam_write_entry() 1463 req->hw_prio, req->req_kw_type); in rvu_mbox_handler_npc_cn20k_mcam_alloc_and_write_entry()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_npc_fs.c | 1555 cn20k_wreq.req_kw_type = req->req_kw_type; in npc_install_flow()
|