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.c3034 int tx_seg1_idx; in SM_STATE() local
3045 &tx_seg1_idx) < 0) in SM_STATE()
3049 tx_chanwidth, tx_seg1_idx) != 0) { in SM_STATE()
3872 int tx_seg1_idx; in SM_STATE() local
3883 &tx_seg1_idx) < 0) in SM_STATE()
3887 tx_chanwidth, tx_seg1_idx) != 0) { in SM_STATE()
Dwpa_auth_ft.c3462 int tx_seg1_idx; in wpa_ft_validate_reassoc() local
3473 &tx_seg1_idx) < 0) in wpa_ft_validate_reassoc()
3477 tx_chanwidth, tx_seg1_idx) != 0) { in wpa_ft_validate_reassoc()
Dieee802_11.c3496 int tx_seg1_idx; in check_assoc_ies() local
3507 &tx_seg1_idx) < 0) in check_assoc_ies()
3511 tx_chanwidth, tx_seg1_idx) != 0) { in check_assoc_ies()
/external/wpa_supplicant_8/wpa_supplicant/
Dmesh_mpm.c1277 int tx_seg1_idx; in mesh_mpm_action_rx() local
1288 &tx_seg1_idx) < 0) in mesh_mpm_action_rx()
1292 tx_chanwidth, tx_seg1_idx) != in mesh_mpm_action_rx()