bfa_cee_s
struct bfa_cee_s *cee = &bfa->modules.cee;
struct bfa_cee_s cee; /* CEE Module */
bfa_cee_get_attr_isr(struct bfa_cee_s *cee, bfa_status_t status)
bfa_cee_get_stats_isr(struct bfa_cee_s *cee, bfa_status_t status)
bfa_cee_reset_stats_isr(struct bfa_cee_s *cee, bfa_status_t status)
bfa_cee_mem_claim(struct bfa_cee_s *cee, u8 *dma_kva, u64 dma_pa)
bfa_cee_get_attr(struct bfa_cee_s *cee, struct bfa_cee_attr_s *attr,
bfa_cee_get_stats(struct bfa_cee_s *cee, struct bfa_cee_stats_s *stats,
bfa_cee_reset_stats(struct bfa_cee_s *cee,
struct bfa_cee_s *cee = (struct bfa_cee_s *) cbarg;
struct bfa_cee_s *cee = (struct bfa_cee_s *) arg;
bfa_cee_attach(struct bfa_cee_s *cee, struct bfa_ioc_s *ioc,
void bfa_cee_mem_claim(struct bfa_cee_s *cee, u8 *dma_kva, u64 dma_pa);
void bfa_cee_attach(struct bfa_cee_s *cee,
bfa_status_t bfa_cee_get_attr(struct bfa_cee_s *cee,
bfa_status_t bfa_cee_get_stats(struct bfa_cee_s *cee,
bfa_status_t bfa_cee_reset_stats(struct bfa_cee_s *cee,