Searched refs:mac_enable_int (Results 1 – 2 of 2) sorted by relevance
2173 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()3224 mac_enable_int(vptr->mac_regs); in velocity_resume()3570 mac_enable_int(vptr->mac_regs); in velocity_set_coalesce()
1153 #define mac_enable_int(regs) writel(CR0_GINTMSK1,&((regs)->CR0Set)) macro