Searched refs:rxbase (Results 1 – 6 of 6) sorted by relevance
294 bd = ep->rxbase; in qe_epbds_reset()376 ep->rxbase = cpm_muram_addr(tmp_addr); in qe_ep_bd_init()379 ep->n_rxbd = ep->rxbase; in qe_ep_bd_init()380 ep->e_rxbd = ep->rxbase; in qe_ep_bd_init()386 bd = ep->rxbase; in qe_ep_bd_init()415 if (ep->rxbase == NULL) in qe_ep_rxbd_update()418 bd = ep->rxbase; in qe_ep_rxbd_update()719 ep->e_rxbd = ep->rxbase; in recycle_one_rxbd()739 bd = ep->rxbase; in recycle_rxbds()760 bd = ep->rxbase + in ep_recycle_rxbds()[all …]
269 struct qe_bd __iomem *rxbase; member
414 struct qe_rxd *rxbase = &qep->qe_block->qe_rxd[0]; in qe_rx() local422 this = &rxbase[elem]; in qe_rx()430 &rxbase[(elem+RX_RING_SIZE)&(RX_RING_MAXSIZE-1)]; in qe_rx()457 this = &rxbase[elem]; in qe_rx()
801 struct be_rxd *rxbase = &bp->bmac_block->be_rxd[0]; in bigmac_rx() local806 this = &rxbase[elem]; in bigmac_rx()881 this = &rxbase[elem]; in bigmac_rx()
1762 struct happy_meal_rxd *rxbase = &hp->happy_block->happy_meal_rxd[0]; in happy_meal_rx() local1767 this = &rxbase[elem]; in happy_meal_rx()1856 this = &rxbase[elem]; in happy_meal_rx()
10188 unsigned int rxbase = accel->rx_base_queue; in ixgbe_fwd_del() local10201 struct ixgbe_ring *ring = adapter->rx_ring[rxbase + i]; in ixgbe_fwd_del()