Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wan/
Dwanxl.h38 #define PACKET_PORT_MASK 0x03 /* RX only */ macro
Dwanxl.c198 if ((desc->stat & PACKET_PORT_MASK) > card->n_ports) in wanxl_rx_intr()
204 PACKET_PORT_MASK]; in wanxl_rx_intr()