Searched refs:close_ret (Results 1 – 1 of 1) sorted by relevance
2031 int close_ret = 0; in bnx2i_hw_ep_disconnect() local2082 close_ret = cnic->cm_close(bnx2i_ep->cm_sk); in bnx2i_hw_ep_disconnect()2084 close_ret = cnic->cm_abort(bnx2i_ep->cm_sk); in bnx2i_hw_ep_disconnect()2086 if (close_ret) in bnx2i_hw_ep_disconnect()2088 bnx2i_ep->hba->netdev->name, close, close_ret); in bnx2i_hw_ep_disconnect()