Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dt4_chip_type.h80 static inline int is_t6(enum chip_type chip) in is_t6() function
/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c898 } else if (is_t6(padap)) { in fill_meminfo()
2327 if (is_t6(padap)) { in collect_cim_la()
3036 } else if (is_t6(padap)) { in collect_up_cim_indirect()
3326 } else if (is_t6(padap)) { in collect_tid()
3595 else if (is_t6(padap)) in collect_mps_tcam()
4095 else if (is_t6(padap)) in collect_tp_indirect()
4133 else if (is_t6(padap)) in collect_tp_indirect()
4161 else if (is_t6(padap)) in collect_tp_indirect()
4275 else if (is_t6(padap)) in collect_full()
4329 if (is_t6(padap)) { in collect_full()
[all …]
H A Dcudbg_wtp.c1303 else if (is_t6(padap)) in collect_wtp_data()
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c1413 if (is_t6(sc)) in t4_attach()
1921 if (is_t6(sc)) in ok_to_reset()
2647 if (sc->flags & KERN_TLS_ON || !is_t6(sc)) in cxgbe_vi_attach()
3256 if (is_t6(vi->pi->adapter)) in cxgbe_snd_tag_alloc()
5775 if (t4_kern_tls != 0 && is_t6(sc)) in ifmedia_add4()
7670 if (is_t6(sc)) in t4_sysctls()
8092 if (is_t6(sc)) { in cxgbe_sysctls()
9908 if (is_t6(sc) && lo & F_HMA_MUX) { in sysctl_meminfo()
11982 if (is_t6(sc)) { in clear_stats()
12219 if (is_t6(s in t4_os_link_changed()
[all...]
/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h535 static inline int is_t6(struct adapter *adap) in is_t6() function
H A Dt4_hw.c354 if (is_t6(adap)) in t4_wr_mbox_meat_timeout()
3550 (is_t6(adap) && hdr->chip == FW_HDR_CHIP_T6)) in t4_fw_matches_chip()
10106 if (is_t6(adap) && (idx & 0xf) >= 9) in t4_cim_read_la()