Home
last modified time | relevance | path

Searched refs:DCB_PG_ATTR_TC_0 (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/net/dcb/
Ddcbnl.c86 [DCB_PG_ATTR_TC_0] = {.type = NLA_NESTED},
588 for (i = DCB_PG_ATTR_TC_0; i <= DCB_PG_ATTR_TC_7; i++) { in __dcbnl_pg_getcfg()
613 i - DCB_PG_ATTR_TC_0, &prio, in __dcbnl_pg_getcfg()
618 i - DCB_PG_ATTR_TC_0, &prio, in __dcbnl_pg_getcfg()
794 for (i = DCB_PG_ATTR_TC_0; i <= DCB_PG_ATTR_TC_7; i++) { in __dcbnl_pg_setcfg()
826 i - DCB_PG_ATTR_TC_0, in __dcbnl_pg_setcfg()
831 i - DCB_PG_ATTR_TC_0, in __dcbnl_pg_setcfg()
1182 for (i = DCB_PG_ATTR_TC_0; i <= DCB_PG_ATTR_TC_7; i++) { in dcbnl_cee_pg_fill()
1194 ops->getpgtccfgrx(dev, i - DCB_PG_ATTR_TC_0, in dcbnl_cee_pg_fill()
1197 ops->getpgtccfgtx(dev, i - DCB_PG_ATTR_TC_0, in dcbnl_cee_pg_fill()
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_dcb_nl.c44 for (i = DCB_PG_ATTR_TC_0; i < tc_max + DCB_PG_ATTR_TC_0; i++) { in ixgbe_copy_dcb_cfg()
45 src = &scfg->tc_config[i - DCB_PG_ATTR_TC_0]; in ixgbe_copy_dcb_cfg()
46 dst = &dcfg->tc_config[i - DCB_PG_ATTR_TC_0]; in ixgbe_copy_dcb_cfg()
/Linux-v4.19/include/uapi/linux/
Ddcbnl.h538 DCB_PG_ATTR_TC_0, enumerator