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