Searched defs:chip_version (Results 1 – 5 of 5) sorted by relevance
137 unsigned char chip_version; member
673 int chip_version; in pcnet32_probe() local
214 uint16_t chip_version; member
1074 unsigned int chip_version = CHELSIO_CHIP_VERSION(adapter->params.chip); in t4_get_regs_len() local2891 unsigned int chip_version = CHELSIO_CHIP_VERSION(adap->params.chip); in t4_get_regs() local3884 unsigned int chip_version = CHELSIO_CHIP_VERSION(adap->params.chip); in t4_check_fw_version() local6509 unsigned int chip_version, nports; in compute_mps_bg_map() local6641 unsigned int chip_version = CHELSIO_CHIP_VERSION(adapter->params.chip); in t4_get_tp_ch_map() local7118 unsigned int chip_version = CHELSIO_CHIP_VERSION(adapter->params.chip); in t4_sge_decode_idma_state() local
2886 csum_to_ctrl(const struct txinfo *txinfo, uint32_t chip_version, in csum_to_ctrl()