Home
last modified time | relevance | path

Searched refs:pg_tcs (Results 1 – 10 of 10) sorted by relevance

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_dcb_82599.c360 tc_count = dcb_config->num_tcs.pg_tcs; in ixgbe_dcb_config_tc_stats_82599()
489 if (dcb_config->num_tcs.pg_tcs == 8) { in ixgbe_dcb_config_82599()
514 if (dcb_config->num_tcs.pg_tcs == 4) { in ixgbe_dcb_config_82599()
526 if (dcb_config->num_tcs.pg_tcs == 8) in ixgbe_dcb_config_82599()
H A Dixgbe_dcb.h87 u8 pg_tcs; member
H A Dixgbe_dcb.c237 u8 tc = cfg->num_tcs.pg_tcs; in ixgbe_dcb_get_tc_from_up()
/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_dcb.h77 u8 pg_tcs; member
H A Dtxgbe_dcb_hw.c273 tc_count = dcb_config->num_tcs.pg_tcs; in txgbe_dcb_config_tc_stats_raptor()
H A Dtxgbe_dcb.c325 u8 tc = cfg->num_tcs.pg_tcs; in txgbe_dcb_get_tc_from_up()
/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_rxtx.c3050 if (dcb_config->num_tcs.pg_tcs == 8) in txgbe_dcb_tx_hw_config()
3097 dcb_config->num_tcs.pg_tcs = ETH_8_TCS; in txgbe_vmdq_dcb_rx_config()
3100 dcb_config->num_tcs.pg_tcs = ETH_4_TCS; in txgbe_vmdq_dcb_rx_config()
3130 dcb_config->num_tcs.pg_tcs = ETH_8_TCS; in txgbe_dcb_vt_tx_config()
3133 dcb_config->num_tcs.pg_tcs = ETH_4_TCS; in txgbe_dcb_vt_tx_config()
3161 dcb_config->num_tcs.pg_tcs = (uint8_t)rx_conf->nb_tcs; in txgbe_dcb_rx_config()
3188 dcb_config->num_tcs.pg_tcs = (uint8_t)tx_conf->nb_tcs; in txgbe_dcb_tx_config()
3231 if (dcb_config->num_tcs.pg_tcs == 4) { in txgbe_dcb_rx_hw_config()
3239 if (dcb_config->num_tcs.pg_tcs == 8) { in txgbe_dcb_rx_hw_config()
H A Dtxgbe_ethdev.c414 dcb_config->num_tcs.pg_tcs = TXGBE_DCB_TC_MAX; in txgbe_dcb_init()
3925 dcb_info->nb_tcs = dcb_config->num_tcs.pg_tcs; in txgbe_dev_get_dcb_info()
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_rxtx.c3780 if (dcb_config->num_tcs.pg_tcs == 8) { in ixgbe_dcb_tx_hw_config()
3836 dcb_config->num_tcs.pg_tcs = ETH_8_TCS; in ixgbe_vmdq_dcb_rx_config()
3839 dcb_config->num_tcs.pg_tcs = ETH_4_TCS; in ixgbe_vmdq_dcb_rx_config()
3869 dcb_config->num_tcs.pg_tcs = ETH_8_TCS; in ixgbe_dcb_vt_tx_config()
3872 dcb_config->num_tcs.pg_tcs = ETH_4_TCS; in ixgbe_dcb_vt_tx_config()
3900 dcb_config->num_tcs.pg_tcs = (uint8_t)rx_conf->nb_tcs; in ixgbe_dcb_rx_config()
3927 dcb_config->num_tcs.pg_tcs = (uint8_t)tx_conf->nb_tcs; in ixgbe_dcb_tx_config()
3970 if (dcb_config->num_tcs.pg_tcs == 4) { in ixgbe_dcb_rx_hw_config()
3984 if (dcb_config->num_tcs.pg_tcs == 8) { in ixgbe_dcb_rx_hw_config()
H A Dixgbe_ethdev.c957 dcb_config->num_tcs.pg_tcs = dcb_max_tc; in ixgbe_dcb_init()
990 dcb_config->num_tcs.pg_tcs = 4; in ixgbe_dcb_init()
7437 dcb_info->nb_tcs = dcb_config->num_tcs.pg_tcs; in ixgbe_dev_get_dcb_info()