Home
last modified time | relevance | path

Searched refs:hal4AddrAggrSupport (Results 1 – 7 of 7) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/ar9001/
H A Dar9130_attach.c302 pCap->hal4AddrAggrSupport = AH_TRUE; in ar9130FillCapabilityInfo()
H A Dar9160_attach.c323 pCap->hal4AddrAggrSupport = AH_TRUE; in ar9160FillCapabilityInfo()
/dragonfly/sys/dev/netif/ath/ath_hal/ar9002/
H A Dar9285_attach.c557 pCap->hal4AddrAggrSupport = AH_TRUE; in ar9285FillCapabilityInfo()
H A Dar9280_attach.c903 pCap->hal4AddrAggrSupport = AH_TRUE; in ar9280FillCapabilityInfo()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_internal.h252 hal4AddrAggrSupport : 1, member
H A Dah.c698 return pCap->hal4AddrAggrSupport ? HAL_OK : HAL_ENOTSUPP; in ath_hal_getcapability()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_attach.c953 pCap->hal4AddrAggrSupport = AH_FALSE; /* Broken in Owl */ in ar5416FillCapabilityInfo()