Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_npc.c650 req.flow_key_alg = action.flow_key_alg; in rvu_npc_install_ucast_entry()
666 u8 flow_key_alg; in rvu_npc_install_promisc_entry() local
697 flow_key_alg = action.flow_key_alg; in rvu_npc_install_promisc_entry()
738 req.flow_key_alg = flow_key_alg; in rvu_npc_install_promisc_entry()
852 u8 flow_key_alg; in rvu_npc_install_allmulti_entry() local
887 flow_key_alg = action.flow_key_alg; in rvu_npc_install_allmulti_entry()
924 req.flow_key_alg = flow_key_alg; in rvu_npc_install_allmulti_entry()
1012 action.flow_key_alg = alg_idx; in npc_update_rx_action_with_alg_idx()
1056 action.flow_key_alg = alg_idx; in rvu_npc_update_flowkey_alg_idx()
Dnpc.h399 u64 flow_key_alg :5; member
409 u64 flow_key_alg :5;
Drvu_npc_fs.c1175 action.flow_key_alg = req->flow_key_alg; in npc_update_rx_entry()
Dmbox.h1584 u8 flow_key_alg; member
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_struct.h141 u64 flow_key_alg : 5; member
Dotx2_flows.c1005 req->flow_key_alg = pfvf->hw.flowkey_alg_idx; in otx2_add_flow_msg()