Home
last modified time | relevance | path

Searched refs:_tg3_flag_clear (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dtg3.c86 static inline void _tg3_flag_clear(enum TG3_FLAGS flag, unsigned long *bits) in _tg3_flag_clear() function
96 _tg3_flag_clear(TG3_FLAG_##flag, (tp)->tg3_flags)
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dtg3.c87 static inline void _tg3_flag_clear(enum TG3_FLAGS flag, unsigned long *bits) in _tg3_flag_clear() function
97 _tg3_flag_clear(TG3_FLAG_##flag, (tp)->tg3_flags)

Completed in 34 milliseconds