Home
last modified time | relevance | path

Searched refs:halRtsAggrLimit (Results 1 – 9 of 9) sorted by relevance

/trueos/sys/dev/ath/ath_hal/ar9001/
HDar9130_attach.c290 pCap->halRtsAggrLimit = 64*1024; /* 802.11n max */ in ar9130FillCapabilityInfo()
HDar9160_attach.c317 pCap->halRtsAggrLimit = 64*1024; /* 802.11n max */ in ar9160FillCapabilityInfo()
/trueos/sys/dev/ath/ath_hal/ar9002/
HDar9287_attach.c444 pCap->halRtsAggrLimit = 64*1024; /* 802.11n max */ in ar9287FillCapabilityInfo()
HDar9285_attach.c544 pCap->halRtsAggrLimit = 64*1024; /* 802.11n max */ in ar9285FillCapabilityInfo()
HDar9280_attach.c890 pCap->halRtsAggrLimit = 64*1024; /* 802.11n max */ in ar9280FillCapabilityInfo()
/trueos/sys/dev/ath/ath_hal/
HDah_internal.h291 int halRtsAggrLimit; member
HDah.c692 *result = pCap->halRtsAggrLimit; in ath_hal_getcapability()
/trueos/sys/dev/ath/ath_hal/ar5416/
HDar5416_attach.c1020 pCap->halRtsAggrLimit = 8*1024; /* Owl 2.0 limit */ in ar5416FillCapabilityInfo()
/trueos/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_attach.c2719 p_cap->halRtsAggrLimit = IEEE80211_AMPDU_LIMIT_MAX; in ar9300_fill_capability_info()