Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Ddcbnl.h460 DCB_ATTR_CEE_PEER_PFC, enumerator
/openbmc/linux/net/dcb/
H A Ddcbnl.c1477 nla_put(skb, DCB_ATTR_CEE_PEER_PFC, sizeof(pfc), &pfc)) in dcbnl_cee_fill()