Searched refs:tx_chan (Results 1 – 5 of 5) sorted by relevance
| /illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/ |
| H A D | t4_mac.c | 358 t4_read_reg64(sc, PORT_REG(pi->tx_chan, A_MPS_PORT_STAT_##name##_L)) in t4_mc_getstat() 1388 rc = -t4_link_l1cfg(sc, sc->mbox, pi->tx_chan, lc, in t4_mc_setprop() 1688 rc = -t4_link_l1cfg(sc, sc->mbox, pi->tx_chan, &pi->link_cfg, in t4_port_enable() 2089 rc = -t4_link_l1cfg(sc, sc->mbox, pi->tx_chan, lc, in t4_setprop_priv()
|
| H A D | adapter.h | 588 uint8_t tx_chan; member
|
| H A D | t4_sge.c | 459 txq->eq.tse_tx_chan = pi->tx_chan; in t4_port_queues_init() 1316 iq_cmd.iqdroprss_to_iqesize = BE_16(V_FW_IQ_CMD_IQPCIECH(pi->tx_chan) | in t4_alloc_iq() 1624 .tip_cong_chan = t4_get_tp_ch_map(sc, pi->tx_chan), in t4_alloc_rxq() 3120 V_TXPKT_INTF(pi->tx_chan) | V_TXPKT_PF(pi->adapter->pf)); in write_txpkt_wr() 3272 V_TXPKT_INTF(pi->tx_chan) | V_TXPKT_PF(pi->adapter->pf)); in write_ulp_cpl_sgl()
|
| H A D | t4_nexus.c | 2791 const uint8_t port = pi->tx_chan; in t4_read_fec_pair()
|
| /illumos-gate/usr/src/uts/common/io/cxgbe/common/ |
| H A D | t4_hw.c | 9605 pi->tx_chan, t4_link_down_rc_str(linkdnrc)); in t4_handle_get_port_info() 9696 V_FW_PORT_CMD_PORTID(pi->tx_chan)); in t4_get_link_params() 10834 pi->tx_chan = port; in t4_init_portinfo_viid()
|