Searched refs:DCB_PG_ATTR_TC_0 (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/net/dcb/ |
| H A D | dcbnl.c | 75 [DCB_PG_ATTR_TC_0] = {.type = NLA_NESTED}, 584 for (i = DCB_PG_ATTR_TC_0; i <= DCB_PG_ATTR_TC_7; i++) { in __dcbnl_pg_getcfg() 610 i - DCB_PG_ATTR_TC_0, &prio, in __dcbnl_pg_getcfg() 615 i - DCB_PG_ATTR_TC_0, &prio, in __dcbnl_pg_getcfg() 793 for (i = DCB_PG_ATTR_TC_0; i <= DCB_PG_ATTR_TC_7; i++) { in __dcbnl_pg_setcfg() 827 i - DCB_PG_ATTR_TC_0, in __dcbnl_pg_setcfg() 832 i - DCB_PG_ATTR_TC_0, in __dcbnl_pg_setcfg() 1185 for (i = DCB_PG_ATTR_TC_0; i <= DCB_PG_ATTR_TC_7; i++) { in dcbnl_cee_pg_fill() 1197 ops->getpgtccfgrx(dev, i - DCB_PG_ATTR_TC_0, in dcbnl_cee_pg_fill() 1200 ops->getpgtccfgtx(dev, i - DCB_PG_ATTR_TC_0, in dcbnl_cee_pg_fill()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_dcb_nl.c | 44 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()
|
| /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 | 538 DCB_PG_ATTR_TC_0, enumerator
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | dcbnl.h | 538 DCB_PG_ATTR_TC_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 | 538 DCB_PG_ATTR_TC_0, enumerator
|