Searched refs:wfx_rate_mask_to_hw (Results 1 – 3 of 3) sorted by relevance
71 u32 wfx_rate_mask_to_hw(struct wfx_dev *wdev, u32 rates);
324 cpu_to_le32(wfx_rate_mask_to_hw(wvif->wdev, conf->basic_rates)); in hif_join()462 cpu_to_le32(wfx_rate_mask_to_hw(wvif->wdev, conf->basic_rates)); in hif_start()
23 u32 wfx_rate_mask_to_hw(struct wfx_dev *wdev, u32 rates) in wfx_rate_mask_to_hw() function