| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_ext_genl.c | 133 strncpy(vndr_ie->cmd, add_del_cmd, VNDR_IE_CMD_LEN - 1); in wl_ext_add_del_ie_hex() 134 vndr_ie->cmd[VNDR_IE_CMD_LEN - 1] = '\0'; in wl_ext_add_del_ie_hex()
|
| H A D | wl_android_ext.c | 1329 strncpy(vndr_ie->cmd, add_del_cmd, VNDR_IE_CMD_LEN - 1); in wl_ext_add_del_ie() 1330 vndr_ie->cmd[VNDR_IE_CMD_LEN - 1] = '\0'; in wl_ext_add_del_ie()
|
| H A D | wl_iapsta.c | 1112 strncpy(vndr_ie->cmd, "del", VNDR_IE_CMD_LEN - 1); in wl_mesh_clear_vndr_ie() 1113 vndr_ie->cmd[VNDR_IE_CMD_LEN - 1] = '\0'; in wl_mesh_clear_vndr_ie() 1114 memcpy(&vndr_ie->vndr_ie_buffer, vndr_ie_dump, WLC_IOCTL_SMLEN-VNDR_IE_CMD_LEN-1); in wl_mesh_clear_vndr_ie()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_ext_genl.c | 133 strncpy(vndr_ie->cmd, add_del_cmd, VNDR_IE_CMD_LEN - 1); in wl_ext_add_del_ie_hex() 134 vndr_ie->cmd[VNDR_IE_CMD_LEN - 1] = '\0'; in wl_ext_add_del_ie_hex()
|
| H A D | wl_android_ext.c | 1303 strncpy(vndr_ie->cmd, add_del_cmd, VNDR_IE_CMD_LEN - 1); in wl_ext_add_del_ie() 1304 vndr_ie->cmd[VNDR_IE_CMD_LEN - 1] = '\0'; in wl_ext_add_del_ie()
|
| H A D | wl_iapsta.c | 1199 strncpy(vndr_ie->cmd, "del", VNDR_IE_CMD_LEN - 1); in wl_mesh_clear_vndr_ie() 1200 vndr_ie->cmd[VNDR_IE_CMD_LEN - 1] = '\0'; in wl_mesh_clear_vndr_ie() 1201 memcpy(&vndr_ie->vndr_ie_buffer, vndr_ie_dump, WLC_IOCTL_SMLEN-VNDR_IE_CMD_LEN-1); in wl_mesh_clear_vndr_ie()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfgp2p.c | 1188 strncpy(hdr.cmd, add_del_cmd, VNDR_IE_CMD_LEN - 1); in wl_cfgp2p_vndr_ie() 1189 hdr.cmd[VNDR_IE_CMD_LEN - 1] = '\0'; in wl_cfgp2p_vndr_ie()
|
| H A D | wl_android_ext.c | 1236 strncpy(vndr_ie->cmd, add_del_cmd, VNDR_IE_CMD_LEN - 1); in wl_ext_add_del_ie() 1237 vndr_ie->cmd[VNDR_IE_CMD_LEN - 1] = '\0'; in wl_ext_add_del_ie() 2796 strncpy(vndr_ie->cmd, "del", VNDR_IE_CMD_LEN - 1); in wl_mesh_clear_vndr_ie() 2797 vndr_ie->cmd[VNDR_IE_CMD_LEN - 1] = '\0'; in wl_mesh_clear_vndr_ie() 2798 memcpy(&vndr_ie->vndr_ie_buffer, vndr_ie_dump, WLC_IOCTL_SMLEN-VNDR_IE_CMD_LEN-1); in wl_mesh_clear_vndr_ie()
|
| H A D | wl_android.c | 3012 strncpy(vndr_ie->cmd, "add", VNDR_IE_CMD_LEN - 1); in wl_android_set_ibss_beacon_ouidata() 3013 vndr_ie->cmd[VNDR_IE_CMD_LEN - 1] = '\0'; in wl_android_set_ibss_beacon_ouidata()
|
| H A D | wl_cfg80211.c | 3616 strncpy(cfg->ibss_vsie->cmd, "del", VNDR_IE_CMD_LEN - 1); in wl_cfg80211_ibss_vsie_delete() 3617 cfg->ibss_vsie->cmd[VNDR_IE_CMD_LEN - 1] = '\0'; in wl_cfg80211_ibss_vsie_delete()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_android.c | 1737 strncpy(vndr_ie->cmd, "add", VNDR_IE_CMD_LEN - 1); in wl_android_add_vendor_ie() 1738 vndr_ie->cmd[VNDR_IE_CMD_LEN - 1] = '\0'; in wl_android_add_vendor_ie() 1847 strncpy(vndr_ie->cmd, "del", VNDR_IE_CMD_LEN - 1); in wl_android_del_vendor_ie() 1848 vndr_ie->cmd[VNDR_IE_CMD_LEN - 1] = '\0'; in wl_android_del_vendor_ie()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_android.c | 1852 strncpy(vndr_ie->cmd, "add", VNDR_IE_CMD_LEN - 1); in wl_android_add_vendor_ie() 1853 vndr_ie->cmd[VNDR_IE_CMD_LEN - 1] = '\0'; in wl_android_add_vendor_ie() 1962 strncpy(vndr_ie->cmd, "del", VNDR_IE_CMD_LEN - 1); in wl_android_del_vendor_ie() 1963 vndr_ie->cmd[VNDR_IE_CMD_LEN - 1] = '\0'; in wl_android_del_vendor_ie()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_android.c | 1938 strncpy(vndr_ie->cmd, "add", VNDR_IE_CMD_LEN - 1); in wl_android_add_vendor_ie() 1939 vndr_ie->cmd[VNDR_IE_CMD_LEN - 1] = '\0'; in wl_android_add_vendor_ie() 2048 strncpy(vndr_ie->cmd, "del", VNDR_IE_CMD_LEN - 1); in wl_android_del_vendor_ie() 2049 vndr_ie->cmd[VNDR_IE_CMD_LEN - 1] = '\0'; in wl_android_del_vendor_ie()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | wlioctl.h | 6346 #define VNDR_IE_CMD_LEN 4 /**< length of the set command string: macro 6368 char cmd[VNDR_IE_CMD_LEN]; /**< vndr_ie IOVar set command : "add", "del" + NUL */ 6398 char cmd[VNDR_IE_CMD_LEN]; /**< ie IOVar set command : "add" + NUL */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | cfg80211.c | 66 #define VNDR_IE_CMD_LEN 4 /* length of the set command macro 4413 strscpy(iebuf, add_del_cmd, VNDR_IE_CMD_LEN); in brcmf_vndr_ie()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | wlioctl.h | 8021 #define VNDR_IE_CMD_LEN 4 /**< length of the set command string: macro 8043 char cmd[VNDR_IE_CMD_LEN]; /**< vndr_ie IOVar set command : "add", "del" + NUL */ 8073 char cmd[VNDR_IE_CMD_LEN]; /**< ie IOVar set command : "add" + NUL */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | wlioctl.h | 8021 #define VNDR_IE_CMD_LEN 4 /**< length of the set command string: macro 8043 char cmd[VNDR_IE_CMD_LEN]; /**< vndr_ie IOVar set command : "add", "del" + NUL */ 8073 char cmd[VNDR_IE_CMD_LEN]; /**< ie IOVar set command : "add" + NUL */
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | wlioctl.h | 8032 #define VNDR_IE_CMD_LEN 4 /**< length of the set command string: macro 8054 char cmd[VNDR_IE_CMD_LEN]; /**< vndr_ie IOVar set command : "add", "del" + NUL */ 8084 char cmd[VNDR_IE_CMD_LEN]; /**< ie IOVar set command : "add" + NUL */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | wlioctl.h | 10419 #define VNDR_IE_CMD_LEN 4 /**< length of the set command string: macro 10441 char cmd[VNDR_IE_CMD_LEN]; /**< vndr_ie IOVar set command : "add", "del" + NUL */ 10471 char cmd[VNDR_IE_CMD_LEN]; /**< ie IOVar set command : "add" + NUL */
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | wlioctl.h | 10437 #define VNDR_IE_CMD_LEN 4 /**< length of the set command string: macro 10459 char cmd[VNDR_IE_CMD_LEN]; /**< vndr_ie IOVar set command : "add", "del" + NUL */ 10489 char cmd[VNDR_IE_CMD_LEN]; /**< ie IOVar set command : "add" + NUL */
|