Home
last modified time | relevance | path

Searched refs:LM_DQ_CID_BITS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_init_reset.c2964 REG_WR(pdev,DORQ_REG_DPM_CID_OFST,LM_DQ_CID_BITS); in init_dq_common()
2989 ASSERT_STATIC(LM_DQ_CID_BITS >= 3); in init_dq_func()
2990 …REG_WR(pdev, DORQ_REG_VF_NORM_CID_OFST, LM_DQ_CID_BITS - 3); /*means the number of bits in a VF… in init_dq_func()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h294 #define LM_DQ_CID_BITS 7 /* 128 Byte page. */ macro
296 #define LM_DQ_CID_SIZE (1 << LM_DQ_CID_BITS)