Searched refs:NFP_NET_CFG_RXR_ADDR (Results 1 – 2 of 2) sorted by relevance
256 #define NFP_NET_CFG_RXR_ADDR(_x) (NFP_NET_CFG_RXR_BASE + ((_x) * 0x8)) macro
1629 nn_cfg_writeq(hw, NFP_NET_CFG_RXR_ADDR(queue_idx), rxq->dma); in nfp_net_rx_queue_setup()