Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/
H A Dsge.c1794 u8 pciechan; in t4_sge_alloc_rxq() local
1810 pciechan = pi->tx_chan; in t4_sge_alloc_rxq()
1821 pciechan = pi->port_id; in t4_sge_alloc_rxq()
1835 htons(V_FW_IQ_CMD_IQPCIECH(pciechan) | in t4_sge_alloc_rxq()
2052 u8 pciechan; in t4_sge_alloc_eth_txq() local
2068 pciechan = pi->tx_chan; in t4_sge_alloc_eth_txq()
2072 pciechan = pi->port_id; in t4_sge_alloc_eth_txq()
2081 V_FW_EQ_ETH_CMD_PCIECHN(pciechan) | in t4_sge_alloc_eth_txq()