Home
last modified time | relevance | path

Searched refs:CHELSIO_T4 (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_chip_type.h39 #define CHELSIO_T4 0x4 macro
57 T4_A1 = CHELSIO_CHIP_CODE(CHELSIO_T4, 1),
58 T4_A2 = CHELSIO_CHIP_CODE(CHELSIO_T4, 2),
74 return (CHELSIO_CHIP_VERSION(chip) == CHELSIO_T4); in is_t4()
H A Dt4_hw.c833 case CHELSIO_T4: in t4_get_regs_len()
2649 case CHELSIO_T4: in t4_get_regs()
3380 case CHELSIO_T4: in t4_check_fw_version()
6111 case CHELSIO_T4: in compute_mps_bg_map()
6251 case CHELSIO_T4: in t4_get_tp_ch_map()
6719 case CHELSIO_T4: in t4_sge_decode_idma_state()
9134 case CHELSIO_T4: in t4_prep_adapter()
9135 adapter->params.chip |= CHELSIO_CHIP_CODE(CHELSIO_T4, pl_rev); in t4_prep_adapter()
H A Dcxgb4_main.c4490 case CHELSIO_T4: in adap_init0_config()
4702 .chip = CHELSIO_T4,
6218 case CHELSIO_T4: in t4_get_chip_type()
6219 return CHELSIO_CHIP_CODE(CHELSIO_T4, pl_rev); in t4_get_chip_type()
H A Dcudbg_lib.c189 case CHELSIO_T4: in cudbg_get_entity_length()
H A Dsge.c5207 case CHELSIO_T4: in t4_sge_init()
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/
H A DKconfig8 depends on CHELSIO_T4
18 depends on CHELSIO_T4
30 depends on CHELSIO_T4
42 depends on CHELSIO_T4
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_common.h53 #define CHELSIO_T4 0x4 macro
58 T4_A1 = CHELSIO_CHIP_CODE(CHELSIO_T4, 1),
59 T4_A2 = CHELSIO_CHIP_CODE(CHELSIO_T4, 2),
344 return CHELSIO_CHIP_VERSION(chip) == CHELSIO_T4; in is_t4()
H A Dt4vf_hw.c2160 case CHELSIO_T4: in t4vf_prep_adapter()
2161 adapter->params.chip |= CHELSIO_CHIP_CODE(CHELSIO_T4, 0); in t4vf_prep_adapter()
H A Dsge.c2678 case CHELSIO_T4: in t4vf_sge_init()
/openbmc/linux/drivers/target/iscsi/cxgbit/
H A DKconfig4 depends on ISCSI_TARGET && CHELSIO_T4 && INET
/openbmc/linux/drivers/scsi/cxgbi/cxgb4i/
H A DKconfig10 select CHELSIO_T4
/openbmc/linux/drivers/net/ethernet/chelsio/
H A DKconfig69 config CHELSIO_T4 config
95 depends on CHELSIO_T4 && DCB
106 depends on CHELSIO_T4 && CHELSIO_T4_DCB && FCOE
/openbmc/linux/drivers/crypto/chelsio/
H A DKconfig4 depends on CHELSIO_T4
/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A DKconfig4 depends on CHELSIO_T4 && INET
H A Dcm.c744 case CHELSIO_T4: in send_connect()
808 if (CHELSIO_CHIP_VERSION(adapter_type) > CHELSIO_T4) { in send_connect()
827 case CHELSIO_T4: in send_connect()
877 case CHELSIO_T4: in send_connect()
4101 case CHELSIO_T4: in rx_pkt()