Home
last modified time | relevance | path

Searched refs:mac_enable_int (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/via/
H A Dvia-velocity.c2173 mac_enable_int(vptr->mac_regs); in velocity_poll()
2256 mac_enable_int(vptr->mac_regs); in velocity_open()
2347 mac_enable_int(vptr->mac_regs); in velocity_change_mtu()
3228 mac_enable_int(vptr->mac_regs); in velocity_resume()
3570 mac_enable_int(vptr->mac_regs); in velocity_set_coalesce()
H A Dvia-velocity.h1154 #define mac_enable_int(regs) writel(CR0_GINTMSK1,&((regs)->CR0Set)) macro
/kernel/linux/linux-6.6/drivers/net/ethernet/via/
H A Dvia-velocity.c2173 mac_enable_int(vptr->mac_regs); in velocity_poll()
2256 mac_enable_int(vptr->mac_regs); in velocity_open()
2347 mac_enable_int(vptr->mac_regs); in velocity_change_mtu()
3226 mac_enable_int(vptr->mac_regs); in velocity_resume()
3572 mac_enable_int(vptr->mac_regs); in velocity_set_coalesce()
H A Dvia-velocity.h1153 #define mac_enable_int(regs) writel(CR0_GINTMSK1,&((regs)->CR0Set)) macro

Completed in 18 milliseconds