Home
last modified time | relevance | path

Searched refs:PACKET_PORT_MASK (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wan/
Dwanxl.h38 #define PACKET_PORT_MASK 0x03 /* RX only */ macro
Dwanxl.c213 if ((desc->stat & PACKET_PORT_MASK) > card->n_ports) { in wanxl_rx_intr()
219 PACKET_PORT_MASK]; in wanxl_rx_intr()