Home
last modified time | relevance | path

Searched refs:ATH9K_HW_CAP_RFSILENT (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/ath/ath9k/
Dhtc_drv_gpio.c310 if (priv->ah->caps.hw_caps & ATH9K_HW_CAP_RFSILENT) in ath9k_start_rfkill_poll()
Dgpio.c109 if (ah->caps.hw_caps & ATH9K_HW_CAP_RFSILENT) in ath_start_rfkill_poll()
Dhw.h199 ATH9K_HW_CAP_RFSILENT = BIT(1), enumerator
Dhw.c1779 if (ah->caps.hw_caps & ATH9K_HW_CAP_RFSILENT) in ath9k_hw_reset()
2351 pCap->hw_caps |= ATH9K_HW_CAP_RFSILENT; in ath9k_hw_fill_cap_info()