Home
last modified time | relevance | path

Searched refs:WX_STATE_PTP_RUNNING (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ptp.c324 if (!test_bit(WX_STATE_PTP_RUNNING, wx->state)) in wx_ptp_do_aux_work()
796 set_bit(WX_STATE_PTP_RUNNING, wx->state); in wx_ptp_init()
810 if (!test_and_clear_bit(WX_STATE_PTP_RUNNING, wx->state)) in wx_ptp_suspend()
844 if (!test_and_clear_bit(WX_STATE_PTP_RUNNING, wx->state)) in wx_ptp_quiesce()
H A Dwx_type.h1222 WX_STATE_PTP_RUNNING, enumerator
/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_aml.c449 if (test_bit(WX_STATE_PTP_RUNNING, wx->state)) in txgbe_mac_link_up_aml()
465 if (test_bit(WX_STATE_PTP_RUNNING, wx->state)) in txgbe_mac_link_down_aml()
H A Dtxgbe_main.c223 if (test_bit(WX_STATE_PTP_RUNNING, wx->state)) in txgbe_reset()
/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_main.c438 if (test_bit(WX_STATE_PTP_RUNNING, wx->state)) in ngbe_reset()