Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/microchip/wilc1000/
Dhif.h167 int wilc_get_mac_address(struct wilc_vif *vif, u8 *mac_addr);
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()
Dhif.c1264 int wilc_get_mac_address(struct wilc_vif *vif, u8 *mac_addr) in wilc_get_mac_address() function