Searched refs:set_qsfp_tx (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | platform.c | 220 int set_qsfp_tx(struct hfi1_pportdata *ppd, int on) in set_qsfp_tx() function 776 ret = set_qsfp_tx(ppd, 0); in tune_active_qsfp() 851 ret = set_qsfp_tx(ppd, 1); in tune_active_qsfp()
|
H A D | platform.h | 409 int set_qsfp_tx(struct hfi1_pportdata *ppd, int on);
|
H A D | chip.c | 9596 return set_qsfp_tx(ppd, 0); in reset_qsfp() 10481 set_qsfp_tx(ppd, 0); in goto_offline()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | platform.c | 178 int set_qsfp_tx(struct hfi1_pportdata *ppd, int on) in set_qsfp_tx() function 734 ret = set_qsfp_tx(ppd, 0); in tune_active_qsfp() 809 ret = set_qsfp_tx(ppd, 1); in tune_active_qsfp()
|
H A D | platform.h | 368 int set_qsfp_tx(struct hfi1_pportdata *ppd, int on);
|
H A D | chip.c | 9557 return set_qsfp_tx(ppd, 0); in reset_qsfp() 10442 set_qsfp_tx(ppd, 0); in goto_offline()
|
Completed in 44 milliseconds