| /OK3568_Linux_fs/kernel/drivers/siox/ |
| H A D | siox-bus-gpio.c | 30 size_t getbuf_len, u8 getbuf[]) in siox_gpio_pushpull() argument 66 getbuf[i] = get; in siox_gpio_pushpull()
|
| H A D | siox.h | 15 size_t getbuf_len, u8 getbuf[]);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfgp2p.c | 548 u8 getbuf[64]; in wl_cfgp2p_ifidx() local 553 ret = wldev_iovar_getbuf_bsscfg(dev, "p2p_if", mac, sizeof(*mac), getbuf, in wl_cfgp2p_ifidx() 554 sizeof(getbuf), wl_to_p2p_bss_bssidx(cfg, P2PAPI_BSSCFG_PRIMARY), NULL); in wl_cfgp2p_ifidx() 557 memcpy(index, getbuf, sizeof(s32)); in wl_cfgp2p_ifidx()
|
| H A D | wl_cfg80211.c | 4010 s8 getbuf[64]; in wl_cfg80211_bss_isup() local 4013 *(int*)getbuf = -1; in wl_cfg80211_bss_isup() 4015 sizeof(bsscfg_idx), getbuf, sizeof(getbuf), 0, NULL); in wl_cfg80211_bss_isup() 4021 val = *(int*)getbuf; in wl_cfg80211_bss_isup() 19739 char getbuf[WLC_IOCTL_SMLEN]; in wl_cfg80211_add_iw_ie() local 19765 sizeof(ie_getbufp), getbuf, WLC_IOCTL_SMLEN, bssidx, &cfg->ioctl_buf_sync) in wl_cfg80211_add_iw_ie() 19767 if (!memcmp(&getbuf[TLV_HDR_LEN], data, data_len)) { in wl_cfg80211_add_iw_ie()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfgp2p.c | 559 u8 getbuf[64]; in wl_cfgp2p_ifidx() local 564 ret = wldev_iovar_getbuf_bsscfg(dev, "p2p_if", mac, sizeof(*mac), getbuf, in wl_cfgp2p_ifidx() 565 sizeof(getbuf), wl_to_p2p_bss_bssidx(cfg, P2PAPI_BSSCFG_PRIMARY), NULL); in wl_cfgp2p_ifidx() 568 memcpy(index, getbuf, sizeof(s32)); in wl_cfgp2p_ifidx()
|
| H A D | wl_cfgscan.c | 705 char getbuf[WLC_IOCTL_SMLEN]; in wl_cfg80211_add_iw_ie() local 731 sizeof(ie_getbufp), getbuf, WLC_IOCTL_SMLEN, bssidx, &cfg->ioctl_buf_sync) in wl_cfg80211_add_iw_ie() 733 if (!memcmp(&getbuf[TLV_HDR_LEN], data, data_len)) { in wl_cfg80211_add_iw_ie()
|
| H A D | wl_cfg80211.c | 3409 s8 getbuf[64]; in wl_cfg80211_bss_isup() local 3412 *(int*)getbuf = -1; in wl_cfg80211_bss_isup() 3414 sizeof(bsscfg_idx), getbuf, sizeof(getbuf), 0, NULL); in wl_cfg80211_bss_isup() 3420 val = *(int*)getbuf; in wl_cfg80211_bss_isup()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfgp2p.c | 580 u8 getbuf[64]; in wl_cfgp2p_ifidx() local 585 ret = wldev_iovar_getbuf_bsscfg(dev, "p2p_if", mac, sizeof(*mac), getbuf, in wl_cfgp2p_ifidx() 586 sizeof(getbuf), wl_to_p2p_bss_bssidx(cfg, P2PAPI_BSSCFG_PRIMARY), NULL); in wl_cfgp2p_ifidx() 589 memcpy(index, getbuf, sizeof(s32)); in wl_cfgp2p_ifidx()
|
| H A D | wl_cfgscan.c | 158 char getbuf[WLC_IOCTL_SMLEN]; in wl_cfg80211_add_iw_ie() local 193 sizeof(ie_getbufp), getbuf, WLC_IOCTL_SMLEN, bssidx, &cfg->ioctl_buf_sync) in wl_cfg80211_add_iw_ie() 195 if (!memcmp(&getbuf[TLV_HDR_LEN], data, data_len)) { in wl_cfg80211_add_iw_ie()
|
| H A D | wl_cfg80211.c | 4452 s8 getbuf[64]; local 4455 *(int*)getbuf = -1; 4457 sizeof(bsscfg_idx), getbuf, sizeof(getbuf), 0, NULL); 4463 val = *(int*)getbuf;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfgp2p.c | 580 u8 getbuf[64]; in wl_cfgp2p_ifidx() local 585 ret = wldev_iovar_getbuf_bsscfg(dev, "p2p_if", mac, sizeof(*mac), getbuf, in wl_cfgp2p_ifidx() 586 sizeof(getbuf), wl_to_p2p_bss_bssidx(cfg, P2PAPI_BSSCFG_PRIMARY), NULL); in wl_cfgp2p_ifidx() 589 memcpy(index, getbuf, sizeof(s32)); in wl_cfgp2p_ifidx()
|
| H A D | wl_cfgscan.c | 158 char getbuf[WLC_IOCTL_SMLEN]; in wl_cfg80211_add_iw_ie() local 193 sizeof(ie_getbufp), getbuf, WLC_IOCTL_SMLEN, bssidx, &cfg->ioctl_buf_sync) in wl_cfg80211_add_iw_ie() 195 if (!memcmp(&getbuf[TLV_HDR_LEN], data, data_len)) { in wl_cfg80211_add_iw_ie()
|
| H A D | wl_cfg80211.c | 4579 s8 getbuf[64]; local 4582 *(int*)getbuf = -1; 4584 sizeof(bsscfg_idx), getbuf, sizeof(getbuf), 0, NULL); 4590 val = *(int*)getbuf;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfgp2p.c | 580 u8 getbuf[64]; in wl_cfgp2p_ifidx() local 585 ret = wldev_iovar_getbuf_bsscfg(dev, "p2p_if", mac, sizeof(*mac), getbuf, in wl_cfgp2p_ifidx() 586 sizeof(getbuf), wl_to_p2p_bss_bssidx(cfg, P2PAPI_BSSCFG_PRIMARY), NULL); in wl_cfgp2p_ifidx() 589 memcpy(index, getbuf, sizeof(s32)); in wl_cfgp2p_ifidx()
|
| H A D | wl_cfgscan.c | 158 char getbuf[WLC_IOCTL_SMLEN]; in wl_cfg80211_add_iw_ie() local 193 sizeof(ie_getbufp), getbuf, WLC_IOCTL_SMLEN, bssidx, &cfg->ioctl_buf_sync) in wl_cfg80211_add_iw_ie() 195 if (!memcmp(&getbuf[TLV_HDR_LEN], data, data_len)) { in wl_cfg80211_add_iw_ie()
|
| H A D | wl_cfg80211.c | 4581 s8 getbuf[64]; local 4584 *(int*)getbuf = -1; 4586 sizeof(bsscfg_idx), getbuf, sizeof(getbuf), 0, NULL); 4592 val = *(int*)getbuf;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfgp2p.c | 559 u8 getbuf[64]; in wl_cfgp2p_ifidx() local 564 ret = wldev_iovar_getbuf_bsscfg(dev, "p2p_if", mac, sizeof(*mac), getbuf, in wl_cfgp2p_ifidx() 565 sizeof(getbuf), wl_to_p2p_bss_bssidx(cfg, P2PAPI_BSSCFG_PRIMARY), NULL); in wl_cfgp2p_ifidx() 568 memcpy(index, getbuf, sizeof(s32)); in wl_cfgp2p_ifidx()
|
| H A D | wl_cfgscan.c | 701 char getbuf[WLC_IOCTL_SMLEN]; in wl_cfg80211_add_iw_ie() local 727 sizeof(ie_getbufp), getbuf, WLC_IOCTL_SMLEN, bssidx, &cfg->ioctl_buf_sync) in wl_cfg80211_add_iw_ie() 729 if (!memcmp(&getbuf[TLV_HDR_LEN], data, data_len)) { in wl_cfg80211_add_iw_ie()
|
| H A D | wl_cfg80211.c | 3423 s8 getbuf[64]; in wl_cfg80211_bss_isup() local 3426 *(int*)getbuf = -1; in wl_cfg80211_bss_isup() 3428 sizeof(bsscfg_idx), getbuf, sizeof(getbuf), 0, NULL); in wl_cfg80211_bss_isup() 3434 val = *(int*)getbuf; in wl_cfg80211_bss_isup()
|