Searched refs:ath11k_mac_bw_to_mac80211_bw (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/net/wireless/ath/ath11k/
H A Dmac.c345 u8 ath11k_mac_bw_to_mac80211_bw(u8 bw) function
H A Dmac.h166 u8 ath11k_mac_bw_to_mac80211_bw(u8 bw);
H A Ddp_tx.c532 arsta->txrate.bw = ath11k_mac_bw_to_mac80211_bw(bw);
H A Ddp_rx.c1496 arsta->txrate.bw = ath11k_mac_bw_to_mac80211_bw(bw);
2355 rx_status->bw = ath11k_mac_bw_to_mac80211_bw(bw);
2369 rx_status->bw = ath11k_mac_bw_to_mac80211_bw(bw);
2385 rx_status->bw = ath11k_mac_bw_to_mac80211_bw(bw);

Completed in 348 milliseconds