Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dhost_interface.h1038 s32 host_int_setup_ipaddress(struct host_if_drv *hWFIDrv, u8 *pu8IPAddr, u8 idx);
Dlinux_wlan.c190 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()
Dhost_interface.c454 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