Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_ptp.c740 if (!test_bit(__I40E_PTP_TX_IN_PROGRESS, pf->state)) in i40e_ptp_tx_hang()
750 clear_bit_unlock(__I40E_PTP_TX_IN_PROGRESS, pf->state); in i40e_ptp_tx_hang()
793 clear_bit_unlock(__I40E_PTP_TX_IN_PROGRESS, pf->state); in i40e_ptp_tx_hwtstamp()
1550 clear_bit_unlock(__I40E_PTP_TX_IN_PROGRESS, pf->state); in i40e_ptp_stop()
H A Di40e.h104 __I40E_PTP_TX_IN_PROGRESS, enumerator
H A Di40e_txrx.c3273 !test_and_set_bit_lock(__I40E_PTP_TX_IN_PROGRESS, pf->state)) { in i40e_tsyn()
4019 clear_bit_unlock(__I40E_PTP_TX_IN_PROGRESS, pf->state); in i40e_xmit_frame_ring()