Searched refs:tx_chanwidth (Results 1 – 7 of 7) sorted by relevance
/external/wpa_supplicant_8/src/common/ |
D | ocv.c | 102 struct wpa_channel_info *ci, int tx_chanwidth, in ocv_verify_tx_params() argument 140 if (tx_chanwidth > oci.chanwidth) { in ocv_verify_tx_params() 143 tx_chanwidth, oci.chanwidth); in ocv_verify_tx_params() 153 if (tx_chanwidth == 40 && ci->frequency < 2500 && in ocv_verify_tx_params()
|
D | ocv.h | 44 struct wpa_channel_info *ci, int tx_chanwidth,
|
/external/wpa_supplicant_8/src/ap/ |
D | ieee802_11_shared.c | 251 int tx_chanwidth; in ieee802_11_sa_query_action() local 273 ci.seg1_idx, &tx_chanwidth, in ieee802_11_sa_query_action() 278 tx_chanwidth, tx_seg1_idx) != in ieee802_11_sa_query_action()
|
D | wpa_auth.c | 3087 int tx_chanwidth; in SM_STATE() local 3099 ci.seg1_idx, &tx_chanwidth, in SM_STATE() 3104 tx_chanwidth, tx_seg1_idx); in SM_STATE() 3960 int tx_chanwidth; in SM_STATE() local 3971 ci.seg1_idx, &tx_chanwidth, in SM_STATE() 3976 tx_chanwidth, tx_seg1_idx) != in SM_STATE()
|
D | wpa_auth_ft.c | 3515 int tx_chanwidth; in wpa_ft_validate_reassoc() local 3527 ci.seg1_idx, &tx_chanwidth, in wpa_ft_validate_reassoc() 3532 tx_chanwidth, tx_seg1_idx); in wpa_ft_validate_reassoc()
|
D | ieee802_11.c | 4709 int tx_chanwidth; in check_assoc_ies() local 4721 ci.seg1_idx, &tx_chanwidth, in check_assoc_ies() 4726 tx_chanwidth, tx_seg1_idx); in check_assoc_ies()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | mesh_mpm.c | 1279 int tx_chanwidth; in mesh_mpm_action_rx() local 1290 ci.seg1_idx, &tx_chanwidth, in mesh_mpm_action_rx() 1295 tx_chanwidth, tx_seg1_idx) != in mesh_mpm_action_rx()
|