Home
last modified time | relevance | path

Searched refs:ptp_tx_lock (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ptp.h108 spinlock_t ptp_tx_lock; member
153 spin_lock_bh(&(ptp)->ptp_tx_lock); \
155 spin_unlock_bh(&(ptp)->ptp_tx_lock); \
H A Dbnxt_ptp.c820 spin_lock_bh(&ptp->ptp_tx_lock); in bnxt_ptp_get_txts_prod()
825 spin_unlock_bh(&ptp->ptp_tx_lock); in bnxt_ptp_get_txts_prod()
828 spin_unlock_bh(&ptp->ptp_tx_lock); in bnxt_ptp_get_txts_prod()
1081 spin_lock_init(&ptp->ptp_tx_lock); in bnxt_ptp_init()
/linux-6.15/drivers/net/ethernet/intel/igc/
H A Digc_ptp.c578 spin_lock_irqsave(&adapter->ptp_tx_lock, flags); in igc_ptp_clear_tx_tstamp()
587 spin_unlock_irqrestore(&adapter->ptp_tx_lock, flags); in igc_ptp_clear_tx_tstamp()
701 spin_lock_irqsave(&adapter->ptp_tx_lock, flags); in igc_ptp_tx_hang()
723 spin_unlock_irqrestore(&adapter->ptp_tx_lock, flags); in igc_ptp_tx_hang()
859 spin_lock_irqsave(&adapter->ptp_tx_lock, flags); in igc_ptp_tx_tstamp_event()
863 spin_unlock_irqrestore(&adapter->ptp_tx_lock, flags); in igc_ptp_tx_tstamp_event()
1178 spin_lock_init(&adapter->ptp_tx_lock); in igc_ptp_init()
H A Digc.h309 spinlock_t ptp_tx_lock; member
H A Digc_main.c1667 spin_lock_irqsave(&adapter->ptp_tx_lock, flags); in igc_xmit_frame_ring()
1678 spin_unlock_irqrestore(&adapter->ptp_tx_lock, flags); in igc_xmit_frame_ring()
2911 spin_lock_irqsave(&adapter->ptp_tx_lock, lock_flags); in igc_xsk_request_timestamp()
2932 spin_unlock_irqrestore(&adapter->ptp_tx_lock, in igc_xsk_request_timestamp()
2966 spin_unlock_irqrestore(&adapter->ptp_tx_lock, lock_flags); in igc_xsk_request_timestamp()