Searched refs:tg3_full_lock (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/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() 6242 tg3_full_lock(tp, 0); in tg3_ptp_gettimex() 6260 tg3_full_lock(tp, 0); in tg3_ptp_settime() 6284 tg3_full_lock(tp, 0); in tg3_ptp_enable() 7456 static inline void tg3_full_lock(struct tg3 *tp, int irq_sync) in tg3_full_lock() function 9121 tg3_full_lock(tp, 0); in tg3_chip_reset() 11175 tg3_full_lock(tp, 0); in tg3_restart_hw() 11186 tg3_full_lock(tp, 0); in tg3_reset_task() [all …]
|