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