Home
last modified time | relevance | path

Searched refs:mc7 (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb3/
A Dt3_hw.c146 int t3_mc7_bd_read(struct mc7 *mc7, unsigned int start, unsigned int n, in t3_mc7_bd_read() argument
177 if (mc7->width == 0) { in t3_mc7_bd_read()
179 mc7->offset + in t3_mc7_bd_read()
183 if (mc7->width > 1) in t3_mc7_bd_read()
1726 static void mc7_intr_handler(struct mc7 *mc7) in mc7_intr_handler() argument
1765 mc7->name, addr); in mc7_intr_handler()
3130 static int mc7_init(struct mc7 *mc7, unsigned int mc7_clock, int mem_type) in mc7_init() argument
3148 if (!mc7->size) in mc7_init()
3167 mc7->name); in mc7_init()
3462 static void mc7_prep(struct adapter *adapter, struct mc7 *mc7, in mc7_prep() argument
[all …]
A Dadapter.h245 struct mc7 pmrx;
246 struct mc7 pmtx;
247 struct mc7 cm;
A Dcommon.h456 struct mc7 { struct
465 static inline unsigned int t3_mc7_size(const struct mc7 *p) in t3_mc7_size() argument
700 int t3_mc7_bd_read(struct mc7 *mc7, unsigned int start, unsigned int n,
A Dcxgb3_offload.c311 struct mc7 *mem; in cxgb_rdma_ctl()
A Dcxgb3_main.c2442 struct mc7 *mem; in cxgb_siocdevprivate()

Completed in 25 milliseconds