Lines Matching refs:qsfp_read
435 int qsfp_read(struct hfi1_pportdata *ppd, u32 target, int addr, void *bp, in qsfp_read() function
498 ret = qsfp_read(ppd, target, addr, bp, len); in one_qsfp_read()
534 ret = qsfp_read(ppd, target, 0, cache, QSFP_PAGESIZE); in refresh_qsfp_cache()
547 ret = qsfp_read(ppd, target, 384, cache + 256, 128); in refresh_qsfp_cache()
552 ret = qsfp_read(ppd, target, 640, cache + 384, 128); in refresh_qsfp_cache()
557 ret = qsfp_read(ppd, target, 896, cache + 512, 128); in refresh_qsfp_cache()
564 ret = qsfp_read(ppd, target, 640, cache + 384, 128); in refresh_qsfp_cache()
569 ret = qsfp_read(ppd, target, 896, cache + 512, 128); in refresh_qsfp_cache()
576 ret = qsfp_read(ppd, target, 384, cache + 256, 128); in refresh_qsfp_cache()
581 ret = qsfp_read(ppd, target, 896, cache + 512, 128); in refresh_qsfp_cache()
588 ret = qsfp_read(ppd, target, 896, cache + 512, 128); in refresh_qsfp_cache()