Lines Matching refs:qsfp_read
477 int qsfp_read(struct hfi1_pportdata *ppd, u32 target, int addr, void *bp, in qsfp_read() function
540 ret = qsfp_read(ppd, target, addr, bp, len); in one_qsfp_read()
576 ret = qsfp_read(ppd, target, 0, cache, QSFP_PAGESIZE); in refresh_qsfp_cache()
589 ret = qsfp_read(ppd, target, 384, cache + 256, 128); in refresh_qsfp_cache()
594 ret = qsfp_read(ppd, target, 640, cache + 384, 128); in refresh_qsfp_cache()
599 ret = qsfp_read(ppd, target, 896, cache + 512, 128); in refresh_qsfp_cache()
606 ret = qsfp_read(ppd, target, 640, cache + 384, 128); in refresh_qsfp_cache()
611 ret = qsfp_read(ppd, target, 896, cache + 512, 128); in refresh_qsfp_cache()
618 ret = qsfp_read(ppd, target, 384, cache + 256, 128); in refresh_qsfp_cache()
623 ret = qsfp_read(ppd, target, 896, cache + 512, 128); in refresh_qsfp_cache()
630 ret = qsfp_read(ppd, target, 896, cache + 512, 128); in refresh_qsfp_cache()