Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ptp.c145 clear_bit_unlock(WX_STATE_PTP_TX_IN_PROGRESS, wx->state); in wx_ptp_clear_tx_timestamp()
195 clear_bit_unlock(WX_STATE_PTP_TX_IN_PROGRESS, wx->state); in wx_ptp_tx_hwtstamp()
303 if (!test_bit(WX_STATE_PTP_TX_IN_PROGRESS, wx->state)) in wx_ptp_tx_hang()
H A Dwx_lib.c754 if (unlikely(test_bit(WX_STATE_PTP_TX_IN_PROGRESS, wx->state)) && in wx_clean_tx_irq()
1529 !test_and_set_bit_lock(WX_STATE_PTP_TX_IN_PROGRESS, in wx_xmit_frame_ring()
1567 clear_bit_unlock(WX_STATE_PTP_TX_IN_PROGRESS, wx->state); in wx_xmit_frame_ring()
H A Dwx_type.h1105 WX_STATE_PTP_TX_IN_PROGRESS, enumerator