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()161 (i >= pdata->hw_feat.tc_cnt)) in xgbe_dcb_ieee_setets()164 if (ets->prio_tc[i] >= pdata->hw_feat.tc_cnt) in xgbe_dcb_ieee_setets()204 pfc->pfc_cap = pdata->hw_feat.tc_cnt; in xgbe_dcb_ieee_getpfc()
1306 total_weight = pdata->netdev->mtu * pdata->hw_feat.tc_cnt; in xgbe_config_dcb_tc()1311 for (i = 0; i < pdata->hw_feat.tc_cnt; i++) { in xgbe_config_dcb_tc()1344 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()2008 qptc = pdata->tx_q_count / pdata->hw_feat.tc_cnt; in xgbe_config_queue_mapping()2009 qptc_extra = pdata->tx_q_count % pdata->hw_feat.tc_cnt; in xgbe_config_queue_mapping()2011 for (i = 0, queue = 0; i < pdata->hw_feat.tc_cnt; i++) { in xgbe_config_queue_mapping()
744 unsigned int tc_cnt; /* Number of Traffic Classes */ member
545 hw_feat->tc_cnt = XGMAC_GET_BITS(mac_hfr1, MAC_HWF1R, NUMTC); in xgbe_get_all_hw_features()596 hw_feat->tc_cnt++; in xgbe_get_all_hw_features()1635 if (tc && (tc != pdata->hw_feat.tc_cnt)) in xgbe_setup_tc()
1028 uint64_t tc_cnt:4; member1034 uint64_t tc_cnt:4;1041 uint64_t tc_cnt:4; member1051 uint64_t tc_cnt:4;1058 uint64_t tc_cnt:4; member1068 uint64_t tc_cnt:4;1078 uint64_t tc_cnt:4; member1088 uint64_t tc_cnt:4;1101 uint64_t tc_cnt:4; member1111 uint64_t tc_cnt:4;
228 struct tc_cnt c; in tcf_ipt_dump()246 nla_put(skb, TCA_IPT_CNT, sizeof(struct tc_cnt), &c) || in tcf_ipt_dump()
128 struct tc_cnt { struct