Searched refs:NIX_INTFX_RX (Results 1 – 3 of 3) sorted by relevance
182 #define NIX_INTFX_RX(a) (0x0ull | (a) << 1) macro186 #define NIX_INTF_RX NIX_INTFX_RX(0)
1507 pfvf->nix_rx_intf = NIX_INTFX_RX(1); in rvu_get_nix_blkaddr()1513 pfvf->nix_rx_intf = NIX_INTFX_RX(0); in rvu_get_nix_blkaddr()
3345 case NIX_INTFX_RX(0): in rvu_dbg_get_intf_name()3347 case NIX_INTFX_RX(1): in rvu_dbg_get_intf_name()
Completed in 17 milliseconds