Home
last modified time | relevance | path

Searched refs:__IXGBE_PTP_TX_IN_PROGRESS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ptp.c774 clear_bit_unlock(__IXGBE_PTP_TX_IN_PROGRESS, &adapter->state); in ixgbe_ptp_clear_tx_timestamp()
789 if (!test_bit(__IXGBE_PTP_TX_IN_PROGRESS, &adapter->state)) in ixgbe_ptp_tx_hang()
829 clear_bit_unlock(__IXGBE_PTP_TX_IN_PROGRESS, &adapter->state); in ixgbe_ptp_tx_hwtstamp()
H A Dixgbe.h816 __IXGBE_PTP_TX_IN_PROGRESS, enumerator
H A Dixgbe_main.c8694 !test_and_set_bit_lock(__IXGBE_PTP_TX_IN_PROGRESS, in ixgbe_xmit_frame_ring()
8785 clear_bit_unlock(__IXGBE_PTP_TX_IN_PROGRESS, &adapter->state); in ixgbe_xmit_frame_ring()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ptp.c764 clear_bit_unlock(__IXGBE_PTP_TX_IN_PROGRESS, &adapter->state); in ixgbe_ptp_clear_tx_timestamp()
779 if (!test_bit(__IXGBE_PTP_TX_IN_PROGRESS, &adapter->state)) in ixgbe_ptp_tx_hang()
819 clear_bit_unlock(__IXGBE_PTP_TX_IN_PROGRESS, &adapter->state); in ixgbe_ptp_tx_hwtstamp()
H A Dixgbe.h875 __IXGBE_PTP_TX_IN_PROGRESS, enumerator
H A Dixgbe_main.c8766 !test_and_set_bit_lock(__IXGBE_PTP_TX_IN_PROGRESS, in ixgbe_xmit_frame_ring()
8857 clear_bit_unlock(__IXGBE_PTP_TX_IN_PROGRESS, &adapter->state); in ixgbe_xmit_frame_ring()

Completed in 34 milliseconds