Home
last modified time | relevance | path

Searched defs:ecore_func_sp_drv_ops (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.h1347 struct ecore_func_sp_drv_ops { struct
1355 int (*init_hw_cmn)(struct _lm_device_t *pdev);
1356 int (*init_hw_port)(struct _lm_device_t *pdev);
1357 int (*init_hw_func)(struct _lm_device_t *pdev);
1360 void (*reset_hw_cmn)(struct _lm_device_t *pdev);
1361 void (*reset_hw_port)(struct _lm_device_t *pdev);
1362 void (*reset_hw_func)(struct _lm_device_t *pdev);
1365 int (*gunzip_init)(struct _lm_device_t *pdev);
1366 void (*gunzip_end)(struct _lm_device_t *pdev);
1369 int (*init_fw)(struct _lm_device_t *pdev);
[all …]