Home
last modified time | relevance | path

Searched refs:ads (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/io/arn/
H A Darn_mac.c262 struct ar5416_desc *ads = AR5416DESC(ds); in ath9k_hw_filltxdesc() local
265 ads->ds_ctl1 |= segLen | (lastSeg ? 0 : AR_TxMore); in ath9k_hw_filltxdesc()
267 ads->ds_ctl0 = 0; in ath9k_hw_filltxdesc()
268 ads->ds_ctl1 = segLen; in ath9k_hw_filltxdesc()
269 ads->ds_ctl2 = AR5416DESC_CONST(ds0)->ds_ctl2; in ath9k_hw_filltxdesc()
270 ads->ds_ctl3 = AR5416DESC_CONST(ds0)->ds_ctl3; in ath9k_hw_filltxdesc()
272 ads->ds_ctl0 = 0; in ath9k_hw_filltxdesc()
273 ads->ds_ctl1 = segLen | AR_TxMore; in ath9k_hw_filltxdesc()
274 ads->ds_ctl2 = 0; in ath9k_hw_filltxdesc()
275 ads->ds_ctl3 = 0; in ath9k_hw_filltxdesc()
[all …]
H A Darn_hw.h322 #define RXSTATUS_RATE(ah, ads) (AR_SREV_5416_V20_OR_LATER(ah) ? \ argument
323 MS(ads->ds_rxstatus0, AR_RxRate) : \
324 (ads->ds_rxstatus3 >> 2) & 0xFF)
/titanic_50/usr/src/lib/libads/
H A DMakefile33 ROOTHDRDIR= $(ROOT)/usr/include/ads
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-header.mf40 dir path=usr/include/ads
195 file path=usr/include/ads/dsgetdc.h
/titanic_50/usr/src/
H A DTargetdirs252 /usr/include/ads \