Home
last modified time | relevance | path

Searched defs:cee (Results 1 – 6 of 6) sorted by relevance

/linux-3.3/drivers/net/ethernet/brocade/bna/
Dbfa_cee.c94 bfa_cee_get_attr_isr(struct bfa_cee *cee, enum bfa_status status) in bfa_cee_get_attr_isr()
118 bfa_cee_get_stats_isr(struct bfa_cee *cee, enum bfa_status status) in bfa_cee_get_stats_isr()
142 bfa_cee_reset_stats_isr(struct bfa_cee *cee, enum bfa_status status) in bfa_cee_reset_stats_isr()
176 bfa_nw_cee_mem_claim(struct bfa_cee *cee, u8 *dma_kva, u64 dma_pa) in bfa_nw_cee_mem_claim()
197 bfa_nw_cee_get_attr(struct bfa_cee *cee, struct bfa_cee_attr *attr, in bfa_nw_cee_get_attr()
237 struct bfa_cee *cee = (struct bfa_cee *) cbarg; in bfa_cee_isr() local
269 struct bfa_cee *cee; in bfa_cee_notify() local
323 bfa_nw_cee_attach(struct bfa_cee *cee, struct bfa_ioc *ioc, in bfa_nw_cee_attach()
Dbna_types.h968 struct bfa_cee cee; member
/linux-3.3/drivers/scsi/bfa/
Dbfa_port.c500 bfa_cee_get_attr_isr(struct bfa_cee_s *cee, bfa_status_t status) in bfa_cee_get_attr_isr()
532 bfa_cee_get_stats_isr(struct bfa_cee_s *cee, bfa_status_t status) in bfa_cee_get_stats_isr()
568 bfa_cee_reset_stats_isr(struct bfa_cee_s *cee, bfa_status_t status) in bfa_cee_reset_stats_isr()
604 bfa_cee_mem_claim(struct bfa_cee_s *cee, u8 *dma_kva, u64 dma_pa) in bfa_cee_mem_claim()
629 bfa_cee_get_attr(struct bfa_cee_s *cee, struct bfa_cee_attr_s *attr, in bfa_cee_get_attr()
669 bfa_cee_get_stats(struct bfa_cee_s *cee, struct bfa_cee_stats_s *stats, in bfa_cee_get_stats()
708 bfa_cee_reset_stats(struct bfa_cee_s *cee, in bfa_cee_reset_stats()
748 struct bfa_cee_s *cee = (struct bfa_cee_s *) cbarg; in bfa_cee_isr() local
782 struct bfa_cee_s *cee = (struct bfa_cee_s *) arg; in bfa_cee_notify() local
837 bfa_cee_attach(struct bfa_cee_s *cee, struct bfa_ioc_s *ioc, in bfa_cee_attach()
Dbfa_modules.h42 struct bfa_cee_s cee; /* CEE Module */ member
Dbfa_core.c119 struct bfa_cee_s *cee = &bfa->modules.cee; in bfa_com_cee_attach() local
/linux-3.3/net/dcb/
Ddcbnl.c1370 struct nlattr *cee, *app; in dcbnl_cee_fill() local