Searched refs:CHELSIO_CHIP_RELEASE (Results 1 – 6 of 6) sorted by relevance
54 #define CHELSIO_CHIP_RELEASE(code) ((code) & 0xf) macro
1592 (CHELSIO_CHIP_RELEASE(ap->params.chip) << 10) | (1 << 16); in mk_adap_vers()
3296 CHELSIO_CHIP_RELEASE(adapter->params.chip)); in t4_dump_version_info()
55 #define CHELSIO_CHIP_RELEASE(code) ((code) & 0xf) macro
270 props->hw_ver = CHELSIO_CHIP_RELEASE(dev->rdev.lldi.adapter_type); in c4iw_query_device()332 CHELSIO_CHIP_RELEASE(c4iw_dev->rdev.lldi.adapter_type)); in hw_rev_show()
44 #define CHELSIO_CHIP_RELEASE(code) ((code) & 0xf) macro