Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/atm/
Dlanai.c1610 #define SERVICE_GET_VCI(x) (((x)>>16)&0x3FF) macro
1618 vci_t vci = SERVICE_GET_VCI(s); in handle_service()