Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_sched.c110 MPASS(pi->tx_chan == p->channel); in set_sched_class_params()
275 tc->ratemode, pi->tx_chan, j, 0, tc->maxrate, 0, in update_tx_sched()
294 tc->ratemode, pi->tx_chan, 0, tc->maxrate, in update_tx_sched()
842 V_TXPKT_INTF(pi->tx_chan) | V_TXPKT_PF(sc->pf) | in cxgbe_rate_tag_alloc()
H A Dt4_tracer.c370 tp.port = sc->port[t->tp.port]->tx_chan; in t4_set_tracer()
376 tp.port = sc->port[t->tp.port - 4]->tx_chan + 4; in t4_set_tracer()
H A Dt4_netmap.c235 V_TXPKT_INTF(pi->tx_chan) | V_TXPKT_PF(sc->pf) | in alloc_nm_txq()
317 c.iqdroprss_to_iqesize = htobe16(V_FW_IQ_CMD_IQPCIECH(pi->tx_chan) | in alloc_nm_rxq_hwq()
432 V_FW_EQ_ETH_CMD_PCIECHN(vi->pi->tx_chan) | F_FW_EQ_ETH_CMD_FETCHRO | in alloc_nm_txq_hwq()
H A Dt4_sge.c3408 eq->tx_chan = sc->port[port_id]->tx_chan; in init_eq()
3572 c.iqdroprss_to_iqesize = htobe16(V_FW_IQ_CMD_IQPCIECH(pi->tx_chan) | in alloc_iq_fl_hwq()
4265 V_FW_EQ_CTRL_CMD_PCIECHN(eq->tx_chan) | in ctrl_eq_alloc()
4278 eq->tx_chan, rc); in ctrl_eq_alloc()
4311 V_FW_EQ_ETH_CMD_PCIECHN(eq->tx_chan) | F_FW_EQ_ETH_CMD_FETCHRO | in eth_eq_alloc()
4355 V_FW_EQ_OFLD_CMD_PCIECHN(eq->tx_chan) | in ofld_eq_alloc()
4673 V_TXPKT_INTF(pi->tx_chan)); in alloc_txq()
4676 V_TXPKT_INTF(pi->tx_chan) | V_TXPKT_PF(sc->pf) | in alloc_txq()
6579 flowc->mnemval[1].val = htobe32(pi->tx_chan); in send_etid_flowc_wr()
6581 flowc->mnemval[2].val = htobe32(pi->tx_chan); in send_etid_flowc_wr()
H A Dadapter.h323 uint8_t tx_chan; /* tx TP c-channel */ member
475 uint8_t tx_chan; /* tx channel used by the eq */ member
H A Dt4_main.c1410 setbit(&sc->bt_map, pi->tx_chan); in t4_attach()
1412 MPASS(!isset(&sc->bt_map, pi->tx_chan)); in t4_attach()
1417 sc->chan_map[pi->tx_chan] = i; in t4_attach()
1428 pi->fcs_reg = t4_port_reg(sc, pi->tx_chan, in t4_attach()
2369 MPASS(sc->chan_map[pi->tx_chan] == i); in restart_lld()
2423 V_RSSCONTROL(pi->tx_chan) | in restart_lld()
3687 rc = t4_alloc_vi_func(sc, sc->mbox, pi->tx_chan, sc->pf, 0, 1, in alloc_extra_vi()
6223 rc = -t4_link_l1cfg(sc, sc->mbox, pi->tx_chan, lc); in apply_link_config()
6585 A_MPS_T5_TRC_RSS_CONTROL, V_RSSCONTROL(pi->tx_chan) | in cxgbe_init_synchronized()
8183 pi->tx_chan, "TP tx c-channel"); in cxgbe_sysctls()
[all …]
H A Dt4_vf.c670 sc->chan_map[pi->tx_chan] = i; in t4vf_attach()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_listen.c512 flowc->mnemval[1].val = htobe32(pi->tx_chan); in send_flowc_wr_synqe()
514 flowc->mnemval[2].val = htobe32(pi->tx_chan); in send_flowc_wr_synqe()
582 req->opt0 = htobe64(V_TX_CHAN(lctx->ctrlq->eq.tx_chan)); in create_server()
612 req->opt0 = htobe64(V_TX_CHAN(lctx->ctrlq->eq.tx_chan)); in create_server6()
H A Dt4_cpl_io.c130 FLOWC_PARAM(CH, pi->tx_chan); in send_flowc_wr()
131 FLOWC_PARAM(PORT, pi->tx_chan); in send_flowc_wr()
H A Dt4_tom.c1142 opt0 |= V_TX_CHAN(vi->pi->tx_chan); in calc_options0()
1185 opt2 |= V_TX_QUEUE(TX_MODQ(pi->tx_chan)); in calc_options2()
/freebsd/sys/dev/cxgbe/crypto/
H A Dt6_kern_tls.c169 options |= V_SMAC_SEL(vi->smt_idx) | V_TX_CHAN(vi->pi->tx_chan); in mk_ktls_act_open_req()
173 options = V_TX_QUEUE(TX_MODQ(vi->pi->tx_chan)); in mk_ktls_act_open_req()
204 options |= V_SMAC_SEL(vi->smt_idx) | V_TX_CHAN(vi->pi->tx_chan); in mk_ktls_act_open_req6()
208 options = V_TX_QUEUE(TX_MODQ(vi->pi->tx_chan)); in mk_ktls_act_open_req6()
H A Dt4_crypto.c1928 sc->ports[port].tx_channel_id = pi->tx_chan; in ccr_init_port()
/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c635 pi->tx_chan = i >= ai->nports0; in cxgb_controller_attach()
636 pi->txpkt_intf = pi->tx_chan ? 2 * (i - ai->nports0) + 1 : 2 * i; in cxgb_controller_attach()
638 sc->port[i].tx_chan = i >= ai->nports0; in cxgb_controller_attach()
1261 t3_set_vlan_accel(p->adapter, 1 << p->tx_chan, hwtagging); in cxgb_update_mac_settings()
1372 nq[pi->tx_chan] += pi->nqsets; in setup_rss()
1424 -1, pi->tx_chan); in bind_qsets()
H A Dcxgb_adapter.h102 uint32_t tx_chan; member
/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h276 #define TX_MODQ(tx_chan) (tx_chan) argument
H A Dt4_hw.c6865 t4_port_reg(adap, pi->tx_chan, A_MPS_PORT_STAT_##name##_L)); in t4_get_port_stats()
8967 V_FW_PORT_CMD_PORTID(pi->tx_chan)); in t4_update_port_info()
9005 if (pi->tx_chan == chan) in t4_handle_fw_rpl()
9821 p->tx_chan = t4_get_tx_c_chan(adap, j); in t4_port_init()
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h864 u32 tx_chan; member