Home
last modified time | relevance | path

Searched refs:SERVICE_TX (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/atm/
H A Dlanai.c1605 #define SERVICE_TX (0x80000000) /* Was from transmission */ macro
1627 if (s & SERVICE_TX) in handle_service()
1633 if (s & SERVICE_TX) { /* segmentation interrupt */ in handle_service()
/kernel/linux/linux-6.6/drivers/atm/
H A Dlanai.c1604 #define SERVICE_TX (0x80000000) /* Was from transmission */ macro
1626 if (s & SERVICE_TX) in handle_service()
1632 if (s & SERVICE_TX) { /* segmentation interrupt */ in handle_service()

Completed in 9 milliseconds