Searched refs:DCB_PG_ATTR_BW_ID_0 (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/net/dcb/ |
| H A D | dcbnl.c | 84 [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()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | dcbnl.h | 549 DCB_PG_ATTR_BW_ID_0, enumerator
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | dcbnl.h | 549 DCB_PG_ATTR_BW_ID_0, enumerator
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | dcbnl.h | 549 DCB_PG_ATTR_BW_ID_0, enumerator
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_dcb_nl.c | 93 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()
|