Home
last modified time | relevance | path

Searched refs:al_pcie_port_is_enabled (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_pcie.c928 && al_pcie_port_is_enabled(pcie_port)) { in al_pcie_port_max_num_of_pfs_get()
1325 if (al_pcie_port_is_enabled(pcie_port)) { in al_pcie_port_operating_mode_config()
1384 if (al_pcie_port_is_enabled(pcie_port)) { in al_pcie_port_max_lanes_set()
1417 if (al_pcie_port_is_enabled(pcie_port) && (pcie_port->rev_id == AL_PCIE_REV_ID_3)) { in al_pcie_port_max_num_of_pfs_set()
1455 if (al_pcie_port_is_enabled(pcie_port)) { in al_pcie_port_ib_hcrd_os_ob_reads_config()
1621 if (!al_pcie_port_is_enabled(pcie_port)) { in al_pcie_port_disable()
1643 if (!al_pcie_port_is_enabled(pcie_port)) { in al_pcie_port_memory_shutdown_set()
1656 al_pcie_port_is_enabled(struct al_pcie_port *pcie_port) in al_pcie_port_is_enabled() function
1681 if (!al_pcie_port_is_enabled(pcie_port)) { in al_pcie_port_config()
1884 if (!al_pcie_port_is_enabled(pcie_port)) { in al_pcie_pf_config()
[all …]
H A Dal_hal_pcie.h759 al_bool al_pcie_port_is_enabled(struct al_pcie_port *pcie_port);