Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dcommon.h182 #define NIX_INTFX_RX(a) (0x0ull | (a) << 1) macro
186 #define NIX_INTF_RX NIX_INTFX_RX(0)
H A Drvu.c1503 pfvf->nix_rx_intf = NIX_INTFX_RX(1); in rvu_get_nix_blkaddr()
1509 pfvf->nix_rx_intf = NIX_INTFX_RX(0); in rvu_get_nix_blkaddr()
H A Drvu_debugfs.c2895 case NIX_INTFX_RX(0): in rvu_dbg_get_intf_name()
2897 case NIX_INTFX_RX(1): in rvu_dbg_get_intf_name()