Home
last modified time | relevance | path

Searched refs:misc_irq_domain (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_irq.c210 txgbe->wx->misc_irq_domain = false; in txgbe_free_misc_irq()
256 wx->misc_irq_domain = true; in txgbe_setup_misc_irq()
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h1340 bool misc_irq_domain; member
H A Dwx_lib.c2368 if (!wx->misc_irq_domain) in wx_free_irq()
2384 if (!wx->misc_irq_domain) in wx_free_irq()
H A Dwx_hw.c2518 wx->misc_irq_domain = false; in wx_sw_init()