Searched refs:I40E_QUEUE_BASE_ADDR_UNIT (Results 1 – 4 of 4) sorted by relevance
376 rx_ctx.base = rxq->dma_ring_addr / I40E_QUEUE_BASE_ADDR_UNIT; in i40e_pf_host_hmc_config_rxq()444 tx_ctx.base = txq->dma_ring_addr / I40E_QUEUE_BASE_ADDR_UNIT; in i40e_pf_host_hmc_config_txq()
31 #define I40E_QUEUE_BASE_ADDR_UNIT 128 macro
2690 tx_ctx.base = txq->tx_ring_phys_addr / I40E_QUEUE_BASE_ADDR_UNIT; in i40e_tx_queue_init()2846 rx_ctx.base = rxq->rx_ring_phys_addr / I40E_QUEUE_BASE_ADDR_UNIT; in i40e_rx_queue_init()
112 rx_ctx.base = rxq->rx_ring_phys_addr / I40E_QUEUE_BASE_ADDR_UNIT; in i40e_fdir_rx_queue_init()