Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_main.c371 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 Dtxgbe_main.c92 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 Dwx_hw.h17 void wx_control_hw(struct wx *wx, bool drv);
H A Dwx_hw.c221 void wx_control_hw(struct wx *wx, bool drv) in wx_control_hw() function
229 EXPORT_SYMBOL(wx_control_hw);