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

/freebsd-11-stable/contrib/wpa/src/common/
H A Docv.c99 struct wpa_channel_info *ci, int tx_chanwidth,
137 if (tx_chanwidth > oci.chanwidth) {
140 tx_chanwidth, oci.chanwidth);
150 if (tx_chanwidth == 40 && ci->frequency < 2500 &&
98 ocv_verify_tx_params(const u8 *oci_ie, size_t oci_ie_len, struct wpa_channel_info *ci, int tx_chanwidth, int tx_seg1_idx) argument
H A Docv.h37 struct wpa_channel_info *ci, int tx_chanwidth,
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dieee802_11_shared.c230 int tx_chanwidth; local
252 ci.seg1_idx, &tx_chanwidth,
257 tx_chanwidth, tx_seg1_idx) != 0) {
H A Dwpa_auth.c2944 int tx_chanwidth; local
2955 ci.seg1_idx, &tx_chanwidth,
2960 tx_chanwidth, tx_seg1_idx) != 0) {
3652 int tx_chanwidth; local
3663 ci.seg1_idx, &tx_chanwidth,
3668 tx_chanwidth, tx_seg1_idx) != 0) {
H A Dwpa_auth_ft.c3299 int tx_chanwidth; local
3310 ci.seg1_idx, &tx_chanwidth,
3315 tx_chanwidth, tx_seg1_idx) != 0) {
H A Dieee802_11.c3291 int tx_chanwidth; local
3302 ci.seg1_idx, &tx_chanwidth,
3307 tx_chanwidth, tx_seg1_idx) != 0) {
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dmesh_mpm.c1280 int tx_chanwidth; local
1291 ci.seg1_idx, &tx_chanwidth,
1296 tx_chanwidth, tx_seg1_idx) !=

Completed in 128 milliseconds