Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dhif.h167 int wilc_get_mac_address(struct wilc_vif *vif, u8 *mac_addr);
H A Dnetdev.c604 wilc_get_mac_address(vif, addr); in wilc_mac_open()
657 wilc_get_mac_address(tmp_vif, mac_addr); in wilc_set_mac_addr()
H A Dhif.c1276 int wilc_get_mac_address(struct wilc_vif *vif, u8 *mac_addr) in wilc_get_mac_address() function