Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/ap/
HDieee802_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()
HDwpa_auth.h276 int ap_max_chanwidth, int ap_seg1_idx,
466 int ap_seg1_idx, int *bandwidth, int *seg1_idx);
HDieee802_11.h192 int ap_seg1_idx, int *bandwidth, int *seg1_idx);
HDwpa_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()
HDwpa_auth.c2794 int ap_seg1_idx, int *bandwidth, int *seg1_idx) in get_sta_tx_parameters() argument
2801 ap_max_chanwidth, ap_seg1_idx, in get_sta_tx_parameters()