Home
last modified time | relevance | path

Searched refs:bfa_cee_stats (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/
H A Dbfa_cee.c27 bfa_cee_stats_swap(struct bfa_cee_stats *stats) in bfa_cee_stats_swap()
32 for (i = 0; i < (sizeof(struct bfa_cee_stats) / sizeof(u32)); in bfa_cee_stats_swap()
61 return roundup(sizeof(struct bfa_cee_stats), BFA_DMA_ALIGN_SZ); in bfa_cee_stats_meminfo()
96 sizeof(struct bfa_cee_stats)); in bfa_cee_get_stats_isr()
142 cee->stats = (struct bfa_cee_stats *) in bfa_nw_cee_mem_claim()
H A Dbfa_cee.h42 struct bfa_cee_stats *stats;
H A Dbfa_defs_cna.h188 struct bfa_cee_stats { struct
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/
H A Dbfa_cee.c27 bfa_cee_stats_swap(struct bfa_cee_stats *stats) in bfa_cee_stats_swap()
32 for (i = 0; i < (sizeof(struct bfa_cee_stats) / sizeof(u32)); in bfa_cee_stats_swap()
61 return roundup(sizeof(struct bfa_cee_stats), BFA_DMA_ALIGN_SZ); in bfa_cee_stats_meminfo()
96 sizeof(struct bfa_cee_stats)); in bfa_cee_get_stats_isr()
142 cee->stats = (struct bfa_cee_stats *) in bfa_nw_cee_mem_claim()
H A Dbfa_cee.h42 struct bfa_cee_stats *stats;
H A Dbfa_defs_cna.h188 struct bfa_cee_stats { struct

Completed in 4 milliseconds