Home
last modified time | relevance | path

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

/linux-4.4.14/net/dcb/
Ddcbnl.c86 [DCB_PG_ATTR_TC_0] = {.type = NLA_NESTED},
592 for (i = DCB_PG_ATTR_TC_0; i <= DCB_PG_ATTR_TC_7; i++) { in __dcbnl_pg_getcfg()
617 i - DCB_PG_ATTR_TC_0, &prio, in __dcbnl_pg_getcfg()
622 i - DCB_PG_ATTR_TC_0, &prio, in __dcbnl_pg_getcfg()
799 for (i = DCB_PG_ATTR_TC_0; i <= DCB_PG_ATTR_TC_7; i++) { in __dcbnl_pg_setcfg()
831 i - DCB_PG_ATTR_TC_0, in __dcbnl_pg_setcfg()
836 i - DCB_PG_ATTR_TC_0, in __dcbnl_pg_setcfg()
1177 for (i = DCB_PG_ATTR_TC_0; i <= DCB_PG_ATTR_TC_7; i++) { in dcbnl_cee_pg_fill()
1189 ops->getpgtccfgrx(dev, i - DCB_PG_ATTR_TC_0, in dcbnl_cee_pg_fill()
1192 ops->getpgtccfgtx(dev, i - DCB_PG_ATTR_TC_0, in dcbnl_cee_pg_fill()
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_dcb_nl.c69 for (i = DCB_PG_ATTR_TC_0; i < tc_max + DCB_PG_ATTR_TC_0; i++) { in ixgbe_copy_dcb_cfg()
70 src = &scfg->tc_config[i - DCB_PG_ATTR_TC_0]; in ixgbe_copy_dcb_cfg()
71 dst = &dcfg->tc_config[i - DCB_PG_ATTR_TC_0]; in ixgbe_copy_dcb_cfg()
/linux-4.4.14/include/uapi/linux/
Ddcbnl.h524 DCB_PG_ATTR_TC_0, enumerator