Searched refs:portmask (Results 1 – 1 of 1) sorted by relevance
89 static const u32 portmask[] = { IS_PORT_1, IS_PORT_2 }; variable1771 hw->intr_mask |= portmask[port]; in skge_up()1808 hw->intr_mask &= ~portmask[port]; in skge_down()2460 hw->intr_mask |= portmask[skge->port]; in skge_net_irq()2462 hw->intr_mask &= ~portmask[skge->port]; in skge_net_irq()