Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_tx.c18 if (test_bit(ATH12K_FLAG_RAW_MODE, &ab->dev_flags)) in ath12k_dp_tx_get_encap_type()
228 if (!test_bit(ATH12K_FLAG_RAW_MODE, &ab->dev_flags)) { in ath12k_dp_tx()
H A Dcore.h177 ATH12K_FLAG_RAW_MODE, enumerator
H A Dmac.c3095 if (test_bit(ATH12K_FLAG_RAW_MODE, &ar->ab->dev_flags)) in ath12k_install_key()
5288 else if (test_bit(ATH12K_FLAG_RAW_MODE, &ab->dev_flags)) in ath12k_mac_op_update_vif_offload()
5304 else if (test_bit(ATH12K_FLAG_RAW_MODE, &ab->dev_flags)) in ath12k_mac_op_update_vif_offload()
7338 if (!test_bit(ATH12K_FLAG_RAW_MODE, &ab->dev_flags)) { in __ath12k_mac_register()
H A Dwmi.c203 if (test_bit(ATH12K_FLAG_RAW_MODE, &ab->dev_flags)) in ath12k_wmi_init_qcn9274()