Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_npc.c662 req.flow_key_alg = action.flow_key_alg; in rvu_npc_install_ucast_entry()
678 u8 flow_key_alg; in rvu_npc_install_promisc_entry() local
709 flow_key_alg = action.flow_key_alg; in rvu_npc_install_promisc_entry()
750 req.flow_key_alg = flow_key_alg; in rvu_npc_install_promisc_entry()
864 u8 flow_key_alg; in rvu_npc_install_allmulti_entry() local
899 flow_key_alg = action.flow_key_alg; in rvu_npc_install_allmulti_entry()
936 req.flow_key_alg = flow_key_alg; in rvu_npc_install_allmulti_entry()
1024 action.flow_key_alg = alg_idx; in npc_update_rx_action_with_alg_idx()
1068 action.flow_key_alg = alg_idx; in rvu_npc_update_flowkey_alg_idx()
Dnpc.h387 u64 flow_key_alg :5; member
397 u64 flow_key_alg :5;
Drvu_npc_fs.c1066 action.flow_key_alg = req->flow_key_alg; in npc_update_rx_entry()
Dmbox.h1500 u8 flow_key_alg; member
/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_struct.h141 u64 flow_key_alg : 5; member
Dotx2_flows.c1003 req->flow_key_alg = pfvf->hw.flowkey_alg_idx; in otx2_add_flow_msg()