Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c77 uint16_t eqtype, uint16_t qsize,uint8_t tx_chan, uint16_t iqid);
577 init_eq(sc, &ofld_txq->eq, EQ_OFLD, p->qsize_txq, pi->tx_chan, in t4_setup_port_queues()
1276 uint8_t tx_chan, uint16_t iqid) in init_eq() argument
1281 ASSERT(tx_chan < NCHAN); in init_eq()
1292 eq->tx_chan = tx_chan; in init_eq()
1597 t4_get_tp_ch_map(pi->adapter, pi->tx_chan)); in alloc_rxq()
1631 t4_get_tp_ch_map(pi->adapter, pi->tx_chan)); in alloc_ofld_rxq()
1669 V_FW_EQ_CTRL_CMD_PCIECHN(eq->tx_chan) | in ctrl_eq_alloc()
1755 V_FW_EQ_OFLD_CMD_PCIECHN(eq->tx_chan) | in ofld_eq_alloc()
2963 V_TXPKT_INTF(pi->tx_chan) | V_TXPKT_PF(pi->adapter->pf)); in write_txpkt_wr()
[all …]
H A Dt4_mac.c321 t4_read_reg64(sc, PORT_REG(pi->tx_chan, A_MPS_PORT_STAT_##name##_L)) in t4_mc_getstat()
1421 rc = -t4_link_l1cfg(sc, sc->mbox, pi->tx_chan, lc, in t4_mc_setprop()
1764 rc = -t4_link_l1cfg(sc, sc->mbox, pi->tx_chan, &pi->link_cfg, in t4_init_synchronized()
1988 rc = -t4_link_l1cfg(sc, sc->mbox, pi->tx_chan, lc, in setprop()
H A Dadapter.h123 uint8_t tx_chan; member
259 uint8_t tx_chan; /* tx channel used by the eq */ member
H A Dt4_nexus.c2639 uint8_t port = pi->tx_chan;
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c9521 pi->tx_chan, t4_link_down_rc_str(linkdnrc)); in t4_handle_get_port_info()
9612 V_FW_PORT_CMD_PORTID(pi->tx_chan)); in t4_get_link_params()
10750 pi->tx_chan = port; in t4_init_portinfo_viid()