Home
last modified time | relevance | path

Searched refs:DCB_ATTR_IEEE_PFC (Results 1 – 8 of 8) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Ddcbnl.h412 DCB_ATTR_IEEE_PFC, enumerator
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Ddcbnl.h412 DCB_ATTR_IEEE_PFC, enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Ddcbnl.h412 DCB_ATTR_IEEE_PFC, enumerator
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Ddcbnl.h412 DCB_ATTR_IEEE_PFC, enumerator
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Ddcbnl.h412 DCB_ATTR_IEEE_PFC, enumerator
/dports/multimedia/libv4l/linux-5.13-rc2/net/dcb/
H A Ddcbnl.c163 [DCB_ATTR_IEEE_PFC] = {.len = sizeof(struct ieee_pfc)},
1098 nla_put(skb, DCB_ATTR_IEEE_PFC, sizeof(pfc), &pfc)) in dcbnl_ieee_fill()
1468 if (ieee[DCB_ATTR_IEEE_PFC] && ops->ieee_setpfc) { in dcbnl_ieee_set()
1469 struct ieee_pfc *pfc = nla_data(ieee[DCB_ATTR_IEEE_PFC]); in dcbnl_ieee_set()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/dcb/
H A Ddcbnl.c163 [DCB_ATTR_IEEE_PFC] = {.len = sizeof(struct ieee_pfc)},
1098 nla_put(skb, DCB_ATTR_IEEE_PFC, sizeof(pfc), &pfc)) in dcbnl_ieee_fill()
1468 if (ieee[DCB_ATTR_IEEE_PFC] && ops->ieee_setpfc) { in dcbnl_ieee_set()
1469 struct ieee_pfc *pfc = nla_data(ieee[DCB_ATTR_IEEE_PFC]); in dcbnl_ieee_set()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/dcb/
H A Ddcbnl.c163 [DCB_ATTR_IEEE_PFC] = {.len = sizeof(struct ieee_pfc)},
1098 nla_put(skb, DCB_ATTR_IEEE_PFC, sizeof(pfc), &pfc)) in dcbnl_ieee_fill()
1468 if (ieee[DCB_ATTR_IEEE_PFC] && ops->ieee_setpfc) { in dcbnl_ieee_set()
1469 struct ieee_pfc *pfc = nla_data(ieee[DCB_ATTR_IEEE_PFC]); in dcbnl_ieee_set()