OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bwi_txbuf
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
bwivar.h
220
struct
bwi_txbuf
{
struct
228
STAILQ_ENTRY(
bwi_txbuf
) tb_entry;
232
struct
bwi_txbuf
tbd_buf[BWI_TX_NDESC];
679
STAILQ_HEAD(,
bwi_txbuf
) sc_pio_txpend;
bwi.c
7851
bwi_tx_frame_pio(struct bwi_softc *sc, struct
bwi_txbuf
*tb)
7875
struct
bwi_txbuf
*tb;
8456
struct
bwi_txbuf
*tb = &tbd->tbd_buf[j];
9281
struct
bwi_txbuf
*tb = &tbd->tbd_buf[i];
9625
struct
bwi_txbuf
*tb = &tbd->tbd_buf[idx];
9872
struct
bwi_txbuf
*tb = &tbd->tbd_buf[idx];
9936
struct
bwi_txbuf
*tb;
Completed in 50 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026