Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wan/
Dwanxl.h41 #define PACKET_PORT_MASK 0x03 /* RX only */ macro
Dwanxl.c201 if ((desc->stat & PACKET_PORT_MASK) > card->n_ports) in wanxl_rx_intr()
207 PACKET_PORT_MASK]; in wanxl_rx_intr()