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
1172 unsigned int chip_version = CHELSIO_CHIP_VERSION(adapter->params.chip); in t4_get_regs_len() local2989 unsigned int chip_version = CHELSIO_CHIP_VERSION(adap->params.chip); in t4_get_regs() local3982 unsigned int chip_version = CHELSIO_CHIP_VERSION(adap->params.chip); in t4_check_fw_version() local6607 unsigned int chip_version, nports; in compute_mps_bg_map() local6739 unsigned int chip_version = CHELSIO_CHIP_VERSION(adapter->params.chip); in t4_get_tp_ch_map() local7216 unsigned int chip_version = CHELSIO_CHIP_VERSION(adapter->params.chip); in t4_sge_decode_idma_state() local
2521 csum_to_ctrl(const struct txinfo *txinfo, uint32_t chip_version, in csum_to_ctrl()