Searched defs:fun_irq (Results 1 – 1 of 1) sorted by relevance
215 struct fun_irq { struct216 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