| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | hw.c | 1547 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_hw_channel_change() local 1553 if (pCap->hw_caps & ATH9K_HW_CAP_FCC_BAND_SWITCH) { in ath9k_hw_channel_change() 1791 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_hw_do_fastcc() local 1813 if (!(pCap->hw_caps & ATH9K_HW_CAP_FCC_BAND_SWITCH) && in ath9k_hw_do_fastcc() 2141 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_set_power_network_sleep() local 2145 if (!(pCap->hw_caps & ATH9K_HW_CAP_AUTOSLEEP)) { in ath9k_set_power_network_sleep() 2327 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_hw_set_sta_beacon_timers() local 2369 if (pCap->hw_caps & ATH9K_HW_CAP_AUTOSLEEP) in ath9k_hw_set_sta_beacon_timers() 2433 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_gpio_cap_init() local 2436 pCap->num_gpio_pins = AR9271_NUM_GPIO; in ath9k_gpio_cap_init() [all …]
|
| H A D | ar9002_mac.c | 37 struct ath9k_hw_capabilities *pCap = &ah->caps; in ar9002_hw_get_isr() local 81 if (!(pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED)) { in ar9002_hw_get_isr() 87 if (pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED) in ar9002_hw_get_isr() 108 if (pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED) { in ar9002_hw_get_isr() 140 if (pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED) { in ar9002_hw_get_isr() 156 !(pCap->hw_caps & ATH9K_HW_CAP_AUTOSLEEP)) in ar9002_hw_get_isr() 159 if (!(pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED)) { in ar9002_hw_get_isr() 165 if (!(pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED)) { in ar9002_hw_get_isr()
|
| H A D | ar9003_mac.c | 187 struct ath9k_hw_capabilities *pCap = &ah->caps; in ar9003_hw_get_isr() local 233 if (!(pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED)) { in ar9003_hw_get_isr() 239 if ((pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED)) in ar9003_hw_get_isr() 266 if (!(pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED)) { in ar9003_hw_get_isr() 281 if (pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED) in ar9003_hw_get_isr() 295 if (!(pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED)) { in ar9003_hw_get_isr() 304 if (!(pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED)) { in ar9003_hw_get_isr()
|
| H A D | init.c | 452 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_init_pcoem_platform() local 498 pCap->hw_caps &= ~ATH9K_HW_CAP_ANT_DIV_COMB; in ath9k_init_pcoem_platform() 502 pCap->hw_caps |= ATH9K_HW_CAP_BT_ANT_DIV; in ath9k_init_pcoem_platform() 655 struct ath9k_hw_capabilities *pCap; in ath9k_init_softc() local 673 pCap = &ah->caps; in ath9k_init_softc() 722 (pCap->hw_caps & ATH9K_HW_CAP_BT_ANT_DIV)) in ath9k_init_softc()
|
| H A D | mac.c | 912 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_hw_set_interrupts() local 962 if (!(pCap->hw_caps & ATH9K_HW_CAP_AUTOSLEEP)) in ath9k_hw_set_interrupts() 1017 if (!(pCap->hw_caps & ATH9K_HW_CAP_AUTOSLEEP)) { in ath9k_hw_set_interrupts()
|
| H A D | debug.c | 249 struct ath9k_hw_capabilities *pCap = &sc->sc_ah->caps; in write_file_bt_ant_diversity() local 258 if (!(pCap->hw_caps & ATH9K_HW_CAP_BT_ANT_DIV)) in write_file_bt_ant_diversity() 305 struct ath9k_hw_capabilities *pCap = &ah->caps; in read_file_antenna_diversity() local 321 if (!(pCap->hw_caps & ATH9K_HW_CAP_ANT_DIV_COMB)) { in read_file_antenna_diversity()
|
| H A D | ar9003_eeprom.c | 3648 struct ath9k_hw_capabilities *pCap = &ah->caps; in ar9003_hw_ant_ctrl_apply() local 3776 if (pCap->hw_caps & ATH9K_HW_CAP_ANT_DIV_COMB) { in ar9003_hw_ant_ctrl_apply() 4157 struct ath9k_hw_capabilities *pCap = &ah->caps; in ar9003_hw_thermometer_apply() local 4163 if (pCap->chip_chainmask & BIT(1)) in ar9003_hw_thermometer_apply() 4166 if (pCap->chip_chainmask & BIT(2)) in ar9003_hw_thermometer_apply() 4173 if (pCap->chip_chainmask & BIT(1)) { in ar9003_hw_thermometer_apply() 4178 if (pCap->chip_chainmask & BIT(2)) { in ar9003_hw_thermometer_apply()
|
| H A D | eeprom_4k.c | 759 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_hw_4k_set_board_values() local 807 if (pCap->hw_caps & ATH9K_HW_CAP_ANT_DIV_COMB) { in ath9k_hw_4k_set_board_values()
|
| H A D | recv.c | 967 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_antenna_check() local 984 if (pCap->hw_caps & ATH9K_HW_CAP_BT_ANT_DIV) { in ath9k_antenna_check()
|
| H A D | ar9003_phy.c | 1568 struct ath9k_hw_capabilities *pCap = &ah->caps; in ar9003_hw_set_bt_ant_diversity() local 1620 if (pCap->hw_caps & ATH9K_HW_CAP_ANT_DIV_COMB) { in ar9003_hw_set_bt_ant_diversity()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_ioctl_query.c | 48 NDIS_802_11_CAPABILITY *pCap = (NDIS_802_11_CAPABILITY *)pucBuf; in query_802_11_capability() local 49 u8 *pucAuthEncryptionSupported = (u8 *) pCap->AuthenticationEncryptionSupported; in query_802_11_capability() 52 pCap->Length = sizeof(NDIS_802_11_CAPABILITY); in query_802_11_capability() 54 pCap->Length += (ulNumOfPairSupported - 1) * sizeof(NDIS_802_11_AUTHENTICATION_ENCRYPTION); in query_802_11_capability() 56 pCap->Version = 2; in query_802_11_capability() 57 pCap->NoOfPMKIDs = NUM_PMKID_CACHE; in query_802_11_capability() 58 pCap->NoOfAuthEncryptPairsSupported = ulNumOfPairSupported; in query_802_11_capability() 62 *pulOutLen = pCap->Length; in query_802_11_capability()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_ioctl_query.c | 53 NDIS_802_11_CAPABILITY *pCap = (NDIS_802_11_CAPABILITY *)pucBuf; in query_802_11_capability() local 54 u8 *pucAuthEncryptionSupported = (u8 *) pCap->AuthenticationEncryptionSupported; in query_802_11_capability() 57 pCap->Length = sizeof(NDIS_802_11_CAPABILITY); in query_802_11_capability() 59 pCap->Length += (ulNumOfPairSupported - 1) * sizeof(NDIS_802_11_AUTHENTICATION_ENCRYPTION); in query_802_11_capability() 61 pCap->Version = 2; in query_802_11_capability() 62 pCap->NoOfPMKIDs = NUM_PMKID_CACHE; in query_802_11_capability() 63 pCap->NoOfAuthEncryptPairsSupported = ulNumOfPairSupported; in query_802_11_capability() 67 *pulOutLen = pCap->Length; in query_802_11_capability()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_ioctl_query.c | 54 NDIS_802_11_CAPABILITY * pCap = (NDIS_802_11_CAPABILITY *)pucBuf; in query_802_11_capability() local 55 u8* pucAuthEncryptionSupported = (u8*) pCap->AuthenticationEncryptionSupported; in query_802_11_capability() 58 pCap->Length = sizeof(NDIS_802_11_CAPABILITY); in query_802_11_capability() 60 pCap->Length += (ulNumOfPairSupported-1) * sizeof(NDIS_802_11_AUTHENTICATION_ENCRYPTION); in query_802_11_capability() 62 pCap->Version = 2; in query_802_11_capability() 63 pCap->NoOfPMKIDs = NUM_PMKID_CACHE; in query_802_11_capability() 64 pCap->NoOfAuthEncryptPairsSupported = ulNumOfPairSupported; in query_802_11_capability() 69 *pulOutLen = pCap->Length; in query_802_11_capability()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_ioctl_query.c | 54 NDIS_802_11_CAPABILITY * pCap = (NDIS_802_11_CAPABILITY *)pucBuf; in query_802_11_capability() local 55 u8* pucAuthEncryptionSupported = (u8*) pCap->AuthenticationEncryptionSupported; in query_802_11_capability() 58 pCap->Length = sizeof(NDIS_802_11_CAPABILITY); in query_802_11_capability() 60 pCap->Length += (ulNumOfPairSupported-1) * sizeof(NDIS_802_11_AUTHENTICATION_ENCRYPTION); in query_802_11_capability() 62 pCap->Version = 2; in query_802_11_capability() 63 pCap->NoOfPMKIDs = NUM_PMKID_CACHE; in query_802_11_capability() 64 pCap->NoOfAuthEncryptPairsSupported = ulNumOfPairSupported; in query_802_11_capability() 69 *pulOutLen = pCap->Length; in query_802_11_capability()
|