Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dhost_interface.h590 s32 host_int_get_MacAddress(struct host_if_drv *hWFIDrv, u8 *pu8MacAddress);
Dlinux_wlan.c1248 host_int_get_MacAddress(priv->hWILCWFIDrv, mac_add); in mac_open()
Dhost_interface.c3375 s32 host_int_get_MacAddress(struct host_if_drv *hif_drv, u8 *pu8MacAddress) in host_int_get_MacAddress() function