Home
last modified time | relevance | path

Searched refs:pfc_tcs (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_dcb.h78 u8 pfc_tcs; member
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_dcb.h88 u8 pfc_tcs; member
/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_rxtx.c3098 dcb_config->num_tcs.pfc_tcs = ETH_8_TCS; in txgbe_vmdq_dcb_rx_config()
3101 dcb_config->num_tcs.pfc_tcs = ETH_4_TCS; in txgbe_vmdq_dcb_rx_config()
3131 dcb_config->num_tcs.pfc_tcs = ETH_8_TCS; in txgbe_dcb_vt_tx_config()
3134 dcb_config->num_tcs.pfc_tcs = ETH_4_TCS; in txgbe_dcb_vt_tx_config()
3162 dcb_config->num_tcs.pfc_tcs = (uint8_t)rx_conf->nb_tcs; in txgbe_dcb_rx_config()
3189 dcb_config->num_tcs.pfc_tcs = (uint8_t)tx_conf->nb_tcs; in txgbe_dcb_tx_config()
3383 nb_tcs = dcb_config->num_tcs.pfc_tcs; in txgbe_dcb_hw_configure()
3507 if (dcb_config->num_tcs.pfc_tcs == ETH_4_TCS) in txgbe_dcb_hw_configure()
H A Dtxgbe_ethdev.c415 dcb_config->num_tcs.pfc_tcs = TXGBE_DCB_TC_MAX; in txgbe_dcb_init()
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_rxtx.c3837 dcb_config->num_tcs.pfc_tcs = ETH_8_TCS; in ixgbe_vmdq_dcb_rx_config()
3840 dcb_config->num_tcs.pfc_tcs = ETH_4_TCS; in ixgbe_vmdq_dcb_rx_config()
3870 dcb_config->num_tcs.pfc_tcs = ETH_8_TCS; in ixgbe_dcb_vt_tx_config()
3873 dcb_config->num_tcs.pfc_tcs = ETH_4_TCS; in ixgbe_dcb_vt_tx_config()
3901 dcb_config->num_tcs.pfc_tcs = (uint8_t)rx_conf->nb_tcs; in ixgbe_dcb_rx_config()
3928 dcb_config->num_tcs.pfc_tcs = (uint8_t)tx_conf->nb_tcs; in ixgbe_dcb_tx_config()
4157 nb_tcs = dcb_config->num_tcs.pfc_tcs; in ixgbe_dcb_hw_configure()
4284 if (dcb_config->num_tcs.pfc_tcs == ETH_4_TCS) in ixgbe_dcb_hw_configure()
H A Dixgbe_ethdev.c958 dcb_config->num_tcs.pfc_tcs = dcb_max_tc; in ixgbe_dcb_init()
991 dcb_config->num_tcs.pfc_tcs = 4; in ixgbe_dcb_init()