Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/atm/
H A Dlanai.c1611 #define SERVICE_GET_VCI(x) (((x)>>16)&0x3FF) macro
1619 vci_t vci = SERVICE_GET_VCI(s); in handle_service()
/kernel/linux/linux-6.6/drivers/atm/
H A Dlanai.c1610 #define SERVICE_GET_VCI(x) (((x)>>16)&0x3FF) macro
1618 vci_t vci = SERVICE_GET_VCI(s); in handle_service()

Completed in 9 milliseconds