Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc.c773 req.flow_key_alg = action.flow_key_alg; in rvu_npc_install_ucast_entry()
792 u8 flow_key_alg; in rvu_npc_install_promisc_entry() local
845 flow_key_alg = action.flow_key_alg; in rvu_npc_install_promisc_entry()
882 req.flow_key_alg = flow_key_alg; in rvu_npc_install_promisc_entry()
998 u8 flow_key_alg; in rvu_npc_install_allmulti_entry() local
1046 flow_key_alg = action.flow_key_alg; in rvu_npc_install_allmulti_entry()
[all...]
H A Drvu_npc_fs.c1348 action.flow_key_alg = req->flow_key_alg; in npc_update_rx_entry()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_struct.h141 u64 flow_key_alg : 5; member