Searched refs:host_int_setup_ipaddress (Results  1 – 3 of 3) sorted by relevance
| /linux-4.4.14/drivers/staging/wilc1000/ | 
| D | host_interface.h | 1038 s32 host_int_setup_ipaddress(struct host_if_drv *hWFIDrv, u8 *pu8IPAddr, u8 idx);
  | 
| D | linux_wlan.c | 190 		host_int_setup_ipaddress(pstrWFIDrv, pIP_Add_buff, nic->u8IfIdx);  in dev_state_ev_handler() 213 		host_int_setup_ipaddress(pstrWFIDrv, pIP_Add_buff, nic->u8IfIdx);  in dev_state_ev_handler()
  | 
| D | host_interface.c | 454 		host_int_setup_ipaddress(hif_drv, set_ip[idx], idx);  in Handle_get_IPAddress() 4955 s32 host_int_setup_ipaddress(struct host_if_drv *hif_drv, u8 *u16ipadd, u8 idx)  in host_int_setup_ipaddress()  function
  |