Searched refs:ath11k_frame_mode (Results 1 – 1 of 1) sorted by relevance
32 unsigned int ath11k_frame_mode = ATH11K_HW_TXRX_NATIVE_WIFI; variable33 module_param_named(frame_mode, ath11k_frame_mode, uint, 0644);2299 if (ath11k_frame_mode == ATH11K_HW_TXRX_RAW) in ath11k_core_qmi_firmware_ready()