Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/wangxun/libwx/
H A Dwx_hw.h22 int wx_set_mac(struct net_device *netdev, void *p);
H A Dwx_hw.c978 * wx_set_mac - Change the Ethernet Address of the NIC
984 int wx_set_mac(struct net_device *netdev, void *p) in wx_set_mac() function
1002 EXPORT_SYMBOL(wx_set_mac); variable
/kernel/linux/linux-6.6/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_main.c489 .ndo_set_mac_address = wx_set_mac,
/kernel/linux/linux-6.6/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_main.c511 .ndo_set_mac_address = wx_set_mac,

Completed in 5 milliseconds