Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dt4_chip_type.h85 static inline int is_t6(enum chip_type chip)
80 static inline int is_t6(enum chip_type chip) is_t6() function
/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c900 } else if (is_t6(padap)) { in fill_meminfo()
2330 if (is_t6(padap)) { in collect_cim_la()
2880 else if (is_t5(padap) || is_t6(padap)) in collect_reg_dump()
3039 } else if (is_t6(padap)) { in collect_up_cim_indirect()
3329 } else if (is_t6(padap)) { in collect_tid()
3598 else if (is_t6(padap)) in collect_mps_tcam()
4098 else if (is_t6(padap)) in collect_tp_indirect()
4120 } else if (is_t6(padap)) { in collect_tp_indirect()
4136 else if (is_t6(padap)) in collect_tp_indirect()
4148 } else if (is_t6(pada in collect_tp_indirect()
[all...]
H A Dcudbg_wtp.c1303 else if (is_t6(padap)) in collect_wtp_data()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tls.c240 if (is_t6(sc)) { in tls_alloc_ktls()
1326 is_t6(sc)))) { in tls_check_rx_sockbuf()
H A Dt4_tom.c2051 if (is_t6(sc)) in stop_atids()
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c1542 if (is_t6(sc)) in t4_attach()
2920 if (sc->flags & KERN_TLS_ON || !is_t6(sc)) in cxgbe_vi_attach()
3539 if (is_t6(vi->pi->adapter)) in cxgbe_snd_tag_alloc()
6202 if (t4_kern_tls != 0 && is_t6(sc)) { in set_params__post_init()
8183 if (is_t6(sc)) in t4_sysctls()
8616 if (is_t6(sc)) { in cxgbe_sysctls()
12998 if (is_t6(sc)) { in clear_stats()
13068 if (is_t6(sc)) { in clear_stats()
13239 if (is_t6(sc)) { in t4_os_link_changed()
13463 if (sc->flags & KERN_TLS_ON && is_t6(sc)) { in toe_capability()
[all …]
H A Dt4_sge.c2746 if (is_t6(vi->pi->adapter)) in parse_pkt()
3319 if (is_t6(sc)) in eth_tx()
4937 if (is_t6(sc)) { in add_txq_sysctls()
/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h600 static inline int is_t6(struct adapter *adap) in is_t6() function
H A Dt4_hw.c4298 (is_t6(adap) && hdr->chip == FW_HDR_CHIP_T6) || in t4_fw_matches_chip()
7389 if (is_t4(adap) || is_t6(adap)) in mem_intr_handler()
7723 if (port > 1 && is_t6(adap)) in mac_intr_handler()
7801 if (is_t6(adap)) in mac_intr_handler()
10238 if (!is_t6(adap)) { in t4_get_port_stats()
10245 if (is_t6(adap) && pi->fcs_reg != -1) in t4_get_port_stats()