Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Ddcbnl.h426 DCB_ATTR_IEEE_QCN_STATS, enumerator
/openbmc/linux/net/dcb/
H A Ddcbnl.c167 [DCB_ATTR_IEEE_QCN_STATS] = {.len = sizeof(struct ieee_qcn_stats)},
1194 err = nla_put(skb, DCB_ATTR_IEEE_QCN_STATS, in dcbnl_ieee_fill()