| /drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_2/ |
| A D | ia_css_sdis2.host.c | 176 assert(host_stats); in ia_css_get_dvs2_statistics() 204 assert(host_stats); in ia_css_translate_dvs2_statistics() 205 assert(host_stats->hor_prod.odd_real); in ia_css_translate_dvs2_statistics() 206 assert(host_stats->hor_prod.odd_imag); in ia_css_translate_dvs2_statistics() 207 assert(host_stats->hor_prod.even_real); in ia_css_translate_dvs2_statistics() 209 assert(host_stats->ver_prod.odd_real); in ia_css_translate_dvs2_statistics() 210 assert(host_stats->ver_prod.odd_imag); in ia_css_translate_dvs2_statistics() 218 host_stats->hor_prod.odd_real, host_stats->hor_prod.odd_imag, in ia_css_translate_dvs2_statistics() 219 host_stats->hor_prod.even_real, host_stats->hor_prod.even_imag, in ia_css_translate_dvs2_statistics() 220 host_stats->ver_prod.odd_real, host_stats->ver_prod.odd_imag, in ia_css_translate_dvs2_statistics() [all …]
|
| A D | ia_css_sdis2.host.h | 59 struct ia_css_dvs2_statistics *host_stats, 64 struct ia_css_dvs2_statistics *host_stats,
|
| /drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/ |
| A D | ia_css_s3a.host.c | 228 assert(host_stats); in ia_css_s3a_hmem_decode() 229 assert(host_stats->rgby_data); in ia_css_s3a_hmem_decode() 232 count_for_3a = host_stats->grid.width * host_stats->grid.height in ia_css_s3a_hmem_decode() 236 out_ptr = host_stats->rgby_data; in ia_css_s3a_hmem_decode() 291 assert(host_stats); in ia_css_s3a_dmem_decode() 292 assert(host_stats->data); in ia_css_s3a_dmem_decode() 296 host_width = host_stats->grid.width; in ia_css_s3a_dmem_decode() 298 host_ptr = host_stats->data; in ia_css_s3a_dmem_decode() 329 assert(host_stats); in ia_css_s3a_vmem_decode() 330 assert(host_stats->data); in ia_css_s3a_vmem_decode() [all …]
|
| A D | ia_css_s3a.host.h | 55 struct ia_css_3a_statistics *host_stats, 60 struct ia_css_3a_statistics *host_stats, 65 struct ia_css_3a_statistics *host_stats,
|
| /drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_1.0/ |
| A D | ia_css_sdis.host.c | 240 assert(host_stats); in ia_css_get_dvs_statistics() 265 assert(host_stats); in ia_css_translate_dvs_statistics() 266 assert(host_stats->hor_proj); in ia_css_translate_dvs_statistics() 267 assert(host_stats->ver_proj); in ia_css_translate_dvs_statistics() 273 host_stats->hor_proj, host_stats->ver_proj, in ia_css_translate_dvs_statistics() 276 hor_num_isp = host_stats->grid.aligned_height; in ia_css_translate_dvs_statistics() 277 ver_num_isp = host_stats->grid.aligned_width; in ia_css_translate_dvs_statistics() 280 hor_num_dvs = host_stats->grid.height; in ia_css_translate_dvs_statistics() 281 ver_num_dvs = host_stats->grid.width; in ia_css_translate_dvs_statistics() 282 hor_ptr_dvs = host_stats->hor_proj; in ia_css_translate_dvs_statistics() [all …]
|
| A D | ia_css_sdis.host.h | 50 struct ia_css_dvs_statistics *host_stats, 55 struct ia_css_dvs_statistics *host_stats,
|
| /drivers/staging/media/atomisp/pci/ |
| A D | ia_css_dvs.h | 94 ia_css_get_dvs_statistics(struct ia_css_dvs_statistics *host_stats, 110 struct ia_css_dvs_statistics *host_stats, 128 ia_css_get_dvs2_statistics(struct ia_css_dvs2_statistics *host_stats, 144 struct ia_css_dvs2_statistics *host_stats, 155 union ia_css_dvs_statistics_host *host_stats,
|
| A D | ia_css_3a.h | 107 ia_css_get_3a_statistics(struct ia_css_3a_statistics *host_stats, 121 struct ia_css_3a_statistics *host_stats,
|
| A D | sh_css_param_dvs.c | 263 union ia_css_dvs_statistics_host *host_stats, in ia_css_dvs_statistics_get() argument 267 ia_css_get_dvs_statistics(host_stats->p_dvs_statistics_host, in ia_css_dvs_statistics_get() 270 ia_css_get_dvs2_statistics(host_stats->p_dvs2_statistics_host, in ia_css_dvs_statistics_get()
|
| A D | sh_css_params.c | 1478 struct ia_css_3a_statistics *host_stats, in ia_css_translate_3a_statistics() argument 1482 if (host_stats->grid.use_dmem) { in ia_css_translate_3a_statistics() 1484 ia_css_s3a_dmem_decode(host_stats, isp_stats->dmem_stats); in ia_css_translate_3a_statistics() 1487 ia_css_s3a_vmem_decode(host_stats, isp_stats->vmem_stats_hi, in ia_css_translate_3a_statistics() 1491 ia_css_s3a_hmem_decode(host_stats, isp_stats->hmem_stats); in ia_css_translate_3a_statistics() 1555 ia_css_get_3a_statistics(struct ia_css_3a_statistics *host_stats, in ia_css_get_3a_statistics() argument 1561 IA_CSS_ENTER("host_stats=%p, isp_stats=%p", host_stats, isp_stats); in ia_css_get_3a_statistics() 1563 assert(host_stats); in ia_css_get_3a_statistics() 1569 ia_css_translate_3a_statistics(host_stats, map); in ia_css_get_3a_statistics()
|
| /drivers/scsi/elx/efct/ |
| A D | efct_xport.c | 129 result->stats.host_stats.transmit_kbyte_count = in efct_xport_host_stats_cb() 131 result->stats.host_stats.receive_kbyte_count = in efct_xport_host_stats_cb() 133 result->stats.host_stats.transmit_frame_count = in efct_xport_host_stats_cb() 135 result->stats.host_stats.receive_frame_count = in efct_xport_host_stats_cb() 167 result->stats.host_stats.transmit_kbyte_count = in efct_xport_async_host_stats_cb() 169 result->stats.host_stats.receive_kbyte_count = in efct_xport_async_host_stats_cb() 171 result->stats.host_stats.transmit_frame_count = in efct_xport_async_host_stats_cb() 173 result->stats.host_stats.receive_frame_count = in efct_xport_async_host_stats_cb() 836 stats.stats.host_stats.receive_kbyte_count * 256; in efct_get_stats() 838 stats.stats.host_stats.transmit_frame_count; in efct_get_stats() [all …]
|
| A D | efct_xport.h | 97 struct efct_xport_host_stats host_stats; member
|
| /drivers/scsi/qla4xxx/ |
| A D | ql4_os.c | 1118 host_stats->mactx_deferral = in qla4xxx_get_host_stats() 1129 host_stats->mactx_collision = in qla4xxx_get_host_stats() 1143 host_stats->macrx_dribble = in qla4xxx_get_host_stats() 1167 host_stats->iptx_fragments = in qla4xxx_get_host_stats() 1171 host_stats->iprx_fragments = in qla4xxx_get_host_stats() 1185 host_stats->ipv6tx_packets = in qla4xxx_get_host_stats() 1190 host_stats->ipv6rx_packets = in qla4xxx_get_host_stats() 1207 host_stats->tcptx_segments = in qla4xxx_get_host_stats() 1210 host_stats->tcprx_segments = in qla4xxx_get_host_stats() 1219 host_stats->tcprx_pure_ackr = in qla4xxx_get_host_stats() [all …]
|
| /drivers/scsi/fnic/ |
| A D | fnic_stats.h | 162 struct fc_host_statistics host_stats; member
|
| A D | fnic_scsi.c | 1132 fnic_stats->host_stats.fcp_input_requests++; in fnic_fcpio_icmnd_cmpl_handler() 1135 fnic_stats->host_stats.fcp_output_requests++; in fnic_fcpio_icmnd_cmpl_handler() 1138 fnic_stats->host_stats.fcp_control_requests++; in fnic_fcpio_icmnd_cmpl_handler()
|
| A D | fnic_main.c | 249 struct fc_host_statistics *stats = &fnic->fnic_stats.host_stats; in fnic_get_stats()
|
| /drivers/scsi/libfc/ |
| A D | fc_lport.c | 307 fc_stats = &lport->host_stats; in fc_get_host_stats()
|
| A D | fc_rport.c | 1668 hst = &lport->host_stats; in fc_rport_recv_rls_req()
|
| A D | fc_exch.c | 2367 st = &lport->host_stats; in fc_exch_update_stats()
|