Searched refs:tg3_full_lock (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/broadcom/ |
D | tg3.c | 6159 static inline void tg3_full_lock(struct tg3 *tp, int irq_sync); 6211 tg3_full_lock(tp, 0); in tg3_ptp_adjfreq() 6229 tg3_full_lock(tp, 0); in tg3_ptp_adjtime() 6241 tg3_full_lock(tp, 0); in tg3_ptp_gettime() 6259 tg3_full_lock(tp, 0); in tg3_ptp_settime() 6279 tg3_full_lock(tp, 0); in tg3_ptp_enable() 7455 static inline void tg3_full_lock(struct tg3 *tp, int irq_sync) in tg3_full_lock() function 9123 tg3_full_lock(tp, 0); in tg3_chip_reset() 11179 tg3_full_lock(tp, 0); in tg3_restart_hw() 11190 tg3_full_lock(tp, 0); in tg3_reset_task() [all …]
|