Home
last modified time | relevance | path

Searched refs:MC5_MODE_144_BIT (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_mc5.c142 if (mc5->mode == MC5_MODE_144_BIT) { in init_mask_data_array()
168 mc5->mode == MC5_MODE_144_BIT ? 0xfffffff9 : 0xfffffffd, in init_mask_data_array()
491 if (mode == MC5_MODE_144_BIT) in t3_mc5_prep()
H A Dcxgb_common.h341 MC5_MODE_144_BIT = 1, enumerator
H A Dcxgb_t3_hw.c4531 t3_mc5_prep(adapter, &adapter->mc5, MC5_MODE_144_BIT); in t3_prep_adapter()