Searched refs:tg3_full_lock (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
D | tg3.c | 6143 static inline void tg3_full_lock(struct tg3 *tp, int irq_sync); 6195 tg3_full_lock(tp, 0); in tg3_ptp_adjfreq() 6213 tg3_full_lock(tp, 0); in tg3_ptp_adjtime() 6225 tg3_full_lock(tp, 0); in tg3_ptp_gettime() 6243 tg3_full_lock(tp, 0); in tg3_ptp_settime() 6263 tg3_full_lock(tp, 0); in tg3_ptp_enable() 7437 static inline void tg3_full_lock(struct tg3 *tp, int irq_sync) in tg3_full_lock() function 9100 tg3_full_lock(tp, 0); in tg3_chip_reset() 11119 tg3_full_lock(tp, 0); in tg3_restart_hw() 11130 tg3_full_lock(tp, 0); in tg3_reset_task() [all …]
|