Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ptp.c780 clear_bit_unlock(__IXGBE_PTP_TX_IN_PROGRESS, &adapter->state); in ixgbe_ptp_clear_tx_timestamp()
795 if (!test_bit(__IXGBE_PTP_TX_IN_PROGRESS, &adapter->state)) in ixgbe_ptp_tx_hang()
835 clear_bit_unlock(__IXGBE_PTP_TX_IN_PROGRESS, &adapter->state); in ixgbe_ptp_tx_hwtstamp()
Dixgbe.h868 __IXGBE_PTP_TX_IN_PROGRESS, enumerator
Dixgbe_main.c8780 !test_and_set_bit_lock(__IXGBE_PTP_TX_IN_PROGRESS, in ixgbe_xmit_frame_ring()
8871 clear_bit_unlock(__IXGBE_PTP_TX_IN_PROGRESS, &adapter->state); in ixgbe_xmit_frame_ring()