Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hw.h317 enum _ecore_status_t ecore_init_fw_data(struct ecore_dev *p_dev,
H A Decore_init_ops.c605 enum _ecore_status_t ecore_init_fw_data(struct ecore_dev *p_dev, function
H A Decore_dev.c2144 rc = ecore_init_fw_data(p_dev, p_params->bin_fw_data); in ecore_hw_init()