Home
last modified time | relevance | path

Searched refs:NIX_RX_ACTIONOP_UCAST (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dcommon.h166 #define NIX_RX_ACTIONOP_UCAST (0x1ull) macro
H A Drvu_npc_fs.c1170 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()