Home
last modified time | relevance | path

Searched refs:tc_cnt (Results 1 – 9 of 9) sorted by relevance

/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pow-defs.h767 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:4;
/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-common.c442 hw_feat->tc_cnt = XLGMAC_GET_REG_BITS(mac_hfr1, in xlgmac_get_all_hw_features()
509 hw_feat->tc_cnt++; in xlgmac_get_all_hw_features()
664 (pdata->hw_feat.tc_cnt)); in xlgmac_print_all_hw_features()
H A Ddwc-xlgmac.h525 unsigned int tc_cnt; /* Number of Traffic Classes */ member
H A Ddwc-xlgmac-hw.c1485 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()
/linux/tools/include/uapi/linux/
H A Dpkt_cls.h102 struct tc_cnt { struct
/linux/include/uapi/linux/
H A Dpkt_cls.h174 struct tc_cnt { struct
175 refcnttc_cnt global() argument
176 bindcnttc_cnt global() argument
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-drv.c733 hw_feat->tc_cnt = XGMAC_GET_BITS(mac_hfr1, MAC_HWF1R, NUMTC); in xgbe_get_all_hw_features()
799 hw_feat->tc_cnt++; in xgbe_get_all_hw_features()
862 hw_feat->tc_cnt); in xgbe_get_all_hw_features()
1926 if (tc > pdata->hw_feat.tc_cnt) in xgbe_setup_tc()
H A Dxgbe.h963 unsigned int tc_cnt; /* Number of Traffic Classes */ member
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c835 goto tc_cnt; in mlxsw_sp_port_get_hw_xstats()
841 tc_cnt: in mlxsw_sp_port_get_hw_xstats()