Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Ddcbnl.h598 DCB_TC_ATTR_PARAM_UP_MAPPING, enumerator
/linux-6.3-rc2/net/dcb/
A Ddcbnl.c98 [DCB_TC_ATTR_PARAM_UP_MAPPING] = {.type = NLA_U8},
660 if (param_tb[DCB_TC_ATTR_PARAM_UP_MAPPING] || in __dcbnl_pg_getcfg()
663 DCB_TC_ATTR_PARAM_UP_MAPPING, up_map); in __dcbnl_pg_getcfg()
853 if (param_tb[DCB_TC_ATTR_PARAM_UP_MAPPING]) in __dcbnl_pg_setcfg()
855 nla_get_u8(param_tb[DCB_TC_ATTR_PARAM_UP_MAPPING]); in __dcbnl_pg_setcfg()
1340 nla_put_u8(skb, DCB_TC_ATTR_PARAM_UP_MAPPING, up_map) || in dcbnl_cee_pg_fill()

Completed in 9 milliseconds