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.c213 txgbe->wx->misc_irq_domain = false; in txgbe_free_misc_irq()
259 wx->misc_irq_domain = true; in txgbe_setup_misc_irq()
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h1377 bool misc_irq_domain; member
H A Dwx_lib.c2410 if (!wx->misc_irq_domain) in wx_free_irq()
2426 if (!wx->misc_irq_domain) in wx_free_irq()
H A Dwx_hw.c2525 wx->misc_irq_domain = false; in wx_sw_init()