OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:txd_txcb
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
i82557.c
943
txd->
txd_txcb
.cb_status = 0;
944
txd->
txd_txcb
.cb_command =
946
txd->
txd_txcb
.tx_threshold = tx_threshold;
947
txd->
txd_txcb
.tbd_number = nsegs;
1039
txd->
txd_txcb
.cb_status = 0;
1040
txd->
txd_txcb
.cb_command = htole16(FXP_CB_COMMAND_NOP |
1051
FXP_CDTX(sc, lasttx)->
txd_txcb
.cb_command &=
1176
if ((le16toh(txd->
txd_txcb
.cb_command) & FXP_CB_COMMAND_CMD)
1180
txstat = le16toh(txd->
txd_txcb
.cb_status);
1925
txd->
txd_txcb
.cb_command
[
all
...]
i82557var.h
105
struct fxp_cb_tx
txd_txcb
;
member in struct:fxp_control_data::fxp_txdesc
146
#define FXP_CDTXOFF(x) FXP_CDOFF(fcd_txdescs[(x)].
txd_txcb
)
Completed in 15 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025