Home
last modified time | relevance | path

Searched refs:AR5210DESC_CONST (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210desc.h37 #define AR5210DESC_CONST(_ds) ((const struct ar5210_desc *)(_ds)) macro
H A Dar5210_xmit.c573 ads->ds_ctl0 = AR5210DESC_CONST(ds0)->ds_ctl0; in ar5210FillTxDesc()