Searched refs:close_ret (Results 1 – 1 of 1) sorted by relevance
2030 int close_ret = 0; in bnx2i_hw_ep_disconnect() local2081 close_ret = cnic->cm_close(bnx2i_ep->cm_sk); in bnx2i_hw_ep_disconnect()2083 close_ret = cnic->cm_abort(bnx2i_ep->cm_sk); in bnx2i_hw_ep_disconnect()2085 if (close_ret) in bnx2i_hw_ep_disconnect()2087 bnx2i_ep->hba->netdev->name, close, close_ret); in bnx2i_hw_ep_disconnect()