Searched refs:req_kw_type (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/marvell/octeontx2/af/cn20k/ |
| H A D | npc.c | 979 u8 req_kw_type) in npc_cn20k_config_kw_x2() argument 1008 if (kw_type == NPC_MCAM_KEY_X4 && req_kw_type == NPC_MCAM_KEY_X2) { in npc_cn20k_config_kw_x2() 1060 u8 kw_type, u8 req_kw_type) in npc_cn20k_config_kw_x4() argument 1068 kw, req_kw_type); in npc_cn20k_config_kw_x4() 1073 bool enable, u8 hw_prio, u8 req_kw_type) in npc_cn20k_config_mcam_entry() argument 1103 bank, kw_type, kw, req_kw_type); in npc_cn20k_config_mcam_entry() 1134 kw_type, req_kw_type); in npc_cn20k_config_mcam_entry() 1400 req->hw_prio, req->req_kw_type); in rvu_mbox_handler_npc_cn20k_mcam_write_entry() 1483 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 | mbox.h | 1632 u8 req_kw_type; /* Type of kw which should be written */ member 1719 u8 req_kw_type; /* Key type to be written */ member 1887 u8 req_kw_type; /* Key type to be written */ member
|
| H A D | rvu_npc_fs.c | 1560 cn20k_wreq.req_kw_type = req->req_kw_type; in npc_install_flow()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_flows.c | 1240 req->req_kw_type = kw_type; in otx2_add_flow_msg()
|