Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/athk/ath11k/
HDcore.c1694 set_bit(ATH11K_FLAG_RAW_MODE, &ab->dev_flags); in ath11k_core_qmi_firmware_ready()
1698 clear_bit(ATH11K_FLAG_RAW_MODE, &ab->dev_flags); in ath11k_core_qmi_firmware_ready()
1706 set_bit(ATH11K_FLAG_RAW_MODE, &ab->dev_flags); in ath11k_core_qmi_firmware_ready()
HDdp_tx.c21 if (test_bit(ATH11K_FLAG_RAW_MODE, &ab->dev_flags)) in ath11k_dp_tx_get_encap_type()
203 if (!test_bit(ATH11K_FLAG_RAW_MODE, &ab->dev_flags)) { in ath11k_dp_tx()
HDcore.h289 ATH11K_FLAG_RAW_MODE, enumerator
HDhw.c178 if (test_bit(ATH11K_FLAG_RAW_MODE, &ab->dev_flags)) in ath11k_init_wmi_config_ipq8074()
HDmac.c4156 if (test_bit(ATH11K_FLAG_RAW_MODE, &ar->ab->dev_flags)) in ath11k_install_key()
6535 else if (test_bit(ATH11K_FLAG_RAW_MODE, &ab->dev_flags)) in ath11k_mac_op_update_vif_offload()
6551 else if (test_bit(ATH11K_FLAG_RAW_MODE, &ab->dev_flags)) in ath11k_mac_op_update_vif_offload()
9580 if (!test_bit(ATH11K_FLAG_RAW_MODE, &ab->dev_flags)) { in __ath11k_mac_register()