Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/qed/
H A Dqed_if.h1273 u64 tpa_coalesced_pkts; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed_l2.c1748 p_stats->common.tpa_coalesced_pkts += in __qed_get_vport_mstats()
1749 HILO_64_REGPAIR(mstats.tpa_coalesced_pkts); in __qed_get_vport_mstats()
H A Dqed_hsi.h876 struct regpair tpa_coalesced_pkts; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c336 p_common->coalesced_pkts = stats.common.tpa_coalesced_pkts; in qede_fill_by_demand_stats()