Searched refs:FCOE_SUCCESS (Results 1 – 9 of 9) sorted by relevance
484 return (FCOE_SUCCESS); in fcoet_clear_unsol_exchange()555 return (FCOE_SUCCESS); in fcoet_process_sol_fcp_data()601 return (FCOE_SUCCESS); in fcoet_process_unsol_fcp_cmd()610 int ret = FCOE_SUCCESS; in fcoet_process_unsol_els_req()671 int ret = FCOE_SUCCESS; in fcoet_process_sol_els_rsp()728 return (FCOE_SUCCESS); in fcoet_process_unsol_abts_req()761 return (FCOE_SUCCESS); in fcoet_process_unsol_abts_req()778 return (FCOE_SUCCESS); in fcoet_process_sol_abts_acc()790 return (FCOE_SUCCESS); in fcoet_process_sol_abts_acc()807 return (FCOE_SUCCESS); in fcoet_process_sol_abts_rjt()[all …]
261 if (ret != FCOE_SUCCESS) { in fcoet_attach()298 if (fcoe_ret == FCOE_SUCCESS) { in fcoet_detach()479 if (fcoet_dbuf_init(ss) != FCOE_SUCCESS) { in fcoet_attach_init()663 return (FCOE_SUCCESS); in fcoet_detach_uninit()718 return (FCOE_SUCCESS); in fcoet_detach_uninit()869 return (FCOE_SUCCESS); in fcoet_dbuf_init()
128 fcoe_ret = FCOE_SUCCESS; in fcoe_open_mac()138 return (FCOE_SUCCESS); in fcoe_close_mac()172 return (FCOE_SUCCESS); in fcoe_close_mac()210 return (FCOE_SUCCESS); in fcoe_enable_callback()345 return (FCOE_SUCCESS); in fcoe_mac_set_address()365 return (FCOE_SUCCESS); in fcoe_mac_set_address()
322 if (fcoe_ret == FCOE_SUCCESS) { in fcoe_attach()360 if (fcoe_ret == FCOE_SUCCESS) { in fcoe_detach()897 return (FCOE_SUCCESS); in fcoe_attach_init()912 if ((ret = fcoe_worker_fini()) != FCOE_SUCCESS) { in fcoe_detach_uninit()937 return (FCOE_SUCCESS); in fcoe_detach_uninit()1134 return (FCOE_SUCCESS); in fcoe_worker_fini()1145 return (crc == crc_from_frame ? FCOE_SUCCESS : FCOE_FAILURE); in fcoe_crc_verify()1169 if (ret == FCOE_SUCCESS) { in fcoe_worker_frame()
192 return (FCOE_SUCCESS); in fcoe_ctl()
157 return (FCOE_SUCCESS); in fcoe_cfg_scf_init()187 int ret = FCOE_SUCCESS; in fcoe_add_remove_scf_entry()203 if (ret != FCOE_SUCCESS) { in fcoe_add_remove_scf_entry()232 if (ret != FCOE_SUCCESS) { in fcoe_add_remove_scf_entry()375 if (ret != FCOE_SUCCESS) { in fcoe_add_remove_scf_entry()849 if (commitRet != FCOE_SUCCESS) { in FCOE_LoadConfig()
50 #define FCOE_SUCCESS 0 macro
213 if (fcoe_ret != FCOE_SUCCESS) { in fcoei_attach()262 if (fcoe_ret != FCOE_SUCCESS) { in fcoei_detach()626 return (FCOE_SUCCESS); in fcoei_detach_uninit()
37 #define FCOE_SUCCESS 0 macro