Home
last modified time | relevance | path

Searched refs:tx_chanwidth (Results 1 – 7 of 7) sorted by relevance

/external/wpa_supplicant_8/src/common/
Docv.c99 struct wpa_channel_info *ci, int tx_chanwidth, in ocv_verify_tx_params() argument
137 if (tx_chanwidth > oci.chanwidth) { in ocv_verify_tx_params()
140 tx_chanwidth, oci.chanwidth); in ocv_verify_tx_params()
150 if (tx_chanwidth == 40 && ci->frequency < 2500 && in ocv_verify_tx_params()
Docv.h37 struct wpa_channel_info *ci, int tx_chanwidth,
/external/wpa_supplicant_8/src/ap/
Dieee802_11_shared.c230 int tx_chanwidth; in ieee802_11_sa_query_action() local
252 ci.seg1_idx, &tx_chanwidth, in ieee802_11_sa_query_action()
257 tx_chanwidth, tx_seg1_idx) != 0) { in ieee802_11_sa_query_action()
Dwpa_auth.c2884 int tx_chanwidth; in SM_STATE() local
2895 ci.seg1_idx, &tx_chanwidth, in SM_STATE()
2900 tx_chanwidth, tx_seg1_idx) != 0) { in SM_STATE()
3596 int tx_chanwidth; in SM_STATE() local
3607 ci.seg1_idx, &tx_chanwidth, in SM_STATE()
3612 tx_chanwidth, tx_seg1_idx) != 0) { in SM_STATE()
Dieee802_11.c3161 int tx_chanwidth; in check_assoc_ies() local
3172 ci.seg1_idx, &tx_chanwidth, in check_assoc_ies()
3177 tx_chanwidth, tx_seg1_idx) != 0) { in check_assoc_ies()
Dwpa_auth_ft.c3287 int tx_chanwidth; in wpa_ft_validate_reassoc() local
3298 ci.seg1_idx, &tx_chanwidth, in wpa_ft_validate_reassoc()
3303 tx_chanwidth, tx_seg1_idx) != 0) { in wpa_ft_validate_reassoc()
/external/wpa_supplicant_8/wpa_supplicant/
Dmesh_mpm.c1248 int tx_chanwidth; in mesh_mpm_action_rx() local
1259 ci.seg1_idx, &tx_chanwidth, in mesh_mpm_action_rx()
1264 tx_chanwidth, tx_seg1_idx) != in mesh_mpm_action_rx()