Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dhif.h170 int wilc_set_mac_address(struct wilc_vif *vif, const u8 *mac_addr);
H A Dnetdev.c625 ret = wilc_set_mac_address(vif, ndev->dev_addr); in wilc_mac_open()
687 result = wilc_set_mac_address(vif, addr->sa_data); in wilc_set_mac_addr()
H A Dhif.c1300 int wilc_set_mac_address(struct wilc_vif *vif, const u8 *mac_addr) in wilc_set_mac_address() function