OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ds_hw
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/isc/atheros_hal/dist/
ah_desc.h
192
uint32_t
ds_hw
[HAL_DESC_HW_SIZE]; /* opaque h/w region */
member in struct:ath_desc
/src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_xmit.c
338
ath_hal_memzero(ds->
ds_hw
, AR5416_DESC_TX_CTL_SZ);
455
ds->
ds_hw
[0] = __bswap32(ds->
ds_hw
[0]);
456
ds->
ds_hw
[1] = __bswap32(ds->
ds_hw
[1]);
457
ds->
ds_hw
[2] = __bswap32(ds->
ds_hw
[2]);
458
ds->
ds_hw
[3] = __bswap32(ds->
ds_hw
[3]);
/src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_xmit.c
829
ds->
ds_hw
[0] = __bswap32(ds->
ds_hw
[0]);
830
ds->
ds_hw
[1] = __bswap32(ds->
ds_hw
[1]);
831
ds->
ds_hw
[2] = __bswap32(ds->
ds_hw
[2]);
832
ds->
ds_hw
[3] = __bswap32(ds->
ds_hw
[3]);
/src/sys/dev/ic/
ath.c
867
ds->
ds_hw
[0] = htole32(ds->
ds_hw
[0]);
868
ds->
ds_hw
[1] = htole32(ds->
ds_hw
[1]);
4074
ds->ds_ctl0, ds->ds_ctl1, ds->
ds_hw
[0], ds->
ds_hw
[1]);
5242
ds->
ds_hw
[0], ds->
ds_hw
[1],
5261
ds->
ds_hw
[0], ds->
ds_hw
[1], ds->ds_hw[2], ds->ds_hw[3]
[
all
...]
Completed in 89 milliseconds
Indexes created Tue Oct 14 06:10:07 GMT 2025