Home
last modified time | relevance | path

Searched refs:wx_get_mac_addr_vf (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_vf.c37 wx_get_mac_addr_vf(wx, wx->mac.addr); in wx_init_hw_vf()
190 wx_get_mac_addr_vf(wx, wx->mac.addr); in wx_set_rar_vf()
325 void wx_get_mac_addr_vf(struct wx *wx, u8 *mac_addr) in wx_get_mac_addr_vf() function
329 EXPORT_SYMBOL(wx_get_mac_addr_vf);
H A Dwx_vf.h114 void wx_get_mac_addr_vf(struct wx *wx, u8 *mac_addr);