Home
last modified time | relevance | path

Searched defs:fun_irq (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/fungible/funeth/
Dfuneth_txrx.h215 struct fun_irq { struct
216 struct napi_struct napi;
217 struct funeth_txq *txq;
241 static inline int fun_irq_node(const struct fun_irq *p) in fun_irq_node() argument