Searched refs:dhcpc_parameter (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_android_ext.c | 110 typedef struct dhcpc_parameter { struct 1424 struct dhcpc_parameter dhcpc_param; in wl_ext_dhcpc_param() 1434 memset(&dhcpc_param, 0, sizeof(struct dhcpc_parameter)); in wl_ext_dhcpc_param() 1450 sizeof(struct dhcpc_parameter), iovar_buf, sizeof(iovar_buf), NULL); in wl_ext_dhcpc_param() 1453 sizeof(struct dhcpc_parameter), iovar_buf, WLC_IOCTL_SMLEN, NULL); in wl_ext_dhcpc_param()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_android_ext.c | 115 typedef struct dhcpc_parameter { struct 1398 struct dhcpc_parameter dhcpc_param; in wl_ext_dhcpc_param() 1408 memset(&dhcpc_param, 0, sizeof(struct dhcpc_parameter)); in wl_ext_dhcpc_param() 1424 sizeof(struct dhcpc_parameter), iovar_buf, sizeof(iovar_buf), NULL); in wl_ext_dhcpc_param() 1427 sizeof(struct dhcpc_parameter), iovar_buf, WLC_IOCTL_SMLEN, NULL); in wl_ext_dhcpc_param()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_android_ext.c | 262 typedef struct dhcpc_parameter { struct 5274 struct dhcpc_parameter dhcpc_param; in wl_ext_dhcpc_param() 5284 memset(&dhcpc_param, 0, sizeof(struct dhcpc_parameter)); in wl_ext_dhcpc_param() 5300 sizeof(struct dhcpc_parameter), iovar_buf, sizeof(iovar_buf), NULL); in wl_ext_dhcpc_param() 5303 sizeof(struct dhcpc_parameter), iovar_buf, WLC_IOCTL_SMLEN, NULL); in wl_ext_dhcpc_param()
|