Home
last modified time | relevance | path

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

/drivers/net/cxgb3/
Dcommon.h484 struct mc7 { struct
490 struct mc7_stats stats; /* MC7 statistics */ argument
493 static inline unsigned int t3_mc7_size(const struct mc7 *p) in t3_mc7_size() argument
Dt3_hw.c143 int t3_mc7_bd_read(struct mc7 *mc7, unsigned int start, unsigned int n, in t3_mc7_bd_read()
1642 static void mc7_intr_handler(struct mc7 *mc7) in mc7_intr_handler()
3158 static int mc7_init(struct mc7 *mc7, unsigned int mc7_clock, int mem_type) in mc7_init()
3487 static void mc7_prep(struct adapter *adapter, struct mc7 *mc7, in mc7_prep()