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

/freebsd-11-stable/contrib/wpa/src/common/
H A Docv.h38 int tx_seg1_idx);
H A Docv.c100 int tx_seg1_idx)
164 tx_seg1_idx != oci.seg1_idx) {
167 tx_seg1_idx, oci.seg1_idx);
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
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dieee802_11_shared.c231 int tx_seg1_idx; local
253 &tx_seg1_idx) < 0)
257 tx_chanwidth, tx_seg1_idx) != 0) {
H A Dwpa_auth.c2945 int tx_seg1_idx; local
2956 &tx_seg1_idx) < 0)
2960 tx_chanwidth, tx_seg1_idx) != 0) {
3653 int tx_seg1_idx; local
3664 &tx_seg1_idx) < 0)
3668 tx_chanwidth, tx_seg1_idx) != 0) {
H A Dwpa_auth_ft.c3300 int tx_seg1_idx; local
3311 &tx_seg1_idx) < 0)
3315 tx_chanwidth, tx_seg1_idx) != 0) {
H A Dieee802_11.c3292 int tx_seg1_idx; local
3303 &tx_seg1_idx) < 0)
3307 tx_chanwidth, tx_seg1_idx) != 0) {
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dmesh_mpm.c1281 int tx_seg1_idx; local
1292 &tx_seg1_idx) < 0)
1296 tx_chanwidth, tx_seg1_idx) !=

Completed in 258 milliseconds