Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/
H A Dsge.c1048 cpl->ctrl0 |= htonl(V_TXPKT_INTF(pi->tx_chan) | in tx_do_packet_coalesce()
1269 cpl->ctrl0 |= htonl(V_TXPKT_INTF(pi->tx_chan) | in t4_eth_xmit()
1810 pciechan = pi->tx_chan; in t4_sge_alloc_rxq()
2068 pciechan = pi->tx_chan; in t4_sge_alloc_eth_txq()
2146 V_FW_EQ_CTRL_CMD_PCIECHN(pi->tx_chan) | in t4_sge_alloc_ctrl_txq()
H A Dcxgbe_ethdev.c682 t4_get_tp_ch_map(adapter, pi->tx_chan) : 0, mp, in cxgbe_dev_rx_queue_setup()
833 return t4_link_l1cfg(adapter, adapter->mbox, pi->tx_chan, in cxgbe_flow_ctrl_set()
H A Dcxgbe_main.c641 t4_get_port_stats_offset(pi->adapter, pi->tx_chan, stats, in cxgbe_stats_get()
647 t4_clr_port_stats(pi->adapter, pi->tx_chan); in cxgbe_stats_reset()
1639 ret = t4_link_l1cfg(adapter, adapter->mbox, pi->tx_chan, in cxgbe_link_start()
/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dadapter.h47 u8 tx_chan; /* associated channel */ member
H A Dt4_hw.c4625 pi->tx_chan, t4_link_down_rc_str(linkdnrc)); in t4_handle_get_port_info()
4704 if (pi->tx_chan == chan) in t4_handle_fw_rpl()
5480 pi->tx_chan = j; in t4_port_init()