Home
last modified time | relevance | path

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

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