Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4_chip_type.h77 static inline int is_t5(enum chip_type chip) in is_t5() function
Dcudbg_lib.c383 if (is_t5(adap->params.chip)) in cudbg_get_entity_length()
581 if (is_t5(padap->params.chip)) { in cudbg_fill_meminfo()
693 if (is_t5(padap->params.chip)) { in cudbg_fill_meminfo()
783 if (is_t5(padap->params.chip)) { in cudbg_fill_meminfo()
800 if (is_t5(padap->params.chip)) { in cudbg_fill_meminfo()
825 else if (is_t5(padap->params.chip) || is_t6(padap->params.chip)) in cudbg_collect_reg_dump()
1158 flag = is_t5(padap->params.chip) ? MC0_FLAG : MC_FLAG; in cudbg_meminfo_get_mem_index()
1666 if (is_t5(padap->params.chip)) in cudbg_collect_tp_indirect()
1684 if (is_t5(padap->params.chip)) in cudbg_collect_tp_indirect()
1693 if (is_t5(padap->params.chip)) { in cudbg_collect_tp_indirect()
[all …]
Dt4_hw.c3606 (is_t5(adap->params.chip) && hdr->chip == FW_HDR_CHIP_T5) || in t4_fw_matches_chip()
4890 if (is_t5(adap->params.chip)) in ma_intr_handler()
5030 if (is_t5(adapter->params.chip) && (cause & MC1_F)) in t4_slow_intr_handler()
7362 if (is_t5(adap->params.chip)) in t4_fixup_host_params()
Dcxgb4_main.c2310 } else if (is_t5(adap->params.chip)) { in cxgb4_read_tpte()
2589 } else if (is_t5(adap->params.chip)) { in process_db_drop()
6783 (is_t5(adapter->params.chip) ? STATMODE_V(0) : in init_one()
Dcxgb4_debugfs.c3860 if (is_t5(adap->params.chip)) { in t4_setup_debugfs()
/linux-6.1.9/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c254 } else if (is_t5(lldi->adapter_type)) { in send_act_open_req()
375 } else if (is_t5(lldi->adapter_type)) { in send_act_open_req6()
726 u32 force = is_t5(lldi->adapter_type) ? TX_FORCE_V(!submode) : in cxgb4i_make_tx_data_wr()
1838 } else if (is_t5(lldi->adapter_type)) { in init_act_open()
2201 if (is_t5(adap->params.chip)) { in is_memfree()
/linux-6.1.9/drivers/target/iscsi/cxgbit/
Dcxgbit_target.c169 u32 force = is_t5(lldi->adapter_type) ? TX_FORCE_V(!submode) : in cxgbit_tx_data_wr()
750 if (is_t5(cdev->lldi.adapter_type)) in cxgbit_set_params()
1584 if (is_t5(lldi->adapter_type)) in cxgbit_rx_skb()
Dcxgbit_main.c38 if (is_t5(lldi->adapter_type)) { in cxgbit_set_mdsl()
Dcxgbit_cm.c1180 if (!is_t5(lldi->adapter_type)) in cxgbit_pass_accept_rpl()
1192 if (is_t5(lldi->adapter_type)) in cxgbit_pass_accept_rpl()
/linux-6.1.9/drivers/infiniband/hw/cxgb4/
Dmem.c57 is_t5(dev->rdev.lldi.adapter_type)) && in mr_exceeds_hw_limits()
Dcm.c861 if (is_t5(ep->com.dev->rdev.lldi.adapter_type)) { in send_connect()
914 if (is_t5(ep->com.dev->rdev.lldi.adapter_type)) { in send_connect()
/linux-6.1.9/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_cm.c1048 if (!is_t5(lldi->adapter_type)) in chtls_pass_accept_rpl()