Searched refs:QSFP_ATTEN_LEN (Results 1 – 3 of 3) sorted by relevance
117 #define QSFP_ATTEN_LEN 2 macro163 u8 atten[QSFP_ATTEN_LEN];
368 ret = qsfp_read(ppd, QSFP_ATTEN_OFFS, &cp->atten, QSFP_ATTEN_LEN); in qib_refresh_qsfp_cache()371 for (idx = 0; idx < QSFP_ATTEN_LEN; ++idx) in qib_refresh_qsfp_cache()374 ret = qsfp_cks(ppd, QSFP_ATTEN_OFFS + QSFP_ATTEN_LEN, QSFP_CC_OFFS); in qib_refresh_qsfp_cache()
102 #define QSFP_ATTEN_LEN 2 macro