Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/wangxun/libwx/
H A Dwx_hw.h30 int wx_set_mac(struct net_device *netdev, void *p);
H A Dwx_hw.c1242 int wx_set_mac(struct net_device *netdev, void *p) in wx_set_mac() function
1260 EXPORT_SYMBOL(wx_set_mac);
/linux-6.15/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_main.c522 .ndo_set_mac_address = wx_set_mac,
/linux-6.15/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_main.c528 .ndo_set_mac_address = wx_set_mac,