Searched refs:tg3_full_lock (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 6143 static inline void tg3_full_lock(struct tg3 *tp, int irq_sync); 6182 tg3_full_lock(tp, 0); in tg3_ptp_adjfine() 6201 tg3_full_lock(tp, 0); in tg3_ptp_adjtime() 6214 tg3_full_lock(tp, 0); in tg3_ptp_gettimex() 6232 tg3_full_lock(tp, 0); in tg3_ptp_settime() 6256 tg3_full_lock(tp, 0); in tg3_ptp_enable() 7515 static inline void tg3_full_lock(struct tg3 *tp, int irq_sync) in tg3_full_lock() function 8105 tg3_full_lock(tp, 0); in __tg3_start_xmit() 9217 tg3_full_lock(tp, 0); in tg3_chip_reset() 11281 tg3_full_lock(tp, 0); in tg3_restart_hw() [all …]
|