Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/intel/ixgbe/
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()
A Dixgbe.h876 __IXGBE_PTP_TX_IN_PROGRESS, enumerator
A Dixgbe_main.c8786 !test_and_set_bit_lock(__IXGBE_PTP_TX_IN_PROGRESS, in ixgbe_xmit_frame_ring()
8877 clear_bit_unlock(__IXGBE_PTP_TX_IN_PROGRESS, &adapter->state); in ixgbe_xmit_frame_ring()

Completed in 25 milliseconds