Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view_compat.h43 u32 loopback_used[NCHAN];
44 u32 loopback_alloc[NCHAN];
H A Dcudbg_view.c909 if (tp_cpl_stats_buff->nchan == NCHAN) { in view_cpl_stats()
1518 for (i = 0; i < NCHAN; i++) { in view_meminfo()
1688 if (tp_fcoe_stats_buff->nchan == NCHAN) { in view_fcoe_stats()
1735 if (tp_err_stats_buff->nchan == NCHAN) { in view_tp_err_stats_show()
3897 if (tx_rate->nchan == NCHAN) { in view_tx_rate()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_entity.h413 u32 loopback_used[NCHAN];
414 u32 loopback_alloc[NCHAN];
752 u64 nrate[NCHAN];
753 u64 orate[NCHAN];
H A Dadapter.h491 ddi_taskq_t *tq[NCHAN];
492 uint8_t chan_map[NCHAN];
H A Dt4_nexus.c381 for (i = 0; i < NCHAN; i++) { in t4_devo_attach()
770 for (i = 0; i < NCHAN; i++) { in t4_devo_detach()
H A Dt4_sge.c1069 ASSERT(tx_chan < NCHAN); in init_eq()
H A Dcudbg_lib.c1483 if (padap->params.arch.nchan == NCHAN) { in collect_fcoe_stats()
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.h29 NCHAN = 4, /* # of HW channels */ enumerator
H A Dcommon.h283 unsigned short tx_modq[NCHAN]; /* channel to modulation queue map */
H A Dt4_hw.c6276 if (adap->params.arch.nchan == NCHAN) { in t4_get_chan_txrate()
6284 if (adap->params.arch.nchan == NCHAN) { in t4_get_chan_txrate()
9973 adapter->params.arch.nchan = NCHAN; in t4_prep_pf()
9985 adapter->params.arch.nchan = NCHAN; in t4_prep_pf()
10307 for (chan = 0; chan < NCHAN; chan++) in t4_init_tp_params()