Home
last modified time | relevance | path

Searched refs:wx_set_mac (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_hw.h33 int wx_set_mac(struct net_device *netdev, void *p);
H A Dwx_hw.c1278 int wx_set_mac(struct net_device *netdev, void *p) in wx_set_mac() function
1296 EXPORT_SYMBOL(wx_set_mac);
/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_main.c592 .ndo_set_mac_address = wx_set_mac,
/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_main.c670 .ndo_set_mac_address = wx_set_mac,