Home
last modified time | relevance | path

Searched refs:vndr (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/platform/intel-mid/
H A Dpwr.c306 int vndr; in intel_mid_pwr_get_lss_id() local
313 vndr = pci_find_capability(pdev, PCI_CAP_ID_VNDR); in intel_mid_pwr_get_lss_id()
314 if (!vndr) in intel_mid_pwr_get_lss_id()
318 pci_read_config_byte(pdev, vndr + INTEL_MID_PWR_LSS_OFFSET, &id); in intel_mid_pwr_get_lss_id()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgvif.c3264 const u8 *vndr = NULL; in wl_cfg80211_parse_ap_ies() local
3283 vndr = (const u8 *)info->proberesp_ies; in wl_cfg80211_parse_ap_ies()
3291 vndr = (const u8 *)&mgmt->u.probe_resp.variable; in wl_cfg80211_parse_ap_ies()
3297 if (wl_cfg80211_parse_ies((const u8 *)vndr, vndr_ie_len, &prb_ies) < 0) { in wl_cfg80211_parse_ap_ies()
3314 const u8 *vndr = NULL; in wl_cfg80211_set_ies() local
3327 vndr = (const u8 *)info->proberesp_ies; in wl_cfg80211_set_ies()
3335 vndr = (const u8 *)&mgmt->u.probe_resp.variable; in wl_cfg80211_set_ies()
3343 VNDR_IE_PRBRSP_FLAG, vndr, vndr_ie_len)) < 0) { in wl_cfg80211_set_ies()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfgvif.c3257 const u8 *vndr = NULL; in wl_cfg80211_parse_ap_ies() local
3276 vndr = (const u8 *)info->proberesp_ies; in wl_cfg80211_parse_ap_ies()
3284 vndr = (const u8 *)&mgmt->u.probe_resp.variable; in wl_cfg80211_parse_ap_ies()
3290 if (wl_cfg80211_parse_ies((const u8 *)vndr, vndr_ie_len, &prb_ies) < 0) { in wl_cfg80211_parse_ap_ies()
3307 const u8 *vndr = NULL; in wl_cfg80211_set_ies() local
3320 vndr = (const u8 *)info->proberesp_ies; in wl_cfg80211_set_ies()
3328 vndr = (const u8 *)&mgmt->u.probe_resp.variable; in wl_cfg80211_set_ies()
3336 VNDR_IE_PRBRSP_FLAG, vndr, vndr_ie_len)) < 0) { in wl_cfg80211_set_ies()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfg80211.c12108 const u8 *vndr = NULL; local
12120 vndr = (const u8 *)info->proberesp_ies;
12128 vndr = (const u8 *)&mgmt->u.probe_resp.variable;
12134 if (wl_cfg80211_parse_ies((const u8 *)vndr, vndr_ie_len, &prb_ies) < 0) {
12151 const u8 *vndr = NULL; local
12164 vndr = (const u8 *)info->proberesp_ies;
12172 vndr = (const u8 *)&mgmt->u.probe_resp.variable;
12180 VNDR_IE_PRBRSP_FLAG, vndr, vndr_ie_len)) < 0) {
12187 vndr = (const u8 *)info->assocresp_ies;
12191 VNDR_IE_ASSOCRSP_FLAG, vndr, vndr_ie_len)) < 0) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfg80211.c12106 const u8 *vndr = NULL; local
12118 vndr = (const u8 *)info->proberesp_ies;
12126 vndr = (const u8 *)&mgmt->u.probe_resp.variable;
12132 if (wl_cfg80211_parse_ies((const u8 *)vndr, vndr_ie_len, &prb_ies) < 0) {
12149 const u8 *vndr = NULL; local
12162 vndr = (const u8 *)info->proberesp_ies;
12170 vndr = (const u8 *)&mgmt->u.probe_resp.variable;
12178 VNDR_IE_PRBRSP_FLAG, vndr, vndr_ie_len)) < 0) {
12185 vndr = (const u8 *)info->assocresp_ies;
12189 VNDR_IE_ASSOCRSP_FLAG, vndr, vndr_ie_len)) < 0) {
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfg80211.c12001 const u8 *vndr = NULL; local
12013 vndr = (const u8 *)info->proberesp_ies;
12021 vndr = (const u8 *)&mgmt->u.probe_resp.variable;
12027 if (wl_cfg80211_parse_ies((const u8 *)vndr, vndr_ie_len, &prb_ies) < 0) {
12044 const u8 *vndr = NULL; local
12057 vndr = (const u8 *)info->proberesp_ies;
12065 vndr = (const u8 *)&mgmt->u.probe_resp.variable;
12073 VNDR_IE_PRBRSP_FLAG, vndr, vndr_ie_len)) < 0) {
12080 vndr = (const u8 *)info->assocresp_ies;
12084 VNDR_IE_ASSOCRSP_FLAG, vndr, vndr_ie_len)) < 0) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfg80211.c9921 const u8 *vndr = NULL; in wl_cfg80211_parse_ap_ies() local
9939 vndr = (const u8 *)info->proberesp_ies; in wl_cfg80211_parse_ap_ies()
9947 vndr = (const u8 *)&mgmt->u.probe_resp.variable; in wl_cfg80211_parse_ap_ies()
9957 if (wl_cfg80211_parse_ies((u8 *)vndr, vndr_ie_len, &prb_ies) < 0) { in wl_cfg80211_parse_ap_ies()
9977 const u8 *vndr = NULL; in wl_cfg80211_set_ies() local
9990 vndr = (const u8 *)info->proberesp_ies; in wl_cfg80211_set_ies()
9998 vndr = (const u8 *)&mgmt->u.probe_resp.variable; in wl_cfg80211_set_ies()
10006 VNDR_IE_PRBRSP_FLAG, vndr, vndr_ie_len)) < 0) { in wl_cfg80211_set_ies()