Home
last modified time | relevance | path

Searched refs:tx_chan (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/cxgbe/
H A Dsge.c988 cpl->ctrl0 |= htonl(V_TXPKT_INTF(pi->tx_chan) | in tx_do_packet_coalesce()
1209 cpl->ctrl0 |= htonl(V_TXPKT_INTF(pi->tx_chan) | in t4_eth_xmit()
1790 pciechan = pi->tx_chan; in t4_sge_alloc_rxq()
2044 pciechan = pi->tx_chan; in t4_sge_alloc_eth_txq()
2122 V_FW_EQ_CTRL_CMD_PCIECHN(pi->tx_chan) | in t4_sge_alloc_ctrl_txq()
H A Dcxgbe_main.c640 t4_get_port_stats_offset(pi->adapter, pi->tx_chan, stats, in cxgbe_stats_get()
646 t4_clr_port_stats(pi->adapter, pi->tx_chan); in cxgbe_stats_reset()
H A Dcxgbe_ethdev.c668 t4_get_tp_ch_map(adapter, pi->tx_chan) : 0, mp, in cxgbe_dev_rx_queue_setup()
/dpdk/drivers/net/cxgbe/base/
H A Dadapter.h44 u8 tx_chan; /* associated channel */ member
H A Dt4_hw.c4602 if (pi->tx_chan == chan) in t4_handle_fw_rpl()
5372 pi->tx_chan = j; in t4_port_init()