Searched refs:ieee_ops (Results 1 – 1 of 1) sorted by relevance
1101 static void hdd_copy_vht_center_freq(struct ieee80211_vht_operation *ieee_ops, in hdd_copy_vht_center_freq() argument1104 ieee_ops->center_freq_seg0_idx = roam_ops->chan_center_freq_seg0; in hdd_copy_vht_center_freq()1105 ieee_ops->center_freq_seg1_idx = roam_ops->chan_center_freq_seg1; in hdd_copy_vht_center_freq()1108 static void hdd_copy_vht_center_freq(struct ieee80211_vht_operation *ieee_ops, in hdd_copy_vht_center_freq() argument1111 ieee_ops->center_freq_seg1_idx = roam_ops->chan_center_freq_seg0; in hdd_copy_vht_center_freq()1112 ieee_ops->center_freq_seg2_idx = roam_ops->chan_center_freq_seg1; in hdd_copy_vht_center_freq()