OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ad_status
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/mips/atheros/dev/
if_ae.c
666
sc->sc_txdescs[nexttx].
ad_status
=
689
printf("
ad_status
: 0x%08x\n",
690
sc->sc_txdescs[seg].
ad_status
);
745
sc->sc_txdescs[firsttx].
ad_status
|= ADSTAT_OWN;
1010
rxstat = sc->sc_rxdescs[i].
ad_status
;
1159
printf("
ad_status
: 0x%08x\n",
1160
sc->sc_txdescs[i].
ad_status
);
1173
txstat = sc->sc_txdescs[txs->txs_lastdesc].
ad_status
;
aereg.h
50
volatile u_int32_t
ad_status
; /* Status */
member in struct:ae_desc
aevar.h
256
__rxd->
ad_status
= ADSTAT_OWN|ADSTAT_Rx_FS|ADSTAT_Rx_LS; \
Completed in 17 milliseconds
Indexes created Sun Oct 19 19:09:49 GMT 2025