Searched refs:tc_cnt (Results 1 – 7 of 7) sorted by relevance
129 ets->ets_cap = pdata->hw_feat.tc_cnt; in xgbe_dcb_ieee_getets()158 (i >= pdata->hw_feat.tc_cnt)) in xgbe_dcb_ieee_setets()161 if (ets->prio_tc[i] >= pdata->hw_feat.tc_cnt) in xgbe_dcb_ieee_setets()201 pfc->pfc_cap = pdata->hw_feat.tc_cnt; in xgbe_dcb_ieee_getpfc()
1317 total_weight = pdata->netdev->mtu * pdata->hw_feat.tc_cnt; in xgbe_config_dcb_tc()1322 for (i = 0; i < pdata->hw_feat.tc_cnt; i++) { in xgbe_config_dcb_tc()1353 for (tc = 0; tc < pdata->hw_feat.tc_cnt; tc++) { in xgbe_config_dcb_pfc()1930 for (i = 0; i < pdata->hw_feat.tc_cnt; i++) { in xgbe_config_mtl_mode()2061 qptc = pdata->tx_q_count / pdata->hw_feat.tc_cnt; in xgbe_config_queue_mapping()2062 qptc_extra = pdata->tx_q_count % pdata->hw_feat.tc_cnt; in xgbe_config_queue_mapping()2064 for (i = 0, queue = 0; i < pdata->hw_feat.tc_cnt; i++) { in xgbe_config_queue_mapping()
638 unsigned int tc_cnt; /* Number of Traffic Classes */ member
521 hw_feat->tc_cnt = XGMAC_GET_BITS(mac_hfr1, MAC_HWF1R, NUMTC); in xgbe_get_all_hw_features()572 hw_feat->tc_cnt++; in xgbe_get_all_hw_features()1703 if (tc && (tc != pdata->hw_feat.tc_cnt)) in xgbe_setup_tc()
1022 uint64_t tc_cnt:4; member1028 uint64_t tc_cnt:4;1035 uint64_t tc_cnt:4; member1045 uint64_t tc_cnt:4;1052 uint64_t tc_cnt:4; member1062 uint64_t tc_cnt:4;1072 uint64_t tc_cnt:4; member1082 uint64_t tc_cnt:4;1095 uint64_t tc_cnt:4; member1105 uint64_t tc_cnt:4;
227 struct tc_cnt c; in tcf_ipt_dump()245 nla_put(skb, TCA_IPT_CNT, sizeof(struct tc_cnt), &c) || in tcf_ipt_dump()
144 struct tc_cnt { struct