Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
HDecore_hw.h264 enum _ecore_status_t ecore_init_fw_data(struct ecore_dev *p_dev,
HDecore_init_ops.c632 enum _ecore_status_t ecore_init_fw_data(struct ecore_dev *p_dev, function
HDecore_dev.c3784 rc = ecore_init_fw_data(p_dev, p_params->bin_fw_data); in ecore_hw_init()