HomeSort by: relevance | last modified time | path
    Searched defs:mc5 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_adapter.h 369 struct mc5 mc5; member in struct:adapter
cxgb_common.h 324 unsigned int mode; /* selects MC5 width */
330 /* Default MC5 region sizes */
336 /* MC5 modes, these must be non-0 */
342 /* MC5 min active region size */
375 struct mc5_params mc5; member in struct:adapter_params
435 struct mc5 { struct
444 static __inline unsigned int t3_mc5_size(const struct mc5 *p)
708 void t3_mc5_prep(adapter_t *adapter, struct mc5 *mc5, int mode);
709 int t3_mc5_init(struct mc5 *mc5, unsigned int nservers, unsigned int nfilters
    [all...]

Completed in 12 milliseconds