Home
last modified time | relevance | path

Searched refs:txbase (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.h273 struct qe_bd __iomem *txbase; member
/linux/drivers/net/ethernet/sun/
H A Dsunhme.c1698 struct happy_meal_txd *txbase = &hp->happy_block->happy_meal_txd[0]; in happy_meal_tx() local
1710 this = &txbase[elem]; in happy_meal_tx()
1720 flags = hme_read_desc32(hp, &txbase[last].tx_flags); in happy_meal_tx()
1738 this = &txbase[elem]; in happy_meal_tx()
1955 struct happy_meal_txd *txbase = &hp->happy_block->happy_meal_txd[0]; in unmap_partial_tx_skb() local
1961 struct happy_meal_txd *this = &txbase[first_entry]; in unmap_partial_tx_skb()