Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_txrx.h216 struct fun_irq { struct
217 struct napi_struct napi;
218 struct funeth_txq *txq;
242 static inline int fun_irq_node(const struct fun_irq *p) in fun_irq_node() argument