Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/
A Dcommon.h175 #define NIX_INTFX_RX(a) (0x0ull | (a) << 1) macro
179 #define NIX_INTF_RX NIX_INTFX_RX(0)
A Drvu.c1502 pfvf->nix_rx_intf = NIX_INTFX_RX(1); in rvu_get_nix_blkaddr()
1508 pfvf->nix_rx_intf = NIX_INTFX_RX(0); in rvu_get_nix_blkaddr()
A Drvu_debugfs.c2882 case NIX_INTFX_RX(0): in rvu_dbg_get_intf_name()
2884 case NIX_INTFX_RX(1): in rvu_dbg_get_intf_name()

Completed in 19 milliseconds