Home
last modified time | relevance | path

Searched refs:WX_STATE_PTP_TX_IN_PROGRESS (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ptp.c147 clear_bit_unlock(WX_STATE_PTP_TX_IN_PROGRESS, wx->state); in wx_ptp_clear_tx_timestamp()
197 clear_bit_unlock(WX_STATE_PTP_TX_IN_PROGRESS, wx->state); in wx_ptp_tx_hwtstamp()
305 if (!test_bit(WX_STATE_PTP_TX_IN_PROGRESS, wx->state)) in wx_ptp_tx_hang()
H A Dwx_lib.c803 if (unlikely(test_bit(WX_STATE_PTP_TX_IN_PROGRESS, wx->state)) && in wx_clean_tx_irq()
1614 !test_and_set_bit_lock(WX_STATE_PTP_TX_IN_PROGRESS, in wx_xmit_frame_ring()
1652 clear_bit_unlock(WX_STATE_PTP_TX_IN_PROGRESS, wx->state); in wx_xmit_frame_ring()
H A Dwx_type.h1189 WX_STATE_PTP_TX_IN_PROGRESS, enumerator