Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_main.c211 wx_control_hw(wx, true); in txgbe_up_complete()
470 wx_control_hw(wx, false); in txgbe_close()
488 wx_control_hw(wx, false); in txgbe_dev_shutdown()
750 wx_control_hw(wx, false); in txgbe_probe()
/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_main.c377 wx_control_hw(wx, true); in ngbe_open()
432 wx_control_hw(wx, false); in ngbe_close()
461 wx_control_hw(wx, false); in ngbe_dev_shutdown()
686 wx_control_hw(wx, false); in ngbe_probe()
/openbmc/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_hw.h10 void wx_control_hw(struct wx *wx, bool drv);
H A Dwx_hw.c118 void wx_control_hw(struct wx *wx, bool drv) in wx_control_hw() function
126 EXPORT_SYMBOL(wx_control_hw);