Searched refs:ecore_device_num_engines (Results 1 – 3 of 3) sorted by relevance
59 ecore_device_num_engines((_p_hwfn)->p_dev)))
891 int ecore_device_num_engines(struct ecore_dev *p_dev);
5546 int ecore_device_num_engines(struct ecore_dev *p_dev) in ecore_device_num_engines() function5557 return p_dev->num_ports_in_engine * ecore_device_num_engines(p_dev); in ecore_device_num_ports()