Searched refs:tg3_full_lock (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/broadcom/ |
D | tg3.c | 6152 static inline void tg3_full_lock(struct tg3 *tp, int irq_sync); 6204 tg3_full_lock(tp, 0); in tg3_ptp_adjfreq() 6222 tg3_full_lock(tp, 0); in tg3_ptp_adjtime() 6235 tg3_full_lock(tp, 0); in tg3_ptp_gettimex() 6253 tg3_full_lock(tp, 0); in tg3_ptp_settime() 6277 tg3_full_lock(tp, 0); in tg3_ptp_enable() 7447 static inline void tg3_full_lock(struct tg3 *tp, int irq_sync) in tg3_full_lock() function 9111 tg3_full_lock(tp, 0); in tg3_chip_reset() 11164 tg3_full_lock(tp, 0); in tg3_restart_hw() 11175 tg3_full_lock(tp, 0); in tg3_reset_task() [all …]
|