Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Docv.c100 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()
Docv.h38 int tx_seg1_idx);
/external/wpa_supplicant_8/src/ap/
Dieee802_11_shared.c231 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()
Dwpa_auth.c2885 int tx_seg1_idx; in SM_STATE() local
2896 &tx_seg1_idx) < 0) in SM_STATE()
2900 tx_chanwidth, tx_seg1_idx) != 0) { in SM_STATE()
3597 int tx_seg1_idx; in SM_STATE() local
3608 &tx_seg1_idx) < 0) in SM_STATE()
3612 tx_chanwidth, tx_seg1_idx) != 0) { in SM_STATE()
Dieee802_11.c3162 int tx_seg1_idx; in check_assoc_ies() local
3173 &tx_seg1_idx) < 0) in check_assoc_ies()
3177 tx_chanwidth, tx_seg1_idx) != 0) { in check_assoc_ies()
Dwpa_auth_ft.c3288 int tx_seg1_idx; in wpa_ft_validate_reassoc() local
3299 &tx_seg1_idx) < 0) 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.c1249 int tx_seg1_idx; in mesh_mpm_action_rx() local
1260 &tx_seg1_idx) < 0) in mesh_mpm_action_rx()
1264 tx_chanwidth, tx_seg1_idx) != in mesh_mpm_action_rx()