Searched refs:txbase (Results 1 – 6 of 6) sorted by relevance
268 ep->c_txbd = ep->txbase; in qe_ep_flushtxfifo()269 ep->n_txbd = ep->txbase; in qe_ep_flushtxfifo()304 bd = ep->txbase; in qe_epbds_reset()380 ep->txbase = cpm_muram_addr(tmp_addr + (sizeof(struct qe_bd) in qe_ep_bd_init()384 ep->n_txbd = ep->txbase; in qe_ep_bd_init()385 ep->c_txbd = ep->txbase; in qe_ep_bd_init()398 bd = ep->txbase; in qe_ep_bd_init()1128 ep->n_txbd = ep->txbase; in qe_ep_tx()1379 ep->c_txbd = ep->txbase; in qe_ep0_txconf()1443 ep->c_txbd = ep->txbase; in qe_ep_txconf()
277 struct qe_bd __iomem *txbase; member
532 struct qe_txd *txbase = &qep->qe_block->qe_txd[0]; in qe_tx_reclaim() local536 u32 flags = txbase[elem].tx_flags; in qe_tx_reclaim()
1921 struct happy_meal_txd *txbase = &hp->happy_block->happy_meal_txd[0]; in happy_meal_tx() local1934 this = &txbase[elem]; in happy_meal_tx()1944 flags = hme_read_desc32(hp, &txbase[last].tx_flags); in happy_meal_tx()1962 this = &txbase[elem]; in happy_meal_tx()2270 struct happy_meal_txd *txbase = &hp->happy_block->happy_meal_txd[0]; in unmap_partial_tx_skb() local2276 struct happy_meal_txd *this = &txbase[first_entry]; in unmap_partial_tx_skb()
758 struct be_txd *txbase = &bp->bmac_block->be_txd[0]; in bigmac_tx() local768 struct be_txd *this = &txbase[elem]; in bigmac_tx()
4558 unsigned int txbase = accel->tx_base_queue; in ixgbe_fwd_ring_down() local4569 adapter->tx_ring[txbase + i]->l2_accel_priv = NULL; in ixgbe_fwd_ring_down()4570 adapter->tx_ring[txbase + i]->netdev = adapter->netdev; in ixgbe_fwd_ring_down()4581 unsigned int rxbase, txbase, queues; in ixgbe_fwd_ring_up() local4595 accel->tx_base_queue = txbase = baseq; in ixgbe_fwd_ring_up()4607 adapter->tx_ring[txbase + i]->netdev = vdev; in ixgbe_fwd_ring_up()4608 adapter->tx_ring[txbase + i]->l2_accel_priv = accel; in ixgbe_fwd_ring_up()