Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/st/sti/delta/
Ddelta-debug.c69 ctx->dropped_frames, in delta_trace_summary()
Ddelta.h450 u32 dropped_frames; member
/Linux-v6.6/net/can/
Dgw.c131 u32 dropped_frames; member
495 gwj->dropped_frames++; in can_can_gw_rcv()
515 gwj->dropped_frames++; in can_can_gw_rcv()
562 gwj->dropped_frames++; in can_can_gw_rcv()
636 if (gwj->dropped_frames) { in cgw_put_job()
637 if (nla_put_u32(skb, CGW_DROPPED, gwj->dropped_frames) < 0) in cgw_put_job()
1114 gwj->dropped_frames = 0; in cgw_create_job()
/Linux-v6.6/drivers/net/ethernet/brocade/bna/
Dbfa_defs_cna.h39 u64 dropped_frames; /*!< Dropped frames */ member
/Linux-v6.6/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ctx.c1114 esw_stats->dropped_frames = le64_to_cpu(stats->dropped_frames); in qlcnic_get_port_stats()
1208 esw_stats->dropped_frames = QLCNIC_STATS_NOT_AVAIL; in qlcnic_get_eswitch_stats()
1231 QLCNIC_ADD_ESW_STATS(esw_stats->dropped_frames, in qlcnic_get_eswitch_stats()
1232 port_stats.dropped_frames); in qlcnic_get_eswitch_stats()
Dqlcnic.h1480 __le64 dropped_frames; member
1495 u64 dropped_frames; member
Dqlcnic_ethtool.c1300 *data++ = QLCNIC_FILL_STATS(esw_stats->dropped_frames); in qlcnic_fill_stats()
/Linux-v6.6/drivers/scsi/bfa/
Dbfad_attr.c294 hstats->dumped_frames = fcstats->fc.dropped_frames; in bfad_im_get_stats()
Dbfa_defs_svc.h1256 u64 dropped_frames; /* Dropped frames */ member
/Linux-v6.6/drivers/scsi/qla2xxx/
Dqla_attr.c2902 le32_to_cpu(stats->dropped_frames) + in qla2x00_get_fc_host_stats()
Dqla_def.h1684 __le32 dropped_frames; member