Home
last modified time | relevance | path

Searched refs:do_pcie_gen3_transition (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dpcie.c991 int do_pcie_gen3_transition(struct hfi1_devdata *dd) in do_pcie_gen3_transition() function
H A Dhfi.h2215 int do_pcie_gen3_transition(struct hfi1_devdata *dd);
H A Dchip.c15222 ret = do_pcie_gen3_transition(dd); in hfi1_init_dd()