Home
last modified time | relevance | path

Searched refs:RX_RAW_RCVD (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/atm/
H A Diphase.h499 #define RX_RAW_RCVD 0x0001 macro
H A Diphase.c1261 if (status & RX_RAW_RCVD)
1266 IF_EVENT(printk("Rx intr status: RX_RAW_RCVD %08x\n", status);)
/kernel/linux/linux-6.6/drivers/atm/
H A Diphase.h498 #define RX_RAW_RCVD 0x0001 macro
H A Diphase.c1262 if (status & RX_RAW_RCVD)
1267 IF_EVENT(printk("Rx intr status: RX_RAW_RCVD %08x\n", status);)

Completed in 21 milliseconds