Searched refs:tx_chanwidth (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12.1/contrib/wpa/src/common/ |
| H A D | ocv.c | 99 struct wpa_channel_info *ci, int tx_chanwidth, in ocv_verify_tx_params() argument 137 if (tx_chanwidth > oci.chanwidth) { in ocv_verify_tx_params() 140 tx_chanwidth, oci.chanwidth); in ocv_verify_tx_params() 150 if (tx_chanwidth == 40 && ci->frequency < 2500 && in ocv_verify_tx_params()
|
| H A D | ocv.h | 37 struct wpa_channel_info *ci, int tx_chanwidth,
|
| /freebsd-12.1/contrib/wpa/src/ap/ |
| H A D | ieee802_11_shared.c | 230 int tx_chanwidth; in ieee802_11_sa_query_action() local 252 ci.seg1_idx, &tx_chanwidth, 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 | 2944 int tx_chanwidth; in SM_STATE() local 2955 ci.seg1_idx, &tx_chanwidth, in SM_STATE() 2960 tx_chanwidth, tx_seg1_idx) != 0) { in SM_STATE() 3652 int tx_chanwidth; in SM_STATE() local 3663 ci.seg1_idx, &tx_chanwidth, in SM_STATE() 3668 tx_chanwidth, tx_seg1_idx) != 0) { in SM_STATE()
|
| H A D | wpa_auth_ft.c | 3299 int tx_chanwidth; in wpa_ft_validate_reassoc() local 3310 ci.seg1_idx, &tx_chanwidth, in wpa_ft_validate_reassoc() 3315 tx_chanwidth, tx_seg1_idx) != 0) { in wpa_ft_validate_reassoc()
|
| H A D | ieee802_11.c | 3291 int tx_chanwidth; in check_assoc_ies() local 3302 ci.seg1_idx, &tx_chanwidth, in check_assoc_ies() 3307 tx_chanwidth, tx_seg1_idx) != 0) { in check_assoc_ies()
|
| /freebsd-12.1/contrib/wpa/wpa_supplicant/ |
| H A D | mesh_mpm.c | 1280 int tx_chanwidth; in mesh_mpm_action_rx() local 1291 ci.seg1_idx, &tx_chanwidth, in mesh_mpm_action_rx() 1296 tx_chanwidth, tx_seg1_idx) != in mesh_mpm_action_rx()
|