| /src/external/bsd/wpa/dist/src/common/ |
| ocv.h | 18 u8 seg1_idx; member in struct:oci_info
|
| ocv.h | 18 u8 seg1_idx; member in struct:oci_info
|
| /src/external/bsd/wpa/dist/src/ap/ |
| drv_callbacks.c | 1128 u8 seg0_idx = 0, seg1_idx = 0, op_class, chan_no; local 1198 seg1_idx = (cf2 - 5925) / 5; 1200 seg1_idx = (cf2 - 5950) / 5; 1202 seg1_idx = (cf2 - 5000) / 5; 1206 ieee80211_freq_to_chan(cf2, &seg1_idx); 1269 hostapd_set_oper_centr_freq_seg1_idx(hapd->iconf, seg1_idx);
|
| drv_callbacks.c | 1128 u8 seg0_idx = 0, seg1_idx = 0, op_class, chan_no; local 1198 seg1_idx = (cf2 - 5925) / 5; 1200 seg1_idx = (cf2 - 5950) / 5; 1202 seg1_idx = (cf2 - 5000) / 5; 1206 ieee80211_freq_to_chan(cf2, &seg1_idx); 1269 hostapd_set_oper_centr_freq_seg1_idx(hapd->iconf, seg1_idx);
|
| hostapd.c | 4508 u8 seg0_idx = 0, seg1_idx = 0; local 4517 ieee80211_freq_to_chan(freq_params->center_freq2, &seg1_idx); 4560 hostapd_set_oper_centr_freq_seg1_idx(iface->conf, seg1_idx);
|
| hostapd.c | 4508 u8 seg0_idx = 0, seg1_idx = 0; local 4517 ieee80211_freq_to_chan(freq_params->center_freq2, &seg1_idx); 4560 hostapd_set_oper_centr_freq_seg1_idx(iface->conf, seg1_idx);
|
| /src/external/bsd/wpa/dist/src/drivers/ |
| driver_nl80211.c | 1819 u8 seg1_idx = 0; local 1821 if (ieee80211_freq_to_chan(chan_info->center_frq2, &seg1_idx) != 1823 chan_info->seg1_idx = seg1_idx;
|
| driver_nl80211.c | 1819 u8 seg1_idx = 0; local 1821 if (ieee80211_freq_to_chan(chan_info->center_frq2, &seg1_idx) != 1823 chan_info->seg1_idx = seg1_idx;
|
| driver.h | 2681 * @seg1_idx: Frequency segment 1 index when using a 80+80 channel. This is 2690 u8 seg1_idx; member in struct:wpa_channel_info
|
| driver.h | 2681 * @seg1_idx: Frequency segment 1 index when using a 80+80 channel. This is 2690 u8 seg1_idx; member in struct:wpa_channel_info
|