Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dhtt_tx.c1322 !test_bit(ATH10K_FLAG_RAW_MODE, &ar->dev_flags)) { in ath10k_htt_tx_hl()
1514 !test_bit(ATH10K_FLAG_RAW_MODE, &ar->dev_flags)) { in ath10k_htt_tx_32()
1718 !test_bit(ATH10K_FLAG_RAW_MODE, &ar->dev_flags)) { in ath10k_htt_tx_64()
Dcore.c2580 clear_bit(ATH10K_FLAG_RAW_MODE, &ar->dev_flags); in ath10k_core_init_firmware_features()
2590 set_bit(ATH10K_FLAG_RAW_MODE, &ar->dev_flags); in ath10k_core_init_firmware_features()
2608 set_bit(ATH10K_FLAG_RAW_MODE, &ar->dev_flags); in ath10k_core_init_firmware_features()
2611 if (test_bit(ATH10K_FLAG_RAW_MODE, &ar->dev_flags)) { in ath10k_core_init_firmware_features()
Dcore.h855 ATH10K_FLAG_RAW_MODE, enumerator
Dmac.c285 if (test_bit(ATH10K_FLAG_RAW_MODE, &ar->dev_flags)) in ath10k_send_key()
3755 if (test_bit(ATH10K_FLAG_RAW_MODE, &ar->dev_flags) || in ath10k_mac_tx_h_get_txmode()
4040 if (!test_bit(ATH10K_FLAG_RAW_MODE, &ar->dev_flags) && in ath10k_mac_tx()
5551 } else if (!test_bit(ATH10K_FLAG_RAW_MODE, &ar->dev_flags)) { in ath10k_add_interface()
5631 !test_bit(ATH10K_FLAG_RAW_MODE, &ar->dev_flags)) { in ath10k_add_interface()
9989 if (!test_bit(ATH10K_FLAG_RAW_MODE, &ar->dev_flags)) in ath10k_mac_register()
10168 if (!test_bit(ATH10K_FLAG_RAW_MODE, &ar->dev_flags)) in ath10k_mac_register()
Ddebug.c104 test_bit(ATH10K_FLAG_RAW_MODE, &ar->dev_flags), in ath10k_debug_print_boot_info()