Home
last modified time | relevance | path

Searched refs:HAL_CAPABILITIES (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Dar9300_xmit.c100 HAL_CAPABILITIES *p_cap = &AH_PRIVATE(ah)->ah_caps; in ar9300_set_tx_queue_props()
116 HAL_CAPABILITIES *p_cap = &AH_PRIVATE(ah)->ah_caps; in ar9300_get_tx_queue_props()
142 HAL_CAPABILITIES *p_cap = &AH_PRIVATE(ah)->ah_caps; in ar9300_setup_tx_queue()
251 HAL_CAPABILITIES *p_cap = &AH_PRIVATE(ah)->ah_caps; in ar9300_release_tx_queue()
287 HAL_CAPABILITIES *p_cap = &AH_PRIVATE(ah)->ah_caps; in ar9300_reset_tx_queue()
Dar9300_beacon.c86 HAL_CAPABILITIES *p_cap = &AH_PRIVATE(ah)->ah_caps; in ar9300_set_sta_beacon_timers()
Dar9300_keycache.c193 const HAL_CAPABILITIES *p_cap = &AH_PRIVATE(ah)->ah_caps; in ar9300_set_key_cache_entry()
449 const HAL_CAPABILITIES *pCap = &AH_PRIVATE(ah)->ah_caps; in ar9300_check_key_cache_entry()
Dar9300_interrupts.c96 HAL_CAPABILITIES *p_cap = &AH_PRIVATE(ah)->ah_caps; in ar9300_get_pending_interrupts()
506 HAL_CAPABILITIES *p_cap = &AH_PRIVATE(ah)->ah_caps;
Dar9300_misc.c688 const HAL_CAPABILITIES *p_cap = &AH_PRIVATE(ah)->ah_caps; in ar9300_get_capability()
971 const HAL_CAPABILITIES *p_cap = &AH_PRIVATE(ah)->ah_caps; in ar9300_set_capability()
2341 const HAL_CAPABILITIES *p_cap = &AH_PRIVATE(ah)->ah_caps; in ar9300_select_ant_config()
3220 const HAL_CAPABILITIES *p_cap = &AH_PRIVATE(ah)->ah_caps; in ar9300_print_keycache()
Dar9300_phy.c313 HAL_CAPABILITIES *p_cap = &ahpriv->ah_caps; in ar9300_get_rate_table()
Dar9300_power.c602 HAL_CAPABILITIES *p_cap = &AH_PRIVATE(ah)->ah_caps; in ar9300_set_power_mode_network_sleep()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_xmit.c91 HAL_CAPABILITIES *pCap = &AH_PRIVATE(ah)->ah_caps; in ar5212SetTxQueueProps()
108 HAL_CAPABILITIES *pCap = &AH_PRIVATE(ah)->ah_caps; in ar5212GetTxQueueProps()
127 HAL_CAPABILITIES *pCap = &AH_PRIVATE(ah)->ah_caps; in ar5212SetupTxQueue()
235 HAL_CAPABILITIES *pCap = &AH_PRIVATE(ah)->ah_caps; in ar5212ReleaseTxQueue()
273 HAL_CAPABILITIES *pCap = &AH_PRIVATE(ah)->ah_caps; in ar5212ResetTxQueue()
Dar5212_keycache.c161 const HAL_CAPABILITIES *pCap = &AH_PRIVATE(ah)->ah_caps; in ar5212SetKeyCacheEntry()
Dar5212_misc.c800 const HAL_CAPABILITIES *pCap = &AH_PRIVATE(ah)->ah_caps; in ar5212GetCapability()
937 const HAL_CAPABILITIES *pCap = &AH_PRIVATE(ah)->ah_caps; in ar5212SetCapability()
Dar5212_attach.c722 HAL_CAPABILITIES *pCap = &ahpriv->ah_caps; in ar5212FillCapabilityInfo()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_misc.c46 HAL_CAPABILITIES *pCap = &ahpriv->ah_caps; in ar5416GetWirelessModes()
268 HAL_CAPABILITIES *pCap = &AH_PRIVATE(ah)->ah_caps; in ar5416SetChainMasks()
488 HAL_CAPABILITIES *pCap = &AH_PRIVATE(ah)->ah_caps; in ar5416SetCapability()
Dar5416_interrupts.c73 HAL_CAPABILITIES *pCap = &AH_PRIVATE(ah)->ah_caps; in ar5416GetPendingInterrupts()
Dar5416_xmit.c1129 HAL_CAPABILITIES *pCap = &AH_PRIVATE(ah)->ah_caps; in ar5416SetupTxQueue()
1248 HAL_CAPABILITIES *pCap = &AH_PRIVATE(ah)->ah_caps; in ar5416ResetTxQueue()
Dar5416_attach.c893 HAL_CAPABILITIES *pCap = &ahpriv->ah_caps; in ar5416FillCapabilityInfo()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar9001/
Dar9130_attach.c284 HAL_CAPABILITIES *pCap = &AH_PRIVATE(ah)->ah_caps; in ar9130FillCapabilityInfo()
Dar9160_attach.c313 HAL_CAPABILITIES *pCap = &AH_PRIVATE(ah)->ah_caps; in ar9160FillCapabilityInfo()
/freebsd-12-stable/sys/dev/ath/ath_hal/
Dah_internal.h327 } HAL_CAPABILITIES; typedef
402 HAL_CAPABILITIES ah_caps; /* device capabilities */
Dah.c705 const HAL_CAPABILITIES *pCap = &AH_PRIVATE(ah)->ah_caps; in ath_hal_getcapability()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5210/
Dar5210_attach.c359 HAL_CAPABILITIES *pCap = &ahpriv->ah_caps; in ar5210FillCapabilityInfo()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar9002/
Dar9287_attach.c432 HAL_CAPABILITIES *pCap = &AH_PRIVATE(ah)->ah_caps; in ar9287FillCapabilityInfo()
Dar9285_attach.c527 HAL_CAPABILITIES *pCap = &AH_PRIVATE(ah)->ah_caps; in ar9285FillCapabilityInfo()
Dar9280_attach.c879 HAL_CAPABILITIES *pCap = &AH_PRIVATE(ah)->ah_caps; in ar9280FillCapabilityInfo()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5211/
Dar5211_attach.c482 HAL_CAPABILITIES *pCap = &ahpriv->ah_caps; in ar5211FillCapabilityInfo()
/freebsd-12-stable/tools/tools/ath/athrd/
Dathrd.c173 HAL_CAPABILITIES *pCap = &ahp->ah_caps; in getChannelEdges()
979 const HAL_CAPABILITIES *pCap = &AH_PRIVATE(ah)->ah_caps; in getCapability()

12