Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Dhif_tx_mib.h23 int hif_set_macaddr(struct wfx_vif *wvif, u8 *mac);
H A Dsta.c751 hif_set_macaddr(wvif, vif->addr); in wfx_add_interface()
778 hif_set_macaddr(wvif, NULL); in wfx_remove_interface()
H A Dhif_tx_mib.c82 int hif_set_macaddr(struct wfx_vif *wvif, u8 *mac) in hif_set_macaddr() function