Home
last modified time | relevance | path

Searched refs:CHELSIO_CHIP_RELEASE (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_chip_type.h54 #define CHELSIO_CHIP_RELEASE(code) ((code) & 0xf) macro
H A Dt4_hw.c3297 CHELSIO_CHIP_RELEASE(adapter->params.chip)); in t4_dump_version_info()
/linux/drivers/scsi/csiostor/
H A Dcsio_hw_chip.h55 #define CHELSIO_CHIP_RELEASE(code) ((code) & 0xf) macro
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_common.h44 #define CHELSIO_CHIP_RELEASE(code) ((code) & 0xf) macro