Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_ptp.h107 spinlock_t ptp_tx_lock; member
164 spin_lock_bh(&(ptp)->ptp_tx_lock); \
166 spin_unlock_bh(&(ptp)->ptp_tx_lock); \
A Dbnxt_ptp.c782 spin_lock_bh(&ptp->ptp_tx_lock); in bnxt_ptp_get_txts_prod()
787 spin_unlock_bh(&ptp->ptp_tx_lock); in bnxt_ptp_get_txts_prod()
790 spin_unlock_bh(&ptp->ptp_tx_lock); in bnxt_ptp_get_txts_prod()
1046 spin_lock_init(&ptp->ptp_tx_lock); in bnxt_ptp_init()
/linux/drivers/net/ethernet/intel/igc/
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()
1162 spin_lock_init(&adapter->ptp_tx_lock); in igc_ptp_init()
A Digc.h309 spinlock_t ptp_tx_lock; member
A Digc_main.c1648 spin_lock_irqsave(&adapter->ptp_tx_lock, flags); in igc_xmit_frame_ring()
1658 spin_unlock_irqrestore(&adapter->ptp_tx_lock, flags); in igc_xmit_frame_ring()
2894 spin_lock_irqsave(&adapter->ptp_tx_lock, lock_flags); in igc_xsk_request_timestamp()
2915 spin_unlock_irqrestore(&adapter->ptp_tx_lock, in igc_xsk_request_timestamp()
2949 spin_unlock_irqrestore(&adapter->ptp_tx_lock, lock_flags); in igc_xsk_request_timestamp()

Completed in 30 milliseconds