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

/linux-4.4.14/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_hw.h223 #define EC_LEN 1 macro
/linux-4.4.14/drivers/scsi/csiostor/
H A Dcsio_hw.h179 EC_LEN = 16, /* E/C length */ enumerator in enum:__anon9286
266 uint8_t ec[EC_LEN + 1];
H A Dcsio_hw.c367 memcpy(p->ec, vpd + ec, EC_LEN); csio_hw_get_vpd_params()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h60 EC_LEN = 16, /* E/C length */ enumerator in enum:__anon6747
283 u8 ec[EC_LEN + 1];
H A Dt4_hw.c2664 memcpy(p->ec, vpd + ec, EC_LEN); t4_get_raw_vpd_params()

Completed in 284 milliseconds