Searched refs:ecore_status (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp.c114 static lm_status_t lm_ecore_status_to_lm_status( const ecore_status_t ecore_status )
118 switch (ecore_status)
1526 ecore_status_t ecore_status = ECORE_SUCCESS; local
1601 ecore_status = ecore_config_vlan_mac(pdev, &ramrod_param );
1602 lm_status = lm_ecore_status_to_lm_status(ecore_status);
1647 ecore_status_t ecore_status = ECORE_SUCCESS; local
1694 ecore_status = ecore_config_vlan_mac(pdev, &ramrod_param );
1723 ecore_status = ecore_config_vlan_mac(pdev, &ramrod_param );
1724 lm_status = lm_ecore_status_to_lm_status(ecore_status);
1761 ecore_status_t ecore_status local
1847 ecore_status_t ecore_status = mac_obj->wait(pdev, mac_obj); local
1880 ecore_status_t ecore_status; local
1910 ecore_status_t ecore_status = ECORE_SUCCESS; local
1975 ecore_status_t ecore_status = ECORE_SUCCESS; local
2064 ecore_status_t ecore_status = ECORE_SUCCESS; local
2313 ecore_status_t ecore_status = ECORE_SUCCESS; local
2363 ecore_status_t ecore_status = ECORE_SUCCESS; local
2410 ecore_status_t ecore_status = mcast_obj->wait_comp(pdev, mcast_obj); local
2517 ecore_status_t ecore_status = ECORE_SUCCESS; local
2665 ecore_status_t ecore_status = ECORE_SUCCESS; local
2734 ecore_status_t ecore_status = raw->wait_comp(pdev, raw); local
2746 ecore_status_t ecore_status = raw->wait_comp(pdev, raw); local
2841 ecore_status_t ecore_status = ECORE_SUCCESS; local
2905 ecore_status_t ecore_status = ECORE_SUCCESS; local
4216 ecore_status_t ecore_status = ECORE_SUCCESS; local
[all...]

Completed in 60 milliseconds