Home
last modified time | relevance | path

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

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