Searched refs:NFP_NET_CFG_TXR_SZ (Results 1 – 2 of 2) sorted by relevance
240 #define NFP_NET_CFG_TXR_SZ(_x) (NFP_NET_CFG_TXR_BASE + 0x400 + (_x)) macro
1786 nn_cfg_writeb(hw, NFP_NET_CFG_TXR_SZ(queue_idx), rte_log2_u32(nb_desc)); in nfp_net_tx_queue_setup()