HomeSort by: relevance | last modified time | path
    Searched refs:gmac_txdb (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/broadcom/
bcm53xx_eth.c 90 struct gmac_txdb *txq_consumer;
91 struct gmac_txdb *txq_producer;
92 struct gmac_txdb *txq_first;
93 struct gmac_txdb *txq_last;
719 struct gmac_txdb *txdb,
731 struct gmac_txdb *txdb,
1402 struct gmac_txdb *producer = txq->txq_producer;
1419 struct gmac_txdb *start = producer;
1595 struct gmac_txdb *consumer = txq->txq_consumer;
1709 struct gmac_txdb *txdb
    [all...]
bcm53xx_reg.h 728 struct gmac_txdb { struct

Completed in 15 milliseconds