Searched refs:NFP_NET_CFG_RXR_SZ (Results 1 – 2 of 2) sorted by relevance
257 #define NFP_NET_CFG_RXR_SZ(_x) (NFP_NET_CFG_RXR_BASE + 0x200 + (_x)) macro
1630 nn_cfg_writeb(hw, NFP_NET_CFG_RXR_SZ(queue_idx), rte_log2_u32(nb_desc)); in nfp_net_rx_queue_setup()