Searched refs:tx_mode (Results 1 – 6 of 6) sorted by relevance
593 uint64_t tx_offloads = tx_mode.offloads; in launch_args_parse()1537 tx_mode.offloads = tx_offloads; in launch_args_parse()
482 extern struct rte_eth_txmode tx_mode;
469 struct rte_eth_txmode tx_mode = { variable1563 port->dev_conf.txmode = tx_mode; in init_config_port_offloads()
1317 struct eth_vport_tx_mode tx_mode /* Tx filter data */; member1437 struct eth_vport_tx_mode tx_mode /* vport tx mode bitmap */; member
638 p_ramrod->tx_mode.state = OSAL_CPU_TO_LE16(state); in ecore_sp_update_accept_mode()
4388 struct rte_eth_burst_mode tx_mode; in hns3_trace_rxtx_function() local4391 memset(&tx_mode, 0, sizeof(tx_mode)); in hns3_trace_rxtx_function()4393 (void)hns3_tx_burst_mode_get(dev, 0, &tx_mode); in hns3_trace_rxtx_function()4396 rx_mode.info, tx_mode.info); in hns3_trace_rxtx_function()