Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h930 struct bnxt_stats_mem { struct
962 struct bnxt_stats_mem stats;
1863 struct bnxt_stats_mem port_stats;
1864 struct bnxt_stats_mem rx_port_stats_ext;
1865 struct bnxt_stats_mem tx_port_stats_ext;
H A Dbnxt.c3858 static void bnxt_free_stats_mem(struct bnxt *bp, struct bnxt_stats_mem *stats) in bnxt_free_stats_mem()
3871 static int bnxt_alloc_stats_mem(struct bnxt *bp, struct bnxt_stats_mem *stats, in bnxt_alloc_stats_mem()
3912 struct bnxt_stats_mem *stats) in bnxt_hwrm_func_qstat_ext()
3946 struct bnxt_stats_mem *stats; in bnxt_init_stats()
7877 static void bnxt_accumulate_stats(struct bnxt_stats_mem *stats) in bnxt_accumulate_stats()
7888 struct bnxt_stats_mem *ring0_stats; in bnxt_accumulate_all_stats()
7899 struct bnxt_stats_mem *stats; in bnxt_accumulate_all_stats()
7910 struct bnxt_stats_mem *stats = &bp->port_stats; in bnxt_accumulate_all_stats()