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
743
txq->txq_fi, txq->txq_descs[txq->txq_fi].
ed_cmdsts
,
744
txq->txq_lo, curtxdnum, txq->txq_descs[curtxdnum].
ed_cmdsts
,
819
rxd->
ed_cmdsts
= htogt32(RX_CMD_F|RX_CMD_L|RX_CMD_O|RX_CMD_EI);
885
cmdsts = gt32toh(rxd->
ed_cmdsts
);
965
rxd->
ed_cmdsts
= htogt32(RX_CMD_F|RX_CMD_L|RX_CMD_O|RX_CMD_EI);
1021
if (RX_CMD_O & gt32toh(rxd->
ed_cmdsts
))
1217
cmdsts = gt32toh(txd2->
ed_cmdsts
);
1232
if (gt32toh(txq->txq_descs[nextin].
ed_cmdsts
) & TX_CMD_O) {
1306
txd->
ed_cmdsts
= htogt32(TX_CMD_FIRST |TX_CMD_LAST |TX_CMD_EI);
1309
txd->
ed_cmdsts
= htogt32(TX_CMD_FIRST | TX_CMD_LAST)
[
all
...]
Completed in 15 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025