/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-dcb.c | 129 ets->ets_cap = pdata->hw_feat.tc_cnt; in xgbe_dcb_ieee_getets() 181 if (max_tc >= pdata->hw_feat.tc_cnt) { in xgbe_dcb_ieee_setets() 216 pfc->pfc_cap = pdata->hw_feat.tc_cnt; in xgbe_dcb_ieee_getpfc() 237 if (pfc->pfc_en & ~((1 << pdata->hw_feat.tc_cnt) - 1)) { in xgbe_dcb_ieee_setpfc()
|
H A D | xgbe-dev.c | 2270 for (i = 0; i < pdata->hw_feat.tc_cnt; i++) { in xgbe_config_mtl_mode() 2618 qptc = pdata->tx_q_count / pdata->hw_feat.tc_cnt; in xgbe_config_queue_mapping() 2619 qptc_extra = pdata->tx_q_count % pdata->hw_feat.tc_cnt; in xgbe_config_queue_mapping() 2621 for (i = 0, queue = 0; i < pdata->hw_feat.tc_cnt; i++) { in xgbe_config_queue_mapping() 2734 total_weight = pdata->netdev->mtu * pdata->hw_feat.tc_cnt; in xgbe_config_dcb_tc() 2739 for (i = 0; i < pdata->hw_feat.tc_cnt; i++) { in xgbe_config_dcb_tc()
|
H A D | xgbe-drv.c | 787 hw_feat->tc_cnt = XGMAC_GET_BITS(mac_hfr1, MAC_HWF1R, NUMTC); in xgbe_get_all_hw_features() 838 hw_feat->tc_cnt++; in xgbe_get_all_hw_features() 901 hw_feat->tc_cnt); in xgbe_get_all_hw_features() 2195 if (tc > pdata->hw_feat.tc_cnt) in xgbe_setup_tc()
|
H A D | xgbe.h | 990 unsigned int tc_cnt; /* Number of Traffic Classes */ member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-dcb.c | 129 ets->ets_cap = pdata->hw_feat.tc_cnt; in xgbe_dcb_ieee_getets() 181 if (max_tc >= pdata->hw_feat.tc_cnt) { in xgbe_dcb_ieee_setets() 216 pfc->pfc_cap = pdata->hw_feat.tc_cnt; in xgbe_dcb_ieee_getpfc() 237 if (pfc->pfc_en & ~((1 << pdata->hw_feat.tc_cnt) - 1)) { in xgbe_dcb_ieee_setpfc()
|
H A D | xgbe-dev.c | 2320 for (i = 0; i < pdata->hw_feat.tc_cnt; i++) { in xgbe_config_mtl_mode() 2668 qptc = pdata->tx_q_count / pdata->hw_feat.tc_cnt; in xgbe_config_queue_mapping() 2669 qptc_extra = pdata->tx_q_count % pdata->hw_feat.tc_cnt; in xgbe_config_queue_mapping() 2671 for (i = 0, queue = 0; i < pdata->hw_feat.tc_cnt; i++) { in xgbe_config_queue_mapping() 2784 total_weight = pdata->netdev->mtu * pdata->hw_feat.tc_cnt; in xgbe_config_dcb_tc() 2789 for (i = 0; i < pdata->hw_feat.tc_cnt; i++) { in xgbe_config_dcb_tc()
|
H A D | xgbe-drv.c | 787 hw_feat->tc_cnt = XGMAC_GET_BITS(mac_hfr1, MAC_HWF1R, NUMTC); in xgbe_get_all_hw_features() 838 hw_feat->tc_cnt++; in xgbe_get_all_hw_features() 901 hw_feat->tc_cnt); in xgbe_get_all_hw_features() 2188 if (tc > pdata->hw_feat.tc_cnt) in xgbe_setup_tc()
|
H A D | xgbe.h | 1022 unsigned int tc_cnt; /* Number of Traffic Classes */ member
|
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/ |
H A D | cvmx-pow-defs.h | 767 uint64_t tc_cnt:4; member 773 uint64_t tc_cnt:4; 780 uint64_t tc_cnt:4; member 790 uint64_t tc_cnt:4; 797 uint64_t tc_cnt:4; member 807 uint64_t tc_cnt:4; 814 uint64_t tc_cnt:4; member 824 uint64_t tc_cnt:4; 831 uint64_t tc_cnt:4; member 841 uint64_t tc_cnt [all...] |
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/ |
H A D | cvmx-pow-defs.h | 767 uint64_t tc_cnt:4; member 773 uint64_t tc_cnt:4; 780 uint64_t tc_cnt:4; member 790 uint64_t tc_cnt:4; 797 uint64_t tc_cnt:4; member 807 uint64_t tc_cnt:4; 814 uint64_t tc_cnt:4; member 824 uint64_t tc_cnt:4; 831 uint64_t tc_cnt:4; member 841 uint64_t tc_cnt [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/synopsys/ |
H A D | dwc-xlgmac-common.c | 444 hw_feat->tc_cnt = XLGMAC_GET_REG_BITS(mac_hfr1, in xlgmac_get_all_hw_features() 511 hw_feat->tc_cnt++; in xlgmac_get_all_hw_features() 666 (pdata->hw_feat.tc_cnt)); in xlgmac_print_all_hw_features()
|
H A D | dwc-xlgmac.h | 524 unsigned int tc_cnt; /* Number of Traffic Classes */ member
|
H A D | dwc-xlgmac-hw.c | 1485 for (i = 0; i < pdata->hw_feat.tc_cnt; i++) { in xlgmac_config_mtl_mode() 1515 qptc = pdata->tx_q_count / pdata->hw_feat.tc_cnt; in xlgmac_config_queue_mapping() 1516 qptc_extra = pdata->tx_q_count % pdata->hw_feat.tc_cnt; in xlgmac_config_queue_mapping() 1518 for (i = 0, queue = 0; i < pdata->hw_feat.tc_cnt; i++) { in xlgmac_config_queue_mapping()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/synopsys/ |
H A D | dwc-xlgmac-common.c | 444 hw_feat->tc_cnt = XLGMAC_GET_REG_BITS(mac_hfr1, in xlgmac_get_all_hw_features() 511 hw_feat->tc_cnt++; in xlgmac_get_all_hw_features() 666 (pdata->hw_feat.tc_cnt)); in xlgmac_print_all_hw_features()
|
H A D | dwc-xlgmac.h | 525 unsigned int tc_cnt; /* Number of Traffic Classes */ member
|
H A D | dwc-xlgmac-hw.c | 1485 for (i = 0; i < pdata->hw_feat.tc_cnt; i++) { in xlgmac_config_mtl_mode() 1515 qptc = pdata->tx_q_count / pdata->hw_feat.tc_cnt; in xlgmac_config_queue_mapping() 1516 qptc_extra = pdata->tx_q_count % pdata->hw_feat.tc_cnt; in xlgmac_config_queue_mapping() 1518 for (i = 0, queue = 0; i < pdata->hw_feat.tc_cnt; i++) { in xlgmac_config_queue_mapping()
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | act_ipt.c | 280 struct tc_cnt c; in tcf_ipt_dump() 299 nla_put(skb, TCA_IPT_CNT, sizeof(struct tc_cnt), &c) || in tcf_ipt_dump()
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | act_ipt.c | 336 struct tc_cnt c; in tcf_ipt_dump() 355 nla_put(skb, TCA_IPT_CNT, sizeof(struct tc_cnt), &c) || in tcf_ipt_dump()
|
/kernel/linux/linux-5.10/tools/include/uapi/linux/ |
H A D | pkt_cls.h | 102 struct tc_cnt { struct
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | pkt_cls.h | 170 struct tc_cnt { struct
|
/kernel/linux/linux-6.6/tools/include/uapi/linux/ |
H A D | pkt_cls.h | 102 struct tc_cnt { struct
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | pkt_cls.h | 79 struct tc_cnt { struct
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | pkt_cls.h | 133 struct tc_cnt { struct
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | pkt_cls.h | 133 struct tc_cnt { struct
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | pkt_cls.h | 174 struct tc_cnt { struct
|