xref: /kernel/linux/linux-6.6/drivers/net/ethernet/sunplus/spl2sw_int.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/net/ethernet/sunplus/
162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
262306a36Sopenharmony_ci/* Copyright Sunplus Technology Co., Ltd.
362306a36Sopenharmony_ci *       All rights reserved.
462306a36Sopenharmony_ci */
562306a36Sopenharmony_ci
662306a36Sopenharmony_ci#ifndef __SPL2SW_INT_H__
762306a36Sopenharmony_ci#define __SPL2SW_INT_H__
862306a36Sopenharmony_ci
962306a36Sopenharmony_ciint spl2sw_rx_poll(struct napi_struct *napi, int budget);
1062306a36Sopenharmony_ciint spl2sw_tx_poll(struct napi_struct *napi, int budget);
1162306a36Sopenharmony_ciirqreturn_t spl2sw_ethernet_interrupt(int irq, void *dev_id);
1262306a36Sopenharmony_ci
1362306a36Sopenharmony_ci#endif
14

Indexes created Thu Nov 07 10:32:03 CST 2024