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

/linux-4.4.14/drivers/net/ethernet/brocade/bna/
H A Dbfa_cee.c79 bfa_cee_get_attr_isr(struct bfa_cee *cee, enum bfa_status status) bfa_cee_get_attr_isr() argument
99 bfa_cee_get_stats_isr(struct bfa_cee *cee, enum bfa_status status) bfa_cee_get_stats_isr() argument
123 bfa_cee_reset_stats_isr(struct bfa_cee *cee, enum bfa_status status) bfa_cee_reset_stats_isr() argument
147 bfa_nw_cee_mem_claim(struct bfa_cee *cee, u8 *dma_kva, u64 dma_pa) bfa_nw_cee_mem_claim() argument
166 bfa_nw_cee_get_attr(struct bfa_cee *cee, struct bfa_cee_attr *attr, bfa_nw_cee_get_attr() argument
200 struct bfa_cee *cee = (struct bfa_cee *) cbarg; bfa_cee_isr() local
227 struct bfa_cee *cee; bfa_cee_notify() local
277 bfa_nw_cee_attach(struct bfa_cee *cee, struct bfa_ioc *ioc, bfa_nw_cee_attach() argument
H A Dbna_types.h919 struct bfa_cee cee; member in struct:bna
/linux-4.4.14/drivers/scsi/bfa/
H A Dbfa_modules.h42 struct bfa_cee_s cee; /* CEE Module */ member in struct:bfa_modules_s
H A Dbfa_port.c532 bfa_cee_get_attr_isr(struct bfa_cee_s *cee, bfa_status_t status) bfa_cee_get_attr_isr() argument
564 bfa_cee_get_stats_isr(struct bfa_cee_s *cee, bfa_status_t status) bfa_cee_get_stats_isr() argument
600 bfa_cee_reset_stats_isr(struct bfa_cee_s *cee, bfa_status_t status) bfa_cee_reset_stats_isr() argument
636 bfa_cee_mem_claim(struct bfa_cee_s *cee, u8 *dma_kva, u64 dma_pa) bfa_cee_mem_claim() argument
661 bfa_cee_get_attr(struct bfa_cee_s *cee, struct bfa_cee_attr_s *attr, bfa_cee_get_attr() argument
701 bfa_cee_get_stats(struct bfa_cee_s *cee, struct bfa_cee_stats_s *stats, bfa_cee_get_stats() argument
740 bfa_cee_reset_stats(struct bfa_cee_s *cee, bfa_cee_reset_stats() argument
780 struct bfa_cee_s *cee = (struct bfa_cee_s *) cbarg; bfa_cee_isr() local
814 struct bfa_cee_s *cee = (struct bfa_cee_s *) arg; bfa_cee_notify() local
869 bfa_cee_attach(struct bfa_cee_s *cee, struct bfa_ioc_s *ioc, bfa_cee_attach() argument
H A Dbfa_core.c119 struct bfa_cee_s *cee = &bfa->modules.cee; bfa_com_cee_attach() local
/linux-4.4.14/net/dcb/
H A Ddcbnl.c1221 struct nlattr *cee, *app; dcbnl_cee_fill() local

Completed in 381 milliseconds