Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dswitchtec_ioctl.h126 #define SWITCHTEC_IOCTL_EVENT_FLAG_DIS_CLI (1 << 7) macro
/Linux-v6.1/drivers/pci/switch/
Dswitchtec.c1048 if (ctl->flags & SWITCHTEC_IOCTL_EVENT_FLAG_DIS_CLI) in event_ctl()