OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:txq_fifo_stall
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
if_wm.c
368
int
txq_fifo_stall
; /* Tx FIFO is stalled */
member in struct:wm_txqueue
5520
txq->
txq_fifo_stall
= 0;
7785
if (txq->
txq_fifo_stall
) {
7804
txq->
txq_fifo_stall
= 0;
7842
if (txq->
txq_fifo_stall
)
7851
txq->
txq_fifo_stall
= 1;
if_wm.c
368
int
txq_fifo_stall
; /* Tx FIFO is stalled */
member in struct:wm_txqueue
5520
txq->
txq_fifo_stall
= 0;
7785
if (txq->
txq_fifo_stall
) {
7804
txq->
txq_fifo_stall
= 0;
7842
if (txq->
txq_fifo_stall
)
7851
txq->
txq_fifo_stall
= 1;
if_wm.c
368
int
txq_fifo_stall
; /* Tx FIFO is stalled */
member in struct:wm_txqueue
5520
txq->
txq_fifo_stall
= 0;
7785
if (txq->
txq_fifo_stall
) {
7804
txq->
txq_fifo_stall
= 0;
7842
if (txq->
txq_fifo_stall
)
7851
txq->
txq_fifo_stall
= 1;
Completed in 134 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025