Searched refs:mac_disable_int (Results 1 – 2 of 2) sorted by relevance
2221 mac_disable_int(vptr->mac_regs); in velocity_intr()2286 mac_disable_int(regs); in velocity_shutdown()3246 mac_disable_int(vptr->mac_regs); in velocity_resume()3587 mac_disable_int(vptr->mac_regs); in velocity_set_coalesce()
1162 #define mac_disable_int(regs) writel(CR0_GINTMSK1,&((regs)->CR0Clr)) macro