Searched refs:txbase (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dsunqe.c528 struct qe_txd *txbase = &qep->qe_block->qe_txd[0]; local
532 u32 flags = txbase[elem].tx_flags;
H A Dsunbmac.c752 struct be_txd *txbase = &bp->bmac_block->be_txd[0]; local
762 struct be_txd *this = &txbase[elem];
H A Dsunhme.c1911 struct happy_meal_txd *txbase = &hp->happy_block->happy_meal_txd[0]; local
1924 this = &txbase[elem];
1934 flags = hme_read_desc32(hp, &txbase[last].tx_flags);
1949 this = &txbase[elem];

Completed in 92 milliseconds