Home
last modified time | relevance | path

Searched refs:EC_LEN (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H A Dcsio_hw.h179 EC_LEN = 16, /* E/C length */ enumerator
266 uint8_t ec[EC_LEN + 1];
H A Dcsio_hw.c367 memcpy(p->ec, vpd + ec, EC_LEN); in csio_hw_get_vpd_params()
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_hw.h179 EC_LEN = 16, /* E/C length */ enumerator
266 uint8_t ec[EC_LEN + 1];
H A Dcsio_hw.c367 memcpy(p->ec, vpd + ec, EC_LEN); in csio_hw_get_vpd_params()
/kernel/linux/linux-5.10/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_hw.h302 #define EC_LEN 1 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_hw.h302 #define EC_LEN 1 macro
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h86 EC_LEN = 16, /* E/C length */ enumerator
393 u8 ec[EC_LEN + 1];
H A Dt4_hw.c2829 memcpy(p->ec, vpd + ec, EC_LEN); in t4_get_raw_vpd_params()

Completed in 31 milliseconds