Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dt4_chip_type.h77 static inline int is_t5(enum chip_type chip) in is_t5() function
Dcudbg_lib.c184 if (is_t5(padap->params.chip)) { in cudbg_fill_meminfo()
296 if (is_t5(padap->params.chip)) { in cudbg_fill_meminfo()
386 if (is_t5(padap->params.chip)) { in cudbg_fill_meminfo()
403 if (is_t5(padap->params.chip)) { in cudbg_fill_meminfo()
428 else if (is_t5(padap->params.chip) || is_t6(padap->params.chip)) in cudbg_collect_reg_dump()
761 flag = is_t5(padap->params.chip) ? MC0_FLAG : MC_FLAG; in cudbg_meminfo_get_mem_index()
1251 if (is_t5(padap->params.chip)) in cudbg_collect_tp_indirect()
1269 if (is_t5(padap->params.chip)) in cudbg_collect_tp_indirect()
1278 if (is_t5(padap->params.chip)) { in cudbg_collect_tp_indirect()
1295 if (is_t5(padap->params.chip)) in cudbg_collect_tp_indirect()
[all …]
Dcxgb4_cudbg.c282 if (is_t5(adap->params.chip)) in cxgb4_get_entity_length()
Dt4_hw.c3633 (is_t5(adap->params.chip) && hdr->chip == FW_HDR_CHIP_T5) || in t4_fw_matches_chip()
4831 if (is_t5(adap->params.chip)) in ma_intr_handler()
4965 if (is_t5(adapter->params.chip) && (cause & MC1_F)) in t4_slow_intr_handler()
7229 if (is_t5(adap->params.chip)) in t4_fixup_host_params()
Dcxgb4_main.c1793 } else if (is_t5(adap->params.chip)) { in cxgb4_read_tpte()
2072 } else if (is_t5(adap->params.chip)) { in process_db_drop()
5602 (is_t5(adapter->params.chip) ? STATMODE_V(0) : in init_one()
Dcxgb4_debugfs.c3684 if (is_t5(adap->params.chip)) { in t4_setup_debugfs()
/Linux-v4.19/drivers/target/iscsi/cxgbit/
Dcxgbit_target.c173 u32 force = is_t5(lldi->adapter_type) ? TX_FORCE_V(!submode) : in cxgbit_tx_data_wr()
770 if (is_t5(cdev->lldi.adapter_type)) in cxgbit_set_params()
1570 if (is_t5(lldi->adapter_type)) in cxgbit_rx_skb()
Dcxgbit_cm.c1160 if (!is_t5(lldi->adapter_type)) in cxgbit_pass_accept_rpl()
1172 if (is_t5(lldi->adapter_type)) in cxgbit_pass_accept_rpl()
/Linux-v4.19/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c235 } else if (is_t5(lldi->adapter_type)) { in send_act_open_req()
356 } else if (is_t5(lldi->adapter_type)) { in send_act_open_req6()
1665 } else if (is_t5(lldi->adapter_type)) { in init_act_open()
/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dmem.c57 is_t5(dev->rdev.lldi.adapter_type)) && in mr_exceeds_hw_limits()
Dcm.c822 if (is_t5(ep->com.dev->rdev.lldi.adapter_type)) { in send_connect()
875 if (is_t5(ep->com.dev->rdev.lldi.adapter_type)) { in send_connect()
/Linux-v4.19/drivers/crypto/chelsio/chtls/
Dchtls_cm.c970 if (!is_t5(lldi->adapter_type)) in chtls_pass_accept_rpl()