Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_hw.h262 enum _ecore_status_t ecore_init_fw_data(struct ecore_dev *p_dev,
H A Decore_init_ops.c628 enum _ecore_status_t ecore_init_fw_data(struct ecore_dev *p_dev, function
H A Decore_dev.c3780 rc = ecore_init_fw_data(p_dev, p_params->bin_fw_data); in ecore_hw_init()