Searched refs:tc_cnt (Results 1 – 5 of 5) sorted by relevance
1625 uint64_t tc_cnt : 4; /**< Time counter current value for group X member1644 uint64_t tc_cnt : 4;1651 uint64_t tc_cnt : 4; /**< Time counter current value for group X member1674 uint64_t tc_cnt : 4;1681 uint64_t tc_cnt : 4; /**< Time counter current value for group X member1704 uint64_t tc_cnt : 4;1714 uint64_t tc_cnt : 4; /**< Time counter current value for group X member1737 uint64_t tc_cnt : 4;1750 uint64_t tc_cnt : 4; /**< Time counter current value for group X member1773 uint64_t tc_cnt : 4;
2026 uint64_t tc_cnt : 4; /**< Time counter current value for group X member2049 uint64_t tc_cnt : 4;
843 for (i = 0; i < pdata->hw_feat.tc_cnt; i++) { in axgbe_config_mtl_mode()961 qptc = pdata->tx_q_count / pdata->hw_feat.tc_cnt; in axgbe_config_queue_mapping()962 qptc_extra = pdata->tx_q_count % pdata->hw_feat.tc_cnt; in axgbe_config_queue_mapping()964 for (i = 0, queue = 0; i < pdata->hw_feat.tc_cnt; i++) { in axgbe_config_queue_mapping()
425 unsigned int tc_cnt; /* Number of Traffic Classes */ member
1286 if (pfc_conf->priority >= pdata->hw_feat.tc_cnt) { in axgbe_priority_flow_ctrl_set()1288 pdata->hw_feat.tc_cnt); in axgbe_priority_flow_ctrl_set()1802 hw_feat->tc_cnt = AXGMAC_GET_BITS(mac_hfr1, MAC_HWF1R, NUMTC); in axgbe_get_all_hw_features()1854 hw_feat->tc_cnt++; in axgbe_get_all_hw_features()