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.c760 req.flow_key_alg = action.flow_key_alg; in rvu_npc_install_ucast_entry()
779 u8 flow_key_alg; in rvu_npc_install_promisc_entry() local
832 flow_key_alg = action.flow_key_alg; in rvu_npc_install_promisc_entry()
873 req.flow_key_alg = flow_key_alg; in rvu_npc_install_promisc_entry()
989 u8 flow_key_alg; in rvu_npc_install_allmulti_entry() local
1037 flow_key_alg = action.flow_key_alg; in rvu_npc_install_allmulti_entry()
1074 req.flow_key_alg = flow_key_alg; in rvu_npc_install_allmulti_entry()
1187 action.flow_key_alg = alg_idx; in npc_update_rx_action_with_alg_idx()
1239 action.flow_key_alg = alg_idx; in rvu_npc_update_flowkey_alg_idx()
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