Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igb/
A Digb_ptp.c697 clear_bit_unlock(__IGB_PTP_TX_IN_PROGRESS, &adapter->state); in igb_ptp_tx_work()
787 if (!test_bit(__IGB_PTP_TX_IN_PROGRESS, &adapter->state)) in igb_ptp_tx_hang()
798 clear_bit_unlock(__IGB_PTP_TX_IN_PROGRESS, &adapter->state); in igb_ptp_tx_hang()
852 clear_bit_unlock(__IGB_PTP_TX_IN_PROGRESS, &adapter->state); in igb_ptp_tx_hwtstamp()
1306 clear_bit_unlock(__IGB_PTP_TX_IN_PROGRESS, &adapter->state); in igb_ptp_suspend()
A Digb.h707 __IGB_PTP_TX_IN_PROGRESS, enumerator
A Digb_main.c6366 !test_and_set_bit_lock(__IGB_PTP_TX_IN_PROGRESS, in igb_xmit_frame_ring()
6411 clear_bit_unlock(__IGB_PTP_TX_IN_PROGRESS, &adapter->state); in igb_xmit_frame_ring()

Completed in 662 milliseconds