xref: /linux/drivers/net/ethernet/cisco/enic/enic_wq.h (revision 1a9239bb4253f9076b5b4b2a1a4e8d7defd77a95)
1e5f1bcd9SSatish Kharat /* SPDX-License-Identifier: GPL-2.0-only
2e5f1bcd9SSatish Kharat  * Copyright 2025 Cisco Systems, Inc.  All rights reserved.
3e5f1bcd9SSatish Kharat  */
4e5f1bcd9SSatish Kharat 
5e5f1bcd9SSatish Kharat void enic_free_wq_buf(struct vnic_wq *wq, struct vnic_wq_buf *buf);
6*26b2c5f6SSatish Kharat unsigned int enic_wq_cq_service(struct enic *enic, unsigned int cq_index,
7*26b2c5f6SSatish Kharat 				unsigned int work_to_do);
8