Home
last modified time | relevance | path

Searched refs:is_t6 (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_chip_type.h81 int is_t6(enum chip_type chip);
H A Dcommon.c90 int is_t6(enum chip_type chip) in is_t6() function
H A Dt4_hw.c4154 (is_t6(adap->params.chip) && hdr->chip == FW_HDR_CHIP_T6)) in t4_fw_matches_chip()
5060 is_t6(adapter->params.chip) in mps_intr_handler()
9989 } else if (is_t6(adapter->params.chip)) { in t4_prep_pf()
11035 if (is_t6(adap->params.chip) && (idx & 0xf) >= 9) in t4_cim_read_la()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_lib.c977 } else if (is_t6(padap->params.chip)) { in fill_meminfo()
2428 if (is_t6(padap->params.chip)) { in collect_cim_la()
2997 } else if (is_t6(padap->params.chip)) { in collect_up_cim_indirect()
3296 } else if (is_t6(padap->params.chip)) { in collect_tid()
3570 else if (is_t6(padap->params.chip)) in collect_mps_tcam()
4080 else if (is_t6(padap->params.chip)) in collect_tp_indirect()
4118 else if (is_t6(padap->params.chip)) in collect_tp_indirect()
4146 else if (is_t6(padap->params.chip)) in collect_tp_indirect()
4262 else if (is_t6(padap->params.chip)) in collect_full()
4316 if (is_t6(padap->params.chip)) { in collect_full()
[all …]
H A Dcudbg_wtp.c1319 else if (is_t6(padap->params.chip)) in collect_wtp_data()
H A Dt4_nexus.c2704 if (!is_t6(pi->adapter->params.chip)) {
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view.c103 int is_t6(enum chip_type chip) in is_t6() function
664 else if (is_t6(chip)) in view_cim_la()
3510 else if (is_t6(chip)) in view_wtp()
4058 if (is_t6(chip)) { in view_mps_tcam()
4084 if (is_t6(chip)) { in view_mps_tcam()
4176 if (is_t6(chip)) { in view_mps_tcam()
4224 else if (is_t6(chip)) in view_dump_context()
4231 else if (is_t6(chip)) in view_dump_context()
4240 else if (is_t6(chip)) in view_dump_context()
4669 if (is_t6(chip)) { in view_sge_indirect()
[all …]