Home
last modified time | relevance | path

Searched refs:ap_seg1_idx (Results 1 – 10 of 10) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dieee802_11_shared.c939 int ap_seg1_idx, int *bandwidth, int *seg1_idx) in get_tx_parameters() argument
997 if (ap_seg1_idx && vht_80p80) in get_tx_parameters()
998 *seg1_idx = ap_seg1_idx; in get_tx_parameters()
Dwpa_auth.h276 int ap_max_chanwidth, int ap_seg1_idx,
466 int ap_seg1_idx, int *bandwidth, int *seg1_idx);
Dieee802_11.h192 int ap_seg1_idx, int *bandwidth, int *seg1_idx);
Dwpa_auth_glue.c843 int ap_max_chanwidth, int ap_seg1_idx, in hostapd_get_sta_tx_params() argument
856 return get_tx_parameters(sta, ap_max_chanwidth, ap_seg1_idx, bandwidth, in hostapd_get_sta_tx_params()
Dwpa_auth.c2803 int ap_seg1_idx, int *bandwidth, int *seg1_idx) in get_sta_tx_parameters() argument
2810 ap_max_chanwidth, ap_seg1_idx, in get_sta_tx_parameters()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dieee802_11_shared.c984 int ap_seg1_idx, int *bandwidth, int *seg1_idx) in get_tx_parameters() argument
1042 if (ap_seg1_idx && vht_80p80) in get_tx_parameters()
1043 *seg1_idx = ap_seg1_idx; in get_tx_parameters()
Dwpa_auth.h318 int ap_max_chanwidth, int ap_seg1_idx,
525 int ap_seg1_idx, int *bandwidth, int *seg1_idx);
Dieee802_11.h193 int ap_seg1_idx, int *bandwidth, int *seg1_idx);
Dwpa_auth_glue.c989 int ap_max_chanwidth, int ap_seg1_idx, in hostapd_get_sta_tx_params() argument
1002 return get_tx_parameters(sta, ap_max_chanwidth, ap_seg1_idx, bandwidth, in hostapd_get_sta_tx_params()
Dwpa_auth.c2923 int ap_seg1_idx, int *bandwidth, int *seg1_idx) in get_sta_tx_parameters() argument
2930 ap_max_chanwidth, ap_seg1_idx, in get_sta_tx_parameters()