Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_tx.c20 if (test_bit(ATH12K_FLAG_RAW_MODE, &ab->dev_flags)) in ath12k_dp_tx_get_encap_type()
H A Dcore.h265 ATH12K_FLAG_RAW_MODE, enumerator
H A Dmac.c5931 if (test_bit(ATH12K_FLAG_RAW_MODE, &ar->ab->dev_flags)) in ath12k_install_key()
10202 else if (test_bit(ATH12K_FLAG_RAW_MODE, &ab->dev_flags)) in ath12k_mac_update_vif_offload()
10222 else if (test_bit(ATH12K_FLAG_RAW_MODE, &ab->dev_flags)) in ath12k_mac_update_vif_offload()
14853 if (test_bit(ATH12K_FLAG_RAW_MODE, &ar->ab->dev_flags)) in ath12k_mac_hw_register()
/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Dhw.c1028 test_bit(ATH12K_FLAG_RAW_MODE, &ar->ab->dev_flags)) { in ath12k_wifi7_mac_op_tx()
H A Ddp_tx.c289 if (!test_bit(ATH12K_FLAG_RAW_MODE, &ab->dev_flags)) { in ath12k_wifi7_dp_tx()