Searched refs:flow_key_alg (Results 1 – 3 of 3) sorted by relevance
760 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() local832 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() local1037 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()
1348 action.flow_key_alg = req->flow_key_alg; in npc_update_rx_entry()
141 u64 flow_key_alg : 5; member