Searched refs:bfa_cee_s (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/include/cna/cee/
H A Dbfa_cee.h40 struct bfa_cee_s { struct
63 void bfa_cee_mem_claim(struct bfa_cee_s *cee, u8 *dma_kva,
65 void bfa_cee_attach(struct bfa_cee_s *cee, struct bfa_ioc_s *ioc, void *dev,
68 void bfa_cee_detach(struct bfa_cee_s *cee);
69 bfa_status_t bfa_cee_get_attr(struct bfa_cee_s *cee,
72 bfa_status_t bfa_cee_get_stats(struct bfa_cee_s *cee,
75 bfa_status_t bfa_cee_reset_stats(struct bfa_cee_s *cee,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dbfa_modules_priv.h39 struct bfa_cee_s cee; /* CEE Module */
H A Dbfa_cee.c147 bfa_cee_get_attr_isr(struct bfa_cee_s *cee, bfa_status_t status)
179 bfa_cee_get_stats_isr(struct bfa_cee_s *cee, bfa_status_t status)
212 bfa_cee_reset_stats_isr(struct bfa_cee_s *cee, bfa_status_t status)
245 bfa_cee_mem_claim(struct bfa_cee_s *cee, u8 *dma_kva, u64 dma_pa)
267 bfa_cee_get_attr(struct bfa_cee_s *cee, struct bfa_cee_attr_s *attr,
307 bfa_cee_get_stats(struct bfa_cee_s *cee, struct bfa_cee_stats_s *stats,
346 bfa_cee_reset_stats(struct bfa_cee_s *cee, bfa_cee_reset_stats_cbfn_t cbfn,
385 struct bfa_cee_s *cee = (struct bfa_cee_s *)cbarg;
417 struct bfa_cee_s *ce
[all...]

Completed in 105 milliseconds