Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dswitchtec_ioctl.h122 #define SWITCHTEC_IOCTL_EVENT_FLAG_EN_CLI (1 << 3) macro
/openbmc/linux/drivers/pci/switch/
H A Dswitchtec.c1045 if (ctl->flags & SWITCHTEC_IOCTL_EVENT_FLAG_EN_CLI) in event_ctl()
1063 ctl->flags |= SWITCHTEC_IOCTL_EVENT_FLAG_EN_CLI; in event_ctl()