Searched refs:ie_length (Results 1 - 11 of 11) sorted by relevance

/drivers/staging/wlags49_h2/
H A Dwl_util.c646 int ie_length = 0; local
665 ie_length = buf[i];
705 int ie_length = 0; local
725 ie_length = probe_rsp->rawData[i];
736 *length = ie_length + 2;
745 i += ( ie_length - 1 );
/drivers/net/wireless/brcm80211/brcmfmac/
H A Ddhd.h377 __le32 ie_length; /* byte length of Information Elements */ member in struct:brcmf_bss_info_le
H A Dwl_cfg80211.c2031 notify_ielen = le32_to_cpu(bi->ie_length);
2136 notify_ielen = le32_to_cpu(bi->ie_length);
2228 ie_len = le32_to_cpu(bi->ie_length);
/drivers/uwb/
H A Dest.c98 .offset = 1 + offsetof(struct uwb_rc_evt_drp, ie_length),
H A Ddrp.c784 ielength = le16_to_cpu(drp_evt->ie_length);
H A Dhwa-rc.c283 newdrpev->ie_length = drpev->wIELength;
/drivers/net/wireless/bcmdhd/include/
H A Dwlioctl.h132 uint32 ie_length; /* byte length of Information Elements */ member in struct:wl_bss_info_107
175 uint32 ie_length; /* byte length of Information Elements */ member in struct:wl_bss_info_108
220 uint32 ie_length; /* byte length of Information Elements */ member in struct:wl_bss_info
/drivers/net/wireless/bcmdhd/
H A Dwl_iw.c1268 if (bi->ie_length) {
1272 int ptr_len = bi->ie_length;
1301 ptr_len = bi->ie_length;
H A Dwl_cfg80211.c5861 wl_mrg_ie(wl, ((u8 *) bi) + bi->ie_offset, bi->ie_length);
6451 ie_len = bi->ie_length;
6461 ie_len = bi->ie_length;
7679 bi->ie_length)) == NULL) {
7748 bss->ie_length, bi->ie_length));
H A Dwl_cfgp2p.c2054 if (!(p2p_ie = wl_cfgp2p_find_p2pie(((u8 *) bi) + bi->ie_offset, bi->ie_length))) {
/drivers/net/wireless/
H A Drndis_wlan.c311 __le32 ie_length; member in struct:ndis_80211_bssid_ex
2037 (int)le32_to_cpu(bssid->ie_length));

Completed in 292 milliseconds