Searched refs:NFP_NET_CFG_MAX_TXRINGS (Results 1 – 3 of 3) sorted by relevance
160 #define NFP_NET_CFG_MAX_TXRINGS 0x003c macro
338 hw->max_tx_queues = nn_cfg_readl(hw, NFP_NET_CFG_MAX_TXRINGS); in nfp_netvf_init()
471 hw->max_tx_queues = nn_cfg_readl(hw, NFP_NET_CFG_MAX_TXRINGS); in nfp_net_init()