Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ctx.c1109 esw_stats->local_frames = le64_to_cpu(stats->local_frames); in qlcnic_get_port_stats()
1204 esw_stats->local_frames = QLCNIC_STATS_NOT_AVAIL; in qlcnic_get_eswitch_stats()
1229 QLCNIC_ADD_ESW_STATS(esw_stats->local_frames, in qlcnic_get_eswitch_stats()
1230 port_stats.local_frames); in qlcnic_get_eswitch_stats()
Dqlcnic.h1482 __le64 local_frames; member
1497 u64 local_frames; member
Dqlcnic_ethtool.c1302 *data++ = QLCNIC_FILL_STATS(esw_stats->local_frames); in qlcnic_fill_stats()
/linux-5.19.10/drivers/net/wireless/ath/ath11k/
Ddebugfs_htt_stats.h1055 u32 local_frames; member
Ddebugfs_htt_stats.c2372 htt_stats_buf->local_frames); in htt_print_tx_de_enqueue_discard_stats_tlv()