Searched refs:NFP_NET_CFG_TXR_ADDR (Results 1 – 2 of 2) sorted by relevance
237 #define NFP_NET_CFG_TXR_ADDR(_x) (NFP_NET_CFG_TXR_BASE + ((_x) * 0x8)) macro
1785 nn_cfg_writeq(hw, NFP_NET_CFG_TXR_ADDR(queue_idx), txq->dma); in nfp_net_tx_queue_setup()