Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_dcb_nl.c42 for (i = DCB_PG_ATTR_TC_0; i < tc_max + DCB_PG_ATTR_TC_0; i++) { in ixgbe_copy_dcb_cfg()
43 src = &scfg->tc_config[i - DCB_PG_ATTR_TC_0]; in ixgbe_copy_dcb_cfg()
44 dst = &dcfg->tc_config[i - DCB_PG_ATTR_TC_0]; in ixgbe_copy_dcb_cfg()
/linux-6.3-rc2/net/dcb/
A Ddcbnl.c75 [DCB_PG_ATTR_TC_0] = {.type = NLA_NESTED},
618 for (i = DCB_PG_ATTR_TC_0; i <= DCB_PG_ATTR_TC_7; i++) { in __dcbnl_pg_getcfg()
644 i - DCB_PG_ATTR_TC_0, &prio, in __dcbnl_pg_getcfg()
649 i - DCB_PG_ATTR_TC_0, &prio, in __dcbnl_pg_getcfg()
827 for (i = DCB_PG_ATTR_TC_0; i <= DCB_PG_ATTR_TC_7; i++) { in __dcbnl_pg_setcfg()
861 i - DCB_PG_ATTR_TC_0, in __dcbnl_pg_setcfg()
866 i - DCB_PG_ATTR_TC_0, in __dcbnl_pg_setcfg()
1321 for (i = DCB_PG_ATTR_TC_0; i <= DCB_PG_ATTR_TC_7; i++) { in dcbnl_cee_pg_fill()
1333 ops->getpgtccfgrx(dev, i - DCB_PG_ATTR_TC_0, in dcbnl_cee_pg_fill()
1336 ops->getpgtccfgtx(dev, i - DCB_PG_ATTR_TC_0, in dcbnl_cee_pg_fill()
/linux-6.3-rc2/include/uapi/linux/
A Ddcbnl.h548 DCB_PG_ATTR_TC_0, enumerator

Completed in 11 milliseconds