Home
last modified time | relevance | path

Searched defs:txbase (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunqe.c534 struct qe_txd *txbase = &qep->qe_block->qe_txd[0]; in qe_tx_reclaim() local
H A Dsunhme.c1698 struct happy_meal_txd *txbase = &hp->happy_block->happy_meal_txd[0]; in happy_meal_tx() local
1955 struct happy_meal_txd *txbase = &hp->happy_block->happy_meal_txd[0]; in unmap_partial_tx_skb() local
H A Dsunbmac.c758 struct be_txd *txbase = &bp->bmac_block->be_txd[0]; in bigmac_tx() local
/openbmc/linux/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.h273 struct qe_bd __iomem *txbase; member