Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dmac.c5678 WMI_FIXED_RATE_NONE); in ath11k_mac_disable_peer_fixed_rate()
5737 rate = WMI_FIXED_RATE_NONE; in ath11k_mac_op_set_bitrate_mask()
5740 rate = WMI_FIXED_RATE_NONE; in ath11k_mac_op_set_bitrate_mask()
H A Dwmi.h4594 #define WMI_FIXED_RATE_NONE (0xffff) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dmac.c8229 WMI_FIXED_RATE_NONE); in ath10k_mac_clr_bitrate_mask_iter()
8289 rate = WMI_FIXED_RATE_NONE; in ath10k_mac_op_set_bitrate_mask()
8292 rate = WMI_FIXED_RATE_NONE; in ath10k_mac_op_set_bitrate_mask()
H A Dwmi.h5107 #define WMI_FIXED_RATE_NONE (0xff) macro