OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ed_cmdsts
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/marvell/
gtethreg.h
63
u_int32_t
ed_cmdsts
; /* command (hi16)/status (lo16) bits */
member in struct:gt_eth_desc
68
u_int32_t
ed_cmdsts
; /* command (hi16)/status (lo16) bits */
member in struct:gt_eth_desc
if_gfe.c
740
txq->txq_fi, txq->txq_descs[txq->txq_fi].
ed_cmdsts
,
741
txq->txq_lo, curtxdnum, txq->txq_descs[curtxdnum].
ed_cmdsts
,
816
rxd->
ed_cmdsts
= htogt32(RX_CMD_F|RX_CMD_L|RX_CMD_O|RX_CMD_EI);
882
cmdsts = gt32toh(rxd->
ed_cmdsts
);
962
rxd->
ed_cmdsts
= htogt32(RX_CMD_F|RX_CMD_L|RX_CMD_O|RX_CMD_EI);
1018
if (RX_CMD_O & gt32toh(rxd->
ed_cmdsts
))
1214
cmdsts = gt32toh(txd2->
ed_cmdsts
);
1229
if (gt32toh(txq->txq_descs[nextin].
ed_cmdsts
) & TX_CMD_O) {
1303
txd->
ed_cmdsts
= htogt32(TX_CMD_FIRST |TX_CMD_LAST |TX_CMD_EI);
1306
txd->
ed_cmdsts
= htogt32(TX_CMD_FIRST | TX_CMD_LAST)
[
all
...]
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025