bfa_cee_stats
cee->stats = (struct bfa_cee_stats *)
bfa_cee_stats_swap(struct bfa_cee_stats *stats)
for (i = 0; i < (sizeof(struct bfa_cee_stats) / sizeof(u32));
return roundup(sizeof(struct bfa_cee_stats), BFA_DMA_ALIGN_SZ);
sizeof(struct bfa_cee_stats));
struct bfa_cee_stats *stats;