/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
D | ocv.c | 68 *pos++ = ci->seg1_idx; in ocv_insert_oci() 120 oci.seg1_idx = oci_ie[2]; in ocv_verify_tx_params() 164 tx_seg1_idx != oci.seg1_idx) { in ocv_verify_tx_params() 167 tx_seg1_idx, oci.seg1_idx); in ocv_verify_tx_params()
|
D | ocv.h | 18 u8 seg1_idx; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
D | ocv.c | 70 *pos++ = ci->seg1_idx; in ocv_insert_oci() 123 oci.seg1_idx = oci_ie[2]; in ocv_verify_tx_params() 167 tx_seg1_idx != oci.seg1_idx) { in ocv_verify_tx_params() 170 tx_seg1_idx, oci.seg1_idx); in ocv_verify_tx_params()
|
D | ocv.h | 18 u8 seg1_idx; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | ieee802_11_shared.c | 252 ci.seg1_idx, &tx_chanwidth, in ieee802_11_sa_query_action() 939 int ap_seg1_idx, int *bandwidth, int *seg1_idx) in get_tx_parameters() argument 996 *seg1_idx = 0; in get_tx_parameters() 998 *seg1_idx = ap_seg1_idx; in get_tx_parameters()
|
D | wpa_auth.h | 277 int *bandwidth, int *seg1_idx); 466 int ap_seg1_idx, int *bandwidth, int *seg1_idx);
|
D | drv_callbacks.c | 795 u8 seg0_idx = 0, seg1_idx = 0; in hostapd_event_ch_switch() local 845 seg1_idx = (cf2 - 5000) / 5; in hostapd_event_ch_switch() 849 ieee80211_freq_to_chan(cf2, &seg1_idx); in hostapd_event_ch_switch() 871 hostapd_set_oper_centr_freq_seg1_idx(hapd->iconf, seg1_idx); in hostapd_event_ch_switch()
|
D | ieee802_11.h | 192 int ap_seg1_idx, int *bandwidth, int *seg1_idx);
|
D | wpa_auth_glue.c | 844 int *bandwidth, int *seg1_idx) in hostapd_get_sta_tx_params() argument 857 seg1_idx); in hostapd_get_sta_tx_params()
|
D | hostapd.c | 3485 int seg0_idx = 0, seg1_idx = 0, bw = CHANWIDTH_USE_HT; in hostapd_switch_channel_fallback() local 3492 seg1_idx = 36 + (freq_params->center_freq2 - 5180) / 5; in hostapd_switch_channel_fallback() 3519 hostapd_set_oper_centr_freq_seg1_idx(iface->conf, seg1_idx); in hostapd_switch_channel_fallback()
|
D | wnm_ap.c | 308 ci.seg1_idx) != 0) { in ieee802_11_rx_wnmsleep_req()
|
D | wpa_auth.c | 2803 int ap_seg1_idx, int *bandwidth, int *seg1_idx) in get_sta_tx_parameters() argument 2811 bandwidth, seg1_idx); in get_sta_tx_parameters() 2964 ci.seg1_idx, &tx_chanwidth, in SM_STATE() 3672 ci.seg1_idx, &tx_chanwidth, in SM_STATE()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | ieee802_11_shared.c | 279 ci.seg1_idx, &tx_chanwidth, in ieee802_11_sa_query_action() 984 int ap_seg1_idx, int *bandwidth, int *seg1_idx) in get_tx_parameters() argument 1041 *seg1_idx = 0; in get_tx_parameters() 1043 *seg1_idx = ap_seg1_idx; in get_tx_parameters()
|
D | drv_callbacks.c | 868 u8 seg0_idx = 0, seg1_idx = 0; in hostapd_event_ch_switch() local 924 seg1_idx = (cf2 - 5925) / 5; in hostapd_event_ch_switch() 926 seg1_idx = (cf2 - 5950) / 5; in hostapd_event_ch_switch() 928 seg1_idx = (cf2 - 5000) / 5; in hostapd_event_ch_switch() 932 ieee80211_freq_to_chan(cf2, &seg1_idx); in hostapd_event_ch_switch() 969 hostapd_set_oper_centr_freq_seg1_idx(hapd->iconf, seg1_idx); in hostapd_event_ch_switch()
|
D | wpa_auth.h | 319 int *bandwidth, int *seg1_idx); 525 int ap_seg1_idx, int *bandwidth, int *seg1_idx);
|
D | ieee802_11.h | 193 int ap_seg1_idx, int *bandwidth, int *seg1_idx);
|
D | wpa_auth_glue.c | 990 int *bandwidth, int *seg1_idx) in hostapd_get_sta_tx_params() argument 1003 seg1_idx); in hostapd_get_sta_tx_params()
|
D | wnm_ap.c | 331 ci.seg1_idx) != OCI_SUCCESS) { in ieee802_11_rx_wnmsleep_req()
|
D | hostapd.c | 3660 int seg0_idx = 0, seg1_idx = 0, bw = CHANWIDTH_USE_HT; in hostapd_switch_channel_fallback() local 3667 seg1_idx = 36 + (freq_params->center_freq2 - 5180) / 5; in hostapd_switch_channel_fallback() 3694 hostapd_set_oper_centr_freq_seg1_idx(iface->conf, seg1_idx); in hostapd_switch_channel_fallback()
|
D | wpa_auth.c | 2923 int ap_seg1_idx, int *bandwidth, int *seg1_idx) in get_sta_tx_parameters() argument 2931 bandwidth, seg1_idx); in get_sta_tx_parameters() 3113 ci.seg1_idx, &tx_chanwidth, in SM_STATE() 3987 ci.seg1_idx, &tx_chanwidth, in SM_STATE()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
D | wpa_ft.c | 1009 ci.seg1_idx) != 0) { in wpa_ft_validate_reassoc_resp()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
D | wpa_ft.c | 1203 ci.seg1_idx) != OCI_SUCCESS) { in wpa_ft_validate_reassoc_resp()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | mesh_mpm.c | 1299 ci.seg1_idx, &tx_chanwidth, in mesh_mpm_action_rx()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | mesh_mpm.c | 1291 ci.seg1_idx, &tx_chanwidth, in mesh_mpm_action_rx()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
D | driver.h | 2036 u8 seg1_idx; member
|