Searched refs:tx_tc (Results 1 – 4 of 4) sorted by relevance
354 conf.tx_tc = pfc_conf->rx_pause.tc; in cnxk_nix_priority_flow_ctrl_queue_config()1062 if (dev->pfc_tc_sq_map[conf->tx_tc] != 0xFFFF && in nix_priority_flow_ctrl_configure()1063 dev->pfc_tc_sq_map[conf->tx_tc] != conf->tx_qid) { in nix_priority_flow_ctrl_configure()1121 fc_cfg.tm_cfg.tc = conf->tx_tc; in nix_priority_flow_ctrl_configure()1127 dev->pfc_tc_sq_map[conf->tx_tc] = sq->qid; in nix_priority_flow_ctrl_configure()
164 uint8_t tx_tc; member
1569 testpmd> set pfc_queue_ctrl <port_id> rx (on|off) <tx_qid> <tx_tc> \1574 * ``tx_qid`` (integer): Tx qid for which ``tx_tc`` will be applied and traffic1575 will be paused when PFC frame is received with ``tx_tc`` enabled.1577 * ``tx_tc`` (0-15): TC for which traffic is to be paused for xmit.1580 frame will be generated with ``tx_tc`` when exceeds the threshold.
7716 uint8_t tx_tc; member7750 pfc_queue_conf.rx_pause.tc = res->tx_tc; in cmd_queue_priority_flow_ctrl_set_parsed()7785 tx_tc, RTE_UINT8);