Home
last modified time | relevance | path

Searched refs:DCB_PFC_UP_ATTR_0 (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/net/dcb/
H A Ddcbnl.c62 [DCB_PFC_UP_ATTR_0] = {.type = NLA_U8},
246 for (i = DCB_PFC_UP_ATTR_0; i <= DCB_PFC_UP_ATTR_7; i++) { in dcbnl_getpfccfg()
250 netdev->dcbnl_ops->getpfccfg(netdev, i - DCB_PFC_UP_ATTR_0, in dcbnl_getpfccfg()
736 for (i = DCB_PFC_UP_ATTR_0; i <= DCB_PFC_UP_ATTR_7; i++) { in dcbnl_setpfccfg()
741 data[i]->nla_type - DCB_PFC_UP_ATTR_0, value); in dcbnl_setpfccfg()
1262 for (i = DCB_PFC_UP_ATTR_0; i <= DCB_PFC_UP_ATTR_7; i++) { in dcbnl_cee_fill()
1263 ops->getpfccfg(netdev, i - DCB_PFC_UP_ATTR_0, &value); in dcbnl_cee_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 Ddcbnl.h495 DCB_PFC_UP_ATTR_0, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Ddcbnl.h495 DCB_PFC_UP_ATTR_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 Ddcbnl.h495 DCB_PFC_UP_ATTR_0, enumerator
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb_nl.c105 for (i = DCB_PFC_UP_ATTR_0; i < DCB_PFC_UP_ATTR_MAX; i++) { in ixgbe_copy_dcb_cfg()
106 j = i - DCB_PFC_UP_ATTR_0; in ixgbe_copy_dcb_cfg()