Home
last modified time | relevance | path

Searched defs:mc7 (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb3/
Dcommon.h456 struct mc7 { struct
462 struct mc7_stats stats; /* MC7 statistics */ argument
465 static inline unsigned int t3_mc7_size(const struct mc7 *p) in t3_mc7_size() argument
Dt3_hw.c146 int t3_mc7_bd_read(struct mc7 *mc7, unsigned int start, unsigned int n, in t3_mc7_bd_read()
1726 static void mc7_intr_handler(struct mc7 *mc7) in mc7_intr_handler()
3130 static int mc7_init(struct mc7 *mc7, unsigned int mc7_clock, int mem_type) in mc7_init()
3462 static void mc7_prep(struct adapter *adapter, struct mc7 *mc7, in mc7_prep()