Searched refs:tx_chanwidth (Results 1 – 7 of 7) sorted by relevance
/external/wpa_supplicant_8/src/common/ |
D | ocv.c | 99 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()
|
D | ocv.h | 37 struct wpa_channel_info *ci, int tx_chanwidth,
|
/external/wpa_supplicant_8/src/ap/ |
D | ieee802_11_shared.c | 230 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()
|
D | wpa_auth.c | 2884 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()
|
D | ieee802_11.c | 3161 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()
|
D | wpa_auth_ft.c | 3287 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/ |
D | mesh_mpm.c | 1248 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()
|