Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/cxgb/common/
H A Dcxgb_common.h461 struct mc7 { struct
467 struct mc7_stats stats; /* MC7 statistics */ argument
470 static inline unsigned int t3_mc7_size(const struct mc7 *p) in t3_mc7_size() argument
H A Dcxgb_t3_hw.c144 int t3_mc7_bd_read(struct mc7 *mc7, unsigned int start, unsigned int n, in t3_mc7_bd_read()
2101 static void mc7_intr_handler(struct mc7 *mc7) in mc7_intr_handler()
3953 static int mc7_init(struct mc7 *mc7, unsigned int mc7_clock, int mem_type) in mc7_init()
4306 static void __devinit mc7_prep(adapter_t *adapter, struct mc7 *mc7, in mc7_prep()