Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_chip_type.h82 static inline int is_t6(enum chip_type chip) in is_t6() function
H A Dcudbg_lib.c204 if (is_t6(adap->params.chip)) { in cudbg_get_entity_length()
386 else if (is_t6(adap->params.chip)) in cudbg_get_entity_length()
882 if (is_t6(padap->params.chip)) { in cudbg_collect_cim_la()
1686 else if (is_t6(padap->params.chip)) in cudbg_collect_tp_indirect()
1712 else if (is_t6(padap->params.chip)) in cudbg_collect_tp_indirect()
1739 else if (is_t6(padap->params.chip)) in cudbg_collect_tp_indirect()
2610 else if (is_t6(padap->params.chip)) in cudbg_collect_tcam_index()
2850 if (is_t6(padap->params.chip)) in cudbg_fill_le_tcam_info()
2878 if (is_t6(padap->params.chip)) in cudbg_fill_le_tcam_info()
2886 if (is_t6(padap->params.chip)) in cudbg_fill_le_tcam_info()
[all …]
H A Dcxgb4_filter.c996 if ((f->fs.hash || is_t6(adap->params.chip)) && f->fs.type) in clear_filter()
1666 if (is_t6(adapter->params.chip) && fs->type && in __cxgb4_set_filter()
2148 if (is_t6(adap->params.chip)) { in init_hash_filter()
H A Dt4_hw.c3607 (is_t6(adap->params.chip) && hdr->chip == FW_HDR_CHIP_T6)) in t4_fw_matches_chip()
4809 is_t6(adapter->params.chip) in mps_intr_handler()
9964 if (is_t6(adap->params.chip) && (idx & 0xf) >= 9) in t4_cim_read_la()
H A Dcxgb4_main.c4664 if (is_t6(adapter->params.chip)) { in adap_init0_config()
5318 if (is_t6(adap->params.chip)) { in adap_init0()
H A Dcxgb4_debugfs.c208 if (is_t6(adap->params.chip)) { in cim_la_open()