Home
last modified time | relevance | path

Searched refs:is_t6 (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dt4_chip_type.h82 static inline int is_t6(enum chip_type chip) in is_t6() function
Dcudbg_lib.c428 else if (is_t5(padap->params.chip) || is_t6(padap->params.chip)) in cudbg_collect_reg_dump()
485 if (is_t6(padap->params.chip)) { in cudbg_collect_cim_la()
1271 else if (is_t6(padap->params.chip)) in cudbg_collect_tp_indirect()
1283 } else if (is_t6(padap->params.chip)) { in cudbg_collect_tp_indirect()
1297 else if (is_t6(padap->params.chip)) in cudbg_collect_tp_indirect()
1309 } else if (is_t6(padap->params.chip)) { in cudbg_collect_tp_indirect()
1324 else if (is_t6(padap->params.chip)) in cudbg_collect_tp_indirect()
1339 } else if (is_t6(padap->params.chip)) { in cudbg_collect_tp_indirect()
1739 } else if (is_t6(padap->params.chip)) { in cudbg_collect_tid()
2178 else if (is_t6(padap->params.chip)) in cudbg_collect_tcam_index()
[all …]
Dcxgb4_cudbg.c103 if (is_t6(adap->params.chip)) { in cxgb4_get_entity_length()
285 else if (is_t6(adap->params.chip)) in cxgb4_get_entity_length()
Dcxgb4_filter.c450 if (is_t6(adap->params.chip)) { in cxgb4_get_free_ftid()
735 if ((f->fs.hash || is_t6(adap->params.chip)) && f->fs.type) in clear_filter()
1358 if (is_t6(adapter->params.chip) && fs->type && in __cxgb4_set_filter()
1423 if (is_t6(adapter->params.chip) && f->fs.type) in __cxgb4_set_filter()
1818 if (is_t6(adap->params.chip)) { in init_hash_filter()
Dt4_hw.c3634 (is_t6(adap->params.chip) && hdr->chip == FW_HDR_CHIP_T6)) in t4_fw_matches_chip()
4748 is_t6(adapter->params.chip) in mps_intr_handler()
9694 if (is_t6(adap->params.chip) && (idx & 0xf) >= 9) in t4_cim_read_la()
Dcxgb4_debugfs.c208 if (is_t6(adap->params.chip)) { in cim_la_open()