Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Ddcbnl.h505 DCB_PFC_UP_ATTR_0, enumerator
/linux-6.3-rc2/net/dcb/
A Ddcbnl.c62 [DCB_PFC_UP_ATTR_0] = {.type = NLA_U8},
280 for (i = DCB_PFC_UP_ATTR_0; i <= DCB_PFC_UP_ATTR_7; i++) { in dcbnl_getpfccfg()
284 netdev->dcbnl_ops->getpfccfg(netdev, i - DCB_PFC_UP_ATTR_0, in dcbnl_getpfccfg()
770 for (i = DCB_PFC_UP_ATTR_0; i <= DCB_PFC_UP_ATTR_7; i++) { in dcbnl_setpfccfg()
775 data[i]->nla_type - DCB_PFC_UP_ATTR_0, value); in dcbnl_setpfccfg()
1398 for (i = DCB_PFC_UP_ATTR_0; i <= DCB_PFC_UP_ATTR_7; i++) { in dcbnl_cee_fill()
1399 ops->getpfccfg(netdev, i - DCB_PFC_UP_ATTR_0, &value); in dcbnl_cee_fill()
/linux-6.3-rc2/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_dcb_nl.c103 for (i = DCB_PFC_UP_ATTR_0; i < DCB_PFC_UP_ATTR_MAX; i++) { in ixgbe_copy_dcb_cfg()
104 j = i - DCB_PFC_UP_ATTR_0; in ixgbe_copy_dcb_cfg()

Completed in 12 milliseconds