Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_chip_type.h80 int is_t5(enum chip_type chip);
H A Dcommon.c84 int is_t5(enum chip_type chip) in is_t5() function
H A Dt4_hw.c4153 (is_t5(adap->params.chip) && hdr->chip == FW_HDR_CHIP_T5) || in t4_fw_matches_chip()
5143 if (is_t5(adapter->params.chip)) in ma_intr_handler()
5335 if (is_t5(adapter->params.chip) && (cause & F_MC1)) in t4_slow_intr_handler()
7757 if (is_t5(adap->params.chip)) in t4_fixup_host_params_compat()
9980 } else if (is_t5(adapter->params.chip)) { in t4_prep_pf()
11398 if (!is_t5(adap->params.chip)) in t5_fw_init_extern_mem()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_lib.c957 if (is_t5(padap->params.chip)) { in fill_meminfo()
1060 if (is_t5(padap->params.chip)) { in fill_meminfo()
1136 if (is_t5(padap->params.chip)) { in fill_meminfo()
1153 if (is_t5(padap->params.chip)) { in fill_meminfo()
3293 if (is_t5(padap->params.chip)) { in collect_tid()
3451 if (is_t5(padap->params.chip)) { in mps_rpl_backdoor()
3568 if (is_t5(padap->params.chip)) in collect_mps_tcam()
4078 if (is_t5(padap->params.chip)) in collect_tp_indirect()
4116 if (is_t5(padap->params.chip)) in collect_tp_indirect()
4144 if (is_t5(padap->params.chip)) in collect_tp_indirect()
[all …]
H A Dcudbg_wtp.c1317 if (is_t5(padap->params.chip)) in collect_wtp_data()
H A Dt4_nexus.c431 if (is_t5(sc->params.chip)) { in t4_devo_attach()
2594 if (is_t5(sc->params.chip)) {
H A Dt4_sge.c1284 if (is_t5(sc->params.chip)) { in init_eq()
1453 if (is_t5(sc->params.chip) && cong >= 0) { in alloc_iq_fl()
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view.c98 int is_t5(enum chip_type chip) in is_t5() function
662 if (is_t5(chip)) in view_cim_la()
3508 if (is_t5(chip)) in view_wtp()
4064 } else if (is_t5(chip)) { in view_mps_tcam()
4141 } else if (is_t5(chip)) { in view_mps_tcam()
4183 } else if (is_t5(chip)) { in view_mps_tcam()
4221 if (is_t5(chip)) in view_dump_context()
4228 if (is_t5(chip)) in view_dump_context()
4237 if (is_t5(chip)) in view_dump_context()
4892 if (is_t5(chip)) in view_full()