Searched refs:NFP_NET_CFG_MAX_RXRINGS (Results 1 – 3 of 3) sorted by relevance
161 #define NFP_NET_CFG_MAX_RXRINGS 0x0040 macro
337 hw->max_rx_queues = nn_cfg_readl(hw, NFP_NET_CFG_MAX_RXRINGS); in nfp_netvf_init()
470 hw->max_rx_queues = nn_cfg_readl(hw, NFP_NET_CFG_MAX_RXRINGS); in nfp_net_init()