Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Dmcdi_mon.c25 __in_bcount(sensor_mask_size) uint32_t *sensor_mask, in mcdi_mon_decode_stats()
26 __in size_t sensor_mask_size, in mcdi_mon_decode_stats() argument
28 __out_bcount_opt(sensor_mask_size) uint32_t *stat_maskp, in mcdi_mon_decode_stats()
46 sensor_max = 8 * sensor_mask_size; in mcdi_mon_decode_stats()