Home
last modified time | relevance | path

Searched refs:ie_offset (Results 1 – 25 of 27) sorted by relevance

12

/linux-6.1.9/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c949 unsigned short frame_type, ie_offset = 0; in OnAssocReq() local
964 ie_offset = _ASOCREQ_IE_OFFSET_; in OnAssocReq()
966 ie_offset = _REASOCREQ_IE_OFFSET_; in OnAssocReq()
969 if (pkt_len < sizeof(struct ieee80211_hdr_3addr) + ie_offset) in OnAssocReq()
981 left = pkt_len - (sizeof(struct ieee80211_hdr_3addr) + ie_offset); in OnAssocReq()
982 pos = pframe + (sizeof(struct ieee80211_hdr_3addr) + ie_offset); in OnAssocReq()
1010 p = rtw_get_ie(pframe + WLAN_HDR_A3_LEN + ie_offset, WLAN_EID_SSID, &ie_len, in OnAssocReq()
1011 pkt_len - WLAN_HDR_A3_LEN - ie_offset); in OnAssocReq()
1030 …tw_get_ie(pframe + WLAN_HDR_A3_LEN + ie_offset, WLAN_EID_SUPP_RATES, &ie_len, pkt_len - WLAN_HDR_A… in OnAssocReq()
1042 p = rtw_get_ie(pframe + WLAN_HDR_A3_LEN + ie_offset, WLAN_EID_EXT_SUPP_RATES, &ie_len, in OnAssocReq()
[all …]
/linux-6.1.9/drivers/pinctrl/intel/
Dpinctrl-intel.h121 unsigned int ie_offset; member
Dpinctrl-alderlake.c44 .ie_offset = ADL_N_GPI_IE, \
58 .ie_offset = ADL_S_GPI_IE, \
Dpinctrl-denverton.c37 .ie_offset = DNV_GPI_IE, \
Dpinctrl-lewisburg.c30 .ie_offset = LBG_GPI_IE, \
Dpinctrl-jasperlake.c38 .ie_offset = JSL_GPI_IE, \
Dpinctrl-cedarfork.c37 .ie_offset = CDF_GPI_IE, \
Dpinctrl-emmitsburg.c37 .ie_offset = EBG_GPI_IE, \
Dpinctrl-lakefield.c38 .ie_offset = LKF_GPI_IE, \
Dpinctrl-intel.c1069 reg = community->regs + community->ie_offset + gpp * 4; in intel_gpio_irq_mask_unmask()
1203 enabled = readl(community->regs + community->ie_offset + in intel_gpio_community_irq_handler()
1255 writel(0, base + community->ie_offset + gpp * 4); in intel_gpio_irq_init()
1751 base = community->regs + community->ie_offset; in intel_pinctrl_suspend_noirq()
1857 base = community->regs + community->ie_offset; in intel_pinctrl_resume_noirq()
Dpinctrl-meteorlake.c38 .ie_offset = MTL_GPI_IE, \
Dpinctrl-elkhartlake.c36 .ie_offset = EHL_GPI_IE, \
Dpinctrl-geminilake.c29 .ie_offset = GLK_GPI_IE, \
Dpinctrl-sunrisepoint.c32 .ie_offset = SPT_GPI_IE, \
Dpinctrl-tigerlake.c41 .ie_offset = TGL_GPI_IE, \
Dpinctrl-icelake.c40 .ie_offset = (ie), \
Dpinctrl-cannonlake.c40 .ie_offset = CNL_GPI_IE, \
Dpinctrl-broxton.c29 .ie_offset = BXT_GPI_IE, \
/linux-6.1.9/drivers/staging/r8188eu/core/
Drtw_mlme_ext.c984 unsigned short frame_type, ie_offset = 0; in OnAssocReq() local
1003 ie_offset = _ASOCREQ_IE_OFFSET_; in OnAssocReq()
1005 ie_offset = _REASOCREQ_IE_OFFSET_; in OnAssocReq()
1007 if (pkt_len < IEEE80211_3ADDR_LEN + ie_offset) in OnAssocReq()
1018 left = pkt_len - (IEEE80211_3ADDR_LEN + ie_offset); in OnAssocReq()
1019 pos = pframe + (IEEE80211_3ADDR_LEN + ie_offset); in OnAssocReq()
1044 p = rtw_get_ie(pframe + WLAN_HDR_A3_LEN + ie_offset, _SSID_IE_, &ie_len, in OnAssocReq()
1045 pkt_len - WLAN_HDR_A3_LEN - ie_offset); in OnAssocReq()
1064 …tw_get_ie(pframe + WLAN_HDR_A3_LEN + ie_offset, _SUPPORTEDRATES_IE_, &ie_len, pkt_len - WLAN_HDR_A… in OnAssocReq()
1076 p = rtw_get_ie(pframe + WLAN_HDR_A3_LEN + ie_offset, _EXT_SUPPORTEDRATES_IE_, &ie_len, in OnAssocReq()
[all …]
Drtw_p2p.c799 unsigned short frame_type, ie_offset = 0; in process_assoc_req_p2p_ie() local
812 ie_offset = _ASOCREQ_IE_OFFSET_; in process_assoc_req_p2p_ie()
814 ie_offset = _REASOCREQ_IE_OFFSET_; in process_assoc_req_p2p_ie()
816 ies = pframe + WLAN_HDR_A3_LEN + ie_offset; in process_assoc_req_p2p_ie()
817 ies_len = len - WLAN_HDR_A3_LEN - ie_offset; in process_assoc_req_p2p_ie()
/linux-6.1.9/drivers/net/wireless/microchip/wilc1000/
Dcfg80211.c1036 int ie_offset = offsetof(struct ieee80211_mgmt, u) + sizeof(*d); in wilc_wfi_p2p_rx() local
1078 buff + ie_offset, size - ie_offset); in wilc_wfi_p2p_rx()
1181 int ie_offset = offsetof(struct ieee80211_mgmt, u) + sizeof(*d); in mgmt_tx() local
1233 mgmt_tx->buff + ie_offset, in mgmt_tx()
1234 len - ie_offset); in mgmt_tx()
/linux-6.1.9/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c1957 u8 ie_offset; in rtw_cfg80211_indicate_sta_assoc() local
1960 ie_offset = _ASOCREQ_IE_OFFSET_; in rtw_cfg80211_indicate_sta_assoc()
1962 ie_offset = _REASOCREQ_IE_OFFSET_; in rtw_cfg80211_indicate_sta_assoc()
1965 sinfo.assoc_req_ies = pmgmt_frame + WLAN_HDR_A3_LEN + ie_offset; in rtw_cfg80211_indicate_sta_assoc()
1966 sinfo.assoc_req_ies_len = frame_len - WLAN_HDR_A3_LEN - ie_offset; in rtw_cfg80211_indicate_sta_assoc()
/linux-6.1.9/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dfwil_types.h334 __le16 ie_offset; /* offset at which IEs start, from beginning */ member
Dcfg80211.c3021 notify_ie = (u8 *)bi + le16_to_cpu(bi->ie_offset); in brcmf_inform_single_bss()
3132 notify_ie = (u8 *)bi + le16_to_cpu(bi->ie_offset); in brcmf_inform_ibss()
4700 s32 ie_offset; in brcmf_cfg80211_start_ap() local
4742 ie_offset = DOT11_MGMT_HDR_LEN + DOT11_BCN_PRB_FIXED_LEN; in brcmf_cfg80211_start_ap()
4744 (u8 *)&settings->beacon.head[ie_offset], in brcmf_cfg80211_start_ap()
4745 settings->beacon.head_len - ie_offset, in brcmf_cfg80211_start_ap()
5116 s32 ie_offset; in brcmf_cfg80211_mgmt_tx() local
5149 ie_offset = DOT11_MGMT_HDR_LEN + in brcmf_cfg80211_mgmt_tx()
5151 ie_len = len - ie_offset; in brcmf_cfg80211_mgmt_tx()
5156 &buf[ie_offset], in brcmf_cfg80211_mgmt_tx()
/linux-6.1.9/drivers/net/wireless/ti/wlcore/
Dmain.c3941 int ssid_ie_offset, ie_offset, templ_len; in wl1271_ap_set_probe_resp_tmpl_legacy() local
3958 ie_offset = offsetof(struct ieee80211_mgmt, u.probe_resp.variable); in wl1271_ap_set_probe_resp_tmpl_legacy()
3960 ptr = cfg80211_find_ie(WLAN_EID_SSID, probe_rsp_data + ie_offset, in wl1271_ap_set_probe_resp_tmpl_legacy()
3961 probe_rsp_len - ie_offset); in wl1271_ap_set_probe_resp_tmpl_legacy()

12