Home
last modified time | relevance | path

Searched defs:mc5 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_mc5.c128 static int init_mask_data_array(struct mc5 *mc5, u32 mask_array_base, in init_mask_data_array()
178 static int init_idt52100(struct mc5 *mc5) in init_idt52100()
242 static int init_idt43102(struct mc5 *mc5) in init_idt43102()
303 static inline void mc5_dbgi_mode_enable(const struct mc5 *mc5) in mc5_dbgi_mode_enable()
310 static void mc5_dbgi_mode_disable(const struct mc5 *mc5) in mc5_dbgi_mode_disable()
327 int t3_mc5_init(struct mc5 *mc5, unsigned int nservers, unsigned int nfilters, in t3_mc5_init()
390 int t3_read_mc5_range(const struct mc5 *mc5, unsigned int start, in t3_read_mc5_range()
428 void t3_mc5_intr_handler(struct mc5 *mc5) in t3_mc5_intr_handler()
471 void __devinit t3_mc5_prep(adapter_t *adapter, struct mc5 *mc5, int mode) in t3_mc5_prep()
H A Dcxgb_common.h387 struct mc5_params mc5; member
445 struct mc5 { struct
451 struct mc5_stats stats; argument
454 static inline unsigned int t3_mc5_size(const struct mc5 *p) in t3_mc5_size() argument
/freebsd/sys/dev/cxgb/
H A Dcxgb_adapter.h369 struct mc5 mc5; member