Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Ddcbnl.h513 DCB_PFC_UP_ATTR_ALL, enumerator
/openbmc/linux/net/dcb/
H A Ddcbnl.c70 [DCB_PFC_UP_ATTR_ALL] = {.type = NLA_FLAG},
277 if (data[DCB_PFC_UP_ATTR_ALL]) in dcbnl_getpfccfg()