Searched refs:rxbase (Results 1 – 6 of 6) sorted by relevance
293 bd = ep->rxbase; in qe_epbds_reset()375 ep->rxbase = cpm_muram_addr(tmp_addr); in qe_ep_bd_init()378 ep->n_rxbd = ep->rxbase; in qe_ep_bd_init()379 ep->e_rxbd = ep->rxbase; in qe_ep_bd_init()385 bd = ep->rxbase; in qe_ep_bd_init()414 if (ep->rxbase == NULL) in qe_ep_rxbd_update()417 bd = ep->rxbase; in qe_ep_rxbd_update()718 ep->e_rxbd = ep->rxbase; in recycle_one_rxbd()738 bd = ep->rxbase; in recycle_rxbds()759 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()
1949 struct happy_meal_rxd *rxbase = &hp->happy_block->happy_meal_rxd[0]; in happy_meal_rx() local1955 this = &rxbase[elem]; in happy_meal_rx()2046 this = &rxbase[elem]; in happy_meal_rx()
10096 unsigned int rxbase = accel->rx_base_queue; in ixgbe_fwd_del() local10109 struct ixgbe_ring *ring = adapter->rx_ring[rxbase + i]; in ixgbe_fwd_del()