Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_chip_type.h77 static inline int is_t5(enum chip_type chip) in is_t5() function
H A 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()
1666 if (is_t5(padap->params.chip)) in cudbg_collect_tp_indirect()
1684 if (is_t5(padap->params.chip)) in cudbg_collect_tp_indirect()
1710 if (is_t5(padap->params.chip)) in cudbg_collect_tp_indirect()
1736 if (is_t5(padap->params.chip)) in cudbg_collect_tp_indirect()
2608 if (is_t5(padap->params.chip)) in cudbg_collect_tcam_index()
[all …]
H A Dt4_hw.c3606 (is_t5(adap->params.chip) && hdr->chip == FW_HDR_CHIP_T5) || in t4_fw_matches_chip()
4892 if (is_t5(adap->params.chip)) in ma_intr_handler()
5032 if (is_t5(adapter->params.chip) && (cause & MC1_F)) in t4_slow_intr_handler()
7364 if (is_t5(adap->params.chip)) in t4_fixup_host_params()
H A Dcxgb4_main.c2309 } else if (is_t5(adap->params.chip)) { in cxgb4_read_tpte()
2588 } else if (is_t5(adap->params.chip)) { in process_db_drop()
6781 (is_t5(adapter->params.chip) ? STATMODE_V(0) : in init_one()
H A Dcxgb4_debugfs.c3860 if (is_t5(adap->params.chip)) { in t4_setup_debugfs()
/openbmc/linux/drivers/scsi/cxgbi/cxgb4i/
H A 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()
/openbmc/linux/drivers/target/iscsi/cxgbit/
H A 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()
H A Dcxgbit_main.c38 if (is_t5(lldi->adapter_type)) { in cxgbit_set_mdsl()
H A 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()
/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dmem.c57 is_t5(dev->rdev.lldi.adapter_type)) && in mr_exceeds_hw_limits()
H A 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()
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c1048 if (!is_t5(lldi->adapter_type)) in chtls_pass_accept_rpl()