Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/intel/igc/
A Digc_ptp.c613 clear_bit_unlock(__IGC_PTP_TX_IN_PROGRESS, &adapter->state); in igc_ptp_tx_timeout()
624 if (!test_bit(__IGC_PTP_TX_IN_PROGRESS, &adapter->state)) in igc_ptp_tx_hang()
685 clear_bit_unlock(__IGC_PTP_TX_IN_PROGRESS, &adapter->state); in igc_ptp_tx_hwtstamp()
706 if (!test_bit(__IGC_PTP_TX_IN_PROGRESS, &adapter->state)) in igc_ptp_tx_work()
1026 clear_bit_unlock(__IGC_PTP_TX_IN_PROGRESS, &adapter->state); in igc_ptp_suspend()
A Digc.h404 __IGC_PTP_TX_IN_PROGRESS, enumerator
A Digc_main.c1574 !test_and_set_bit_lock(__IGC_PTP_TX_IN_PROGRESS, in igc_xmit_frame_ring()

Completed in 17 milliseconds