Home
last modified time | relevance | path

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

/linux/net/dcb/
A Ddcbnl.c84 [DCB_PG_ATTR_BW_ID_0] = {.type = NLA_U8},
655 for (i = DCB_PG_ATTR_BW_ID_0; i <= DCB_PG_ATTR_BW_ID_7; i++) { in __dcbnl_pg_getcfg()
664 i - DCB_PG_ATTR_BW_ID_0, &tc_pct); in __dcbnl_pg_getcfg()
668 i - DCB_PG_ATTR_BW_ID_0, &tc_pct); in __dcbnl_pg_getcfg()
837 for (i = DCB_PG_ATTR_BW_ID_0; i <= DCB_PG_ATTR_BW_ID_7; i++) { in __dcbnl_pg_setcfg()
847 i - DCB_PG_ATTR_BW_ID_0, tc_pct); in __dcbnl_pg_setcfg()
851 i - DCB_PG_ATTR_BW_ID_0, tc_pct); in __dcbnl_pg_setcfg()
1211 for (i = DCB_PG_ATTR_BW_ID_0; i <= DCB_PG_ATTR_BW_ID_7; i++) { in dcbnl_cee_pg_fill()
1215 ops->getpgbwgcfgrx(dev, i - DCB_PG_ATTR_BW_ID_0, in dcbnl_cee_pg_fill()
1218 ops->getpgbwgcfgtx(dev, i - DCB_PG_ATTR_BW_ID_0, in dcbnl_cee_pg_fill()
/linux/include/uapi/linux/
A Ddcbnl.h549 DCB_PG_ATTR_BW_ID_0, enumerator
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_dcb_nl.c93 for (i = DCB_PG_ATTR_BW_ID_0; i < DCB_PG_ATTR_BW_ID_MAX; i++) { in ixgbe_copy_dcb_cfg()
94 j = i - DCB_PG_ATTR_BW_ID_0; in ixgbe_copy_dcb_cfg()

Completed in 10 milliseconds