Home
last modified time | relevance | path

Searched refs:ATH10K_FLAG_RAW_MODE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt_tx.c1326 !test_bit(ATH10K_FLAG_RAW_MODE, &ar->dev_flags)) { in ath10k_htt_tx_hl()
1521 !test_bit(ATH10K_FLAG_RAW_MODE, &ar->dev_flags)) { in ath10k_htt_tx_32()
1728 !test_bit(ATH10K_FLAG_RAW_MODE, &ar->dev_flags)) { in ath10k_htt_tx_64()
H A Dcore.c2610 clear_bit(ATH10K_FLAG_RAW_MODE, &ar->dev_flags); in ath10k_core_init_firmware_features()
2620 set_bit(ATH10K_FLAG_RAW_MODE, &ar->dev_flags); in ath10k_core_init_firmware_features()
2638 set_bit(ATH10K_FLAG_RAW_MODE, &ar->dev_flags); in ath10k_core_init_firmware_features()
2641 if (test_bit(ATH10K_FLAG_RAW_MODE, &ar->dev_flags)) { in ath10k_core_init_firmware_features()
H A Dcore.h856 ATH10K_FLAG_RAW_MODE, enumerator
H A Dmac.c286 if (test_bit(ATH10K_FLAG_RAW_MODE, &ar->dev_flags)) in ath10k_send_key()
3766 if (test_bit(ATH10K_FLAG_RAW_MODE, &ar->dev_flags) || in ath10k_mac_tx_h_get_txmode()
4062 if (!test_bit(ATH10K_FLAG_RAW_MODE, &ar->dev_flags) && in ath10k_mac_tx()
5603 } else if (!test_bit(ATH10K_FLAG_RAW_MODE, &ar->dev_flags)) { in ath10k_add_interface()
5683 !test_bit(ATH10K_FLAG_RAW_MODE, &ar->dev_flags)) { in ath10k_add_interface()
10041 if (!test_bit(ATH10K_FLAG_RAW_MODE, &ar->dev_flags)) in ath10k_mac_register()
10226 if (!test_bit(ATH10K_FLAG_RAW_MODE, &ar->dev_flags)) in ath10k_mac_register()
H A Ddebug.c106 test_bit(ATH10K_FLAG_RAW_MODE, &ar->dev_flags), in ath10k_debug_print_boot_info()