Searched refs:tg3_full_lock (Results 1 – 1 of 1) sorted by relevance
/drivers/net/ethernet/broadcom/ |
D | tg3.c | 6160 static inline void tg3_full_lock(struct tg3 *tp, int irq_sync); 6212 tg3_full_lock(tp, 0); in tg3_ptp_adjfreq() 6230 tg3_full_lock(tp, 0); in tg3_ptp_adjtime() 6243 tg3_full_lock(tp, 0); in tg3_ptp_gettimex() 6261 tg3_full_lock(tp, 0); in tg3_ptp_settime() 6285 tg3_full_lock(tp, 0); in tg3_ptp_enable() 7465 static inline void tg3_full_lock(struct tg3 *tp, int irq_sync) in tg3_full_lock() function 9132 tg3_full_lock(tp, 0); in tg3_chip_reset() 11193 tg3_full_lock(tp, 0); in tg3_restart_hw() 11204 tg3_full_lock(tp, 0); in tg3_reset_task() [all …]
|