Searched refs:is_t5 (Results 1 – 6 of 6) sorted by relevance
75 static inline int is_t5(enum chip_type chip) in is_t5() function
2758 if (is_t5(adap->params.chip)) { in meminfo_show()2849 if (is_t5(adap->params.chip)) { in meminfo_show()2932 if (is_t5(adap->params.chip)) { in meminfo_show()2949 if (is_t5(adap->params.chip)) { in meminfo_show()3075 if (is_t5(adap->params.chip)) { in t4_setup_debugfs()
3227 (is_t5(adap->params.chip) && hdr->chip == FW_HDR_CHIP_T5) || in t4_fw_matches_chip()4213 if (is_t5(adap->params.chip)) in ma_intr_handler()4347 if (is_t5(adapter->params.chip) && (cause & MC1_F)) in t4_slow_intr_handler()
2140 } else if (is_t5(adap->params.chip)) { in cxgb4_read_tpte()2388 } else if (is_t5(adap->params.chip)) { in process_db_drop()
56 is_t5(dev->rdev.lldi.adapter_type)) && in mr_exceeds_hw_limits()227 if (is_t5(rdev->lldi.adapter_type) && use_dsgl) { in write_adapter_mem()
815 is_t5( in c4iw_post_send()