Searched refs:tx_seg1_idx (Results 1 – 14 of 14) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
D | ocv.c | 100 int tx_seg1_idx) in ocv_verify_tx_params() argument 164 tx_seg1_idx != oci.seg1_idx) { in ocv_verify_tx_params() 167 tx_seg1_idx, oci.seg1_idx); in ocv_verify_tx_params()
|
D | ocv.h | 38 int tx_seg1_idx);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
D | ocv.c | 103 int tx_seg1_idx) in ocv_verify_tx_params() argument 167 tx_seg1_idx != oci.seg1_idx) { in ocv_verify_tx_params() 170 tx_seg1_idx, oci.seg1_idx); in ocv_verify_tx_params()
|
D | ocv.h | 45 int tx_seg1_idx);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
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()
|
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()
|
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()
|
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()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
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()
|
D | wpa_auth.c | 3102 int tx_seg1_idx; in SM_STATE() local 3114 &tx_seg1_idx) < 0) in SM_STATE() 3118 tx_chanwidth, tx_seg1_idx); in SM_STATE() 3977 int tx_seg1_idx; in SM_STATE() local 3988 &tx_seg1_idx) < 0) in SM_STATE() 3992 tx_chanwidth, tx_seg1_idx) != in SM_STATE()
|
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()
|
D | ieee802_11.c | 4844 int tx_seg1_idx; in check_assoc_ies() local 4856 &tx_seg1_idx) < 0) in check_assoc_ies() 4860 tx_chanwidth, tx_seg1_idx); in check_assoc_ies()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
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/ |
D | mesh_mpm.c | 1289 int tx_seg1_idx; in mesh_mpm_action_rx() local 1300 &tx_seg1_idx) < 0) in mesh_mpm_action_rx() 1304 tx_chanwidth, tx_seg1_idx) != in mesh_mpm_action_rx()
|