Home
last modified time | relevance | path

Searched refs:AR5K_EEPROM_HDR_RFKILL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Drfkill.c98 if (AR5K_EEPROM_HDR_RFKILL(ah->ah_capabilities.cap_eeprom.ee_header)) in ath5k_rfkill_hw_start()
107 if (AR5K_EEPROM_HDR_RFKILL(ah->ah_capabilities.cap_eeprom.ee_header)) in ath5k_rfkill_hw_stop()
H A Deeprom.h81 #define AR5K_EEPROM_HDR_RFKILL(_v) (((_v) >> 14) & 0x1) /* Device has RFKill support */ macro
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Drfkill.c98 if (AR5K_EEPROM_HDR_RFKILL(ah->ah_capabilities.cap_eeprom.ee_header)) in ath5k_rfkill_hw_start()
107 if (AR5K_EEPROM_HDR_RFKILL(ah->ah_capabilities.cap_eeprom.ee_header)) in ath5k_rfkill_hw_stop()
H A Deeprom.h81 #define AR5K_EEPROM_HDR_RFKILL(_v) (((_v) >> 14) & 0x1) /* Device has RFKill support */ macro

Completed in 5 milliseconds