Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wilc1000/
Dwilc_hif.h189 int wilc_get_mac_address(struct wilc_vif *vif, u8 *mac_addr);
Dwilc_netdev.c631 wilc_get_mac_address(vif, mac_add); in wilc_mac_open()
Dwilc_hif.c1336 int wilc_get_mac_address(struct wilc_vif *vif, u8 *mac_addr) in wilc_get_mac_address() function