Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dhost_interface.c137 struct set_ip_addr ip_info; member
359 u8 *ip_addr = msg->body.ip_info.ip_addr; in handle_set_ip_address()
360 u8 idx = msg->body.ip_info.idx; in handle_set_ip_address()
389 u8 idx = msg->body.ip_info.idx; in handle_get_ip_address()
4025 msg->body.ip_info.ip_addr = ip_addr; in wilc_setup_ipaddress()
4026 msg->body.ip_info.idx = idx; in wilc_setup_ipaddress()
4046 msg->body.ip_info.ip_addr = ip_addr; in host_int_get_ipaddress()
4047 msg->body.ip_info.idx = idx; in host_int_get_ipaddress()