Searched refs:tx_seg1_idx (Results 1 - 14 of 14) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | ocv.c | 103 int tx_seg1_idx) in ocv_verify_tx_params() 167 tx_seg1_idx != oci.seg1_idx) { in ocv_verify_tx_params() 170 tx_seg1_idx, oci.seg1_idx); in ocv_verify_tx_params() 101 ocv_verify_tx_params(const u8 *oci_ie, size_t oci_ie_len, struct wpa_channel_info *ci, int tx_chanwidth, int tx_seg1_idx) ocv_verify_tx_params() argument
|
H A D | ocv.h | 45 int tx_seg1_idx);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | ocv.c | 100 int tx_seg1_idx) in ocv_verify_tx_params() 164 tx_seg1_idx != oci.seg1_idx) { in ocv_verify_tx_params() 167 tx_seg1_idx, oci.seg1_idx); in ocv_verify_tx_params() 98 ocv_verify_tx_params(const u8 *oci_ie, size_t oci_ie_len, struct wpa_channel_info *ci, int tx_chanwidth, int tx_seg1_idx) ocv_verify_tx_params() argument
|
H A D | ocv.h | 38 int tx_seg1_idx);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | ieee802_11_shared.c | 258 int tx_seg1_idx; in ieee802_11_sa_query_action() local 280 &tx_seg1_idx) < 0) in ieee802_11_sa_query_action() 284 tx_chanwidth, tx_seg1_idx) != in ieee802_11_sa_query_action()
|
H A D | wpa_auth.c | 3124 int tx_seg1_idx; in SM_STATE() local 3136 &tx_seg1_idx) < 0) in SM_STATE() 3140 tx_chanwidth, tx_seg1_idx); in SM_STATE() 3999 int tx_seg1_idx; in SM_STATE() local 4010 &tx_seg1_idx) < 0) in SM_STATE() 4014 tx_chanwidth, tx_seg1_idx) != in SM_STATE()
|
H A D | wpa_auth_ft.c | 3515 int tx_seg1_idx; in wpa_ft_validate_reassoc() local 3527 &tx_seg1_idx) < 0) in wpa_ft_validate_reassoc() 3531 tx_chanwidth, tx_seg1_idx); in wpa_ft_validate_reassoc()
|
H A D | ieee802_11.c | 4868 int tx_seg1_idx; in check_assoc_ies() local 4880 &tx_seg1_idx) < 0) in check_assoc_ies() 4884 tx_chanwidth, tx_seg1_idx); in check_assoc_ies()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ieee802_11_shared.c | 231 int tx_seg1_idx; in ieee802_11_sa_query_action() local 253 &tx_seg1_idx) < 0) in ieee802_11_sa_query_action() 257 tx_chanwidth, tx_seg1_idx) != 0) { in ieee802_11_sa_query_action()
|
H A D | wpa_auth.c | 2954 int tx_seg1_idx; in SM_STATE() local 2965 &tx_seg1_idx) < 0) in SM_STATE() 2969 tx_chanwidth, tx_seg1_idx) != 0) { in SM_STATE() 3662 int tx_seg1_idx; in SM_STATE() local 3673 &tx_seg1_idx) < 0) in SM_STATE() 3677 tx_chanwidth, tx_seg1_idx) != 0) { in SM_STATE()
|
H A D | ieee802_11.c | 3292 int tx_seg1_idx; in check_assoc_ies() local 3303 &tx_seg1_idx) < 0) in check_assoc_ies() 3307 tx_chanwidth, tx_seg1_idx) != 0) { in check_assoc_ies()
|
H A D | wpa_auth_ft.c | 3300 int tx_seg1_idx; in wpa_ft_validate_reassoc() local 3311 &tx_seg1_idx) < 0) in wpa_ft_validate_reassoc() 3315 tx_chanwidth, tx_seg1_idx) != 0) { in wpa_ft_validate_reassoc()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | mesh_mpm.c | 1281 int tx_seg1_idx; in mesh_mpm_action_rx() local 1292 &tx_seg1_idx) < 0) in mesh_mpm_action_rx() 1296 tx_chanwidth, tx_seg1_idx) != in mesh_mpm_action_rx()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | mesh_mpm.c | 1311 int tx_seg1_idx; in mesh_mpm_action_rx() local 1322 &tx_seg1_idx) < 0) in mesh_mpm_action_rx() 1326 tx_chanwidth, tx_seg1_idx) != in mesh_mpm_action_rx()
|
Completed in 43 milliseconds