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