Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/wpa/src/common/
H A Docv.c102 struct wpa_channel_info *ci, int tx_chanwidth, in ocv_verify_tx_params() argument
140 if (tx_chanwidth > oci.chanwidth) { in ocv_verify_tx_params()
143 tx_chanwidth, oci.chanwidth); in ocv_verify_tx_params()
153 if (tx_chanwidth == 40 && ci->frequency < 2500 && in ocv_verify_tx_params()
H A Docv.h44 struct wpa_channel_info *ci, int tx_chanwidth,
/freebsd-13.1/contrib/wpa/src/ap/
H A Dieee802_11_shared.c257 int tx_chanwidth; in ieee802_11_sa_query_action() local
279 ci.seg1_idx, &tx_chanwidth, in ieee802_11_sa_query_action()
284 tx_chanwidth, tx_seg1_idx) != in ieee802_11_sa_query_action()
H A Dwpa_auth.c3092 int tx_chanwidth; in SM_STATE() local
3104 ci.seg1_idx, &tx_chanwidth, in SM_STATE()
3109 tx_chanwidth, tx_seg1_idx); in SM_STATE()
3967 int tx_chanwidth; in SM_STATE() local
3978 ci.seg1_idx, &tx_chanwidth, in SM_STATE()
3983 tx_chanwidth, tx_seg1_idx) != in SM_STATE()
H A Dwpa_auth_ft.c3514 int tx_chanwidth; in wpa_ft_validate_reassoc() local
3526 ci.seg1_idx, &tx_chanwidth, in wpa_ft_validate_reassoc()
3531 tx_chanwidth, tx_seg1_idx); in wpa_ft_validate_reassoc()
H A Dieee802_11.c4843 int tx_chanwidth; in check_assoc_ies() local
4855 ci.seg1_idx, &tx_chanwidth, in check_assoc_ies()
4860 tx_chanwidth, tx_seg1_idx); in check_assoc_ies()
/freebsd-13.1/contrib/wpa/wpa_supplicant/
H A Dmesh_mpm.c1288 int tx_chanwidth; in mesh_mpm_action_rx() local
1299 ci.seg1_idx, &tx_chanwidth, in mesh_mpm_action_rx()
1304 tx_chanwidth, tx_seg1_idx) != in mesh_mpm_action_rx()