OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:txq_consumer
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/broadcom/
bcm53xx_eth.c
90
struct gmac_txdb *
txq_consumer
;
member in struct:bcmeth_txqueue
1330
txq->
txq_consumer
= descs;
1595
struct gmac_txdb *consumer = txq->
txq_consumer
;
1604
txq->
txq_consumer
= consumer;
1620
txq->
txq_consumer
= consumer;
1722
txq->
txq_consumer
= txq->txq_first;
/src/sys/arch/powerpc/booke/dev/
pq3etsec.c
123
volatile struct txbd *
txq_consumer
;
member in struct:pq3etsec_txqueue
1852
txq->
txq_consumer
= descs;
2163
volatile struct txbd *consumer = txq->
txq_consumer
;
2174
txq->
txq_consumer
= consumer;
2186
txq->
txq_consumer
= consumer;
2312
txq->
txq_consumer
= txq->txq_first;
Completed in 17 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025