Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dhost_interface.c186 struct set_ip_addr ip_info; member
2960 Handle_set_IPAddress(msg.drv, msg.body.ip_info.ip_addr, msg.body.ip_info.idx); in hostIFthread()
2965 Handle_get_IPAddress(msg.drv, msg.body.ip_info.ip_addr, msg.body.ip_info.idx); in hostIFthread()
4971 msg.body.ip_info.ip_addr = u16ipadd; in host_int_setup_ipaddress()
4973 msg.body.ip_info.idx = idx; in host_int_setup_ipaddress()
4996 msg.body.ip_info.ip_addr = u16ipadd; in host_int_get_ipaddress()
4998 msg.body.ip_info.idx = idx; in host_int_get_ipaddress()