Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dt4_chip_type.h82 static inline int is_t6(enum chip_type chip) in is_t6() function
Dcudbg_lib.c417 else if (is_t5(padap->params.chip) || is_t6(padap->params.chip)) in cudbg_collect_reg_dump()
474 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.c92 if (is_t6(adap->params.chip)) { in cxgb4_get_entity_length()
274 else if (is_t6(adap->params.chip)) in cxgb4_get_entity_length()
Dcxgb4_filter.c451 if (is_t6(adap->params.chip)) { in cxgb4_get_free_ftid()
733 if ((f->fs.hash || is_t6(adap->params.chip)) && f->fs.type) in clear_filter()
1379 if (is_t6(adapter->params.chip) && fs->type && in __cxgb4_set_filter()
1443 if (is_t6(adapter->params.chip) && f->fs.type) in __cxgb4_set_filter()
1840 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()
4821 is_t6(adapter->params.chip) in mps_intr_handler()
9936 if (is_t6(adap->params.chip) && (idx & 0xf) >= 9) in t4_cim_read_la()
Dcxgb4_main.c4193 if (is_t6(adapter->params.chip)) { in adap_init0_config()
4823 if (is_t6(adap->params.chip)) { in adap_init0()
Dcxgb4_debugfs.c208 if (is_t6(adap->params.chip)) { in cim_la_open()