Home
last modified time | relevance | path

Searched refs:CHELSIO_T6 (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/ofed/libcxgb4/
H A Dt4_chip_type.h39 #define CHELSIO_T6 0x6 macro
65 T6_A0 = CHELSIO_CHIP_CODE(CHELSIO_T6, 0),
82 return (CHELSIO_CHIP_VERSION(chip) == CHELSIO_T6); in is_t6()
H A Dlibcxgb4.h69 return dev->chip_version == CHELSIO_T6; in dev_is_t6()
H A Ddev.c147 case CHELSIO_T6: in c4iw_alloc_context()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_connect.c333 case CHELSIO_T6: in t4_connect()
370 case CHELSIO_T6: in t4_connect()
H A Dt4_listen.c1162 if (chip_id(sc) >= CHELSIO_T6) in encapsulated_syn()
1179 if (chip_id(sc) >= CHELSIO_T6) { in pass_accept_req_to_protohdrs()
H A Dt4_cpl_io.c1366 (ulp_mode(toep) == ULP_MODE_ISCSI && chip_id(sc) >= CHELSIO_T6)) { in do_peer_close()
H A Dt4_tom.c1189 if (chip_id(sc) <= CHELSIO_T6) { in calc_options2()
/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h419 #define CHELSIO_T6 0x6 macro
537 return adap->params.chipid == CHELSIO_T6; in is_t6()
H A Dt4_hw.c801 case CHELSIO_T6: in t4_get_regs_len()
2672 case CHELSIO_T6: in t4_get_regs()
4448 if (chip_id(adap) >= CHELSIO_T6) in sge_intr_handler()
5252 if (chip_id(adap) >= CHELSIO_T6) { in mac_intr_handler()
7350 case CHELSIO_T6: in t4_sge_decode_idma_state()
9553 if (chip_id(adapter) >= CHELSIO_T6) { in t4_init_sge_params()
/freebsd/sys/dev/cxgbe/
H A Dt4_filter.c80 return (chip_id(sc) >= CHELSIO_T6); in separate_hpfilter_region()
1513 MPASS(chip_id(sc) >= CHELSIO_T5 && chip_id(sc) <= CHELSIO_T6); in mk_act_open_req6()
1557 MPASS(chip_id(sc) >= CHELSIO_T5 && chip_id(sc) <= CHELSIO_T6); in mk_act_open_req()
H A Dt4_sched.c965 if (chip_id(sc) < CHELSIO_T6) { in cxgbe_ratelimit_query()
H A Dt4_main.c2771 if (chip_id(sc) >= CHELSIO_T6) { in cxgbe_vi_attach()
4699 .chip = CHELSIO_T6,
5378 if (chip_id(sc) >= CHELSIO_T6) { in set_params__pre_init()
5471 if (chip_id(sc) >= CHELSIO_T6) { in get_params__post_init()
5860 if (chip_id(sc) < CHELSIO_T6 && t4_attack_filter != 0) { in set_params__post_init()
9241 if (chip_id(sc) < CHELSIO_T6) in sbuf_cim_la()
H A Dt4_sge.c790 if (chip_id(sc) >= CHELSIO_T6) { in t4_tweak_chip_settings()
/freebsd/sys/dev/cxgbe/cxgbei/
H A Dcxgbei.c517 MPASS(chip_id(sc) >= CHELSIO_T6 || icp->icp_seq == tp->rcv_nxt); in do_rx_iscsi_ddp()
/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c3384 if (chip_id(padap) >= CHELSIO_T6) { in collect_tid()
3526 if (chip_id(padap) >= CHELSIO_T6) { in collect_mps_tcam()
3887 if (chip_id(padap) < CHELSIO_T6) { in collect_ma_indirect()
3963 if (chip_id(padap) < CHELSIO_T6) { in collect_hma_indirect()