Searched refs:wx_control_hw (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/net/ethernet/wangxun/ngbe/ |
| H A D | ngbe_main.c | 371 wx_control_hw(wx, true); in ngbe_open() 431 wx_control_hw(wx, false); in ngbe_close() 460 wx_control_hw(wx, false); in ngbe_dev_shutdown() 718 wx_control_hw(wx, false); in ngbe_probe()
|
| /linux-6.15/drivers/net/ethernet/wangxun/txgbe/ |
| H A D | txgbe_main.c | 92 wx_control_hw(wx, true); in txgbe_up_complete() 420 wx_control_hw(wx, false); in txgbe_close() 438 wx_control_hw(wx, false); in txgbe_dev_shutdown() 770 wx_control_hw(wx, false); in txgbe_probe()
|
| /linux-6.15/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_hw.h | 17 void wx_control_hw(struct wx *wx, bool drv);
|
| H A D | wx_hw.c | 221 void wx_control_hw(struct wx *wx, bool drv) in wx_control_hw() function 229 EXPORT_SYMBOL(wx_control_hw);
|