Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dt4_chip_type.h52 #define CHELSIO_CHIP_RELEASE(code) ((code) & 0xf) macro
Dcxgb4.h1075 (CHELSIO_CHIP_RELEASE(ap->params.chip) << 10) | (1 << 16); in mk_adap_vers()
Dcxgb4_main.c4570 CHELSIO_CHIP_RELEASE(adap->params.chip), buf, in print_port_info()
/linux-4.4.14/drivers/scsi/csiostor/
Dcsio_hw_chip.h51 #define CHELSIO_CHIP_RELEASE(code) ((code) & 0xf) macro
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_common.h43 #define CHELSIO_CHIP_RELEASE(code) ((code) & 0xf) macro
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dprovider.c322 props->hw_ver = CHELSIO_CHIP_RELEASE(dev->rdev.lldi.adapter_type); in c4iw_query_device()
408 CHELSIO_CHIP_RELEASE(c4iw_dev->rdev.lldi.adapter_type)); in show_rev()