Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_ptp.c336 if (!test_bit(__I40E_PTP_TX_IN_PROGRESS, pf->state)) in i40e_ptp_tx_hang()
346 clear_bit_unlock(__I40E_PTP_TX_IN_PROGRESS, pf->state); in i40e_ptp_tx_hang()
389 clear_bit_unlock(__I40E_PTP_TX_IN_PROGRESS, pf->state); in i40e_ptp_tx_hwtstamp()
865 clear_bit_unlock(__I40E_PTP_TX_IN_PROGRESS, pf->state); in i40e_ptp_stop()
H A Di40e.h129 __I40E_PTP_TX_IN_PROGRESS, enumerator
H A Di40e_txrx.c3038 !test_and_set_bit_lock(__I40E_PTP_TX_IN_PROGRESS, pf->state)) { in i40e_tsyn()
3739 clear_bit_unlock(__I40E_PTP_TX_IN_PROGRESS, pf->state); in i40e_xmit_frame_ring()