Searched refs:NIX_RX_ACTIONOP_UCAST (Results 1 – 7 of 7) sorted by relevance
166 #define NIX_RX_ACTIONOP_UCAST (0x1ull) macro
249 req.op = NIX_RX_ACTIONOP_UCAST; in rvu_rep_install_rx_rule()
636 action.op = NIX_RX_ACTIONOP_UCAST; in rvu_npc_install_ucast_entry()696 action.op = NIX_RX_ACTIONOP_UCAST; in rvu_npc_install_promisc_entry()806 req.op = NIX_RX_ACTIONOP_UCAST; in rvu_npc_install_bcast_match_entry()874 action.op = NIX_RX_ACTIONOP_UCAST; in rvu_npc_install_allmulti_entry()
1170 action.op = NIX_RX_ACTIONOP_UCAST; in npc_update_rx_entry()1385 (req->op == NIX_RX_ACTIONOP_UCAST || req->op == NIX_RX_ACTIONOP_RSS)) in npc_install_flow()
3432 case NIX_RX_ACTIONOP_UCAST: in rvu_dbg_npc_mcam_show_action()
346 req->op = NIX_RX_ACTIONOP_UCAST; in otx2_tc_act_set_police()532 req->op = NIX_RX_ACTIONOP_UCAST; in otx2_tc_parse_actions()
1013 req->op = NIX_RX_ACTIONOP_UCAST; in otx2_add_flow_msg()
Completed in 32 milliseconds