Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/octeontx2/af/
A Dcommon.h184 #define NIX_INTFX_RX(a) (0x0ull | (a) << 1) macro
188 #define NIX_INTF_RX NIX_INTFX_RX(0)
A Drvu.c1510 pfvf->nix_rx_intf = NIX_INTFX_RX(1); in rvu_get_nix_blkaddr()
1516 pfvf->nix_rx_intf = NIX_INTFX_RX(0); in rvu_get_nix_blkaddr()
A Drvu_debugfs.c3454 case NIX_INTFX_RX(0): in rvu_dbg_get_intf_name()
3456 case NIX_INTFX_RX(1): in rvu_dbg_get_intf_name()

Completed in 22 milliseconds