Home
last modified time | relevance | path

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

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