Searched defs:cee (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/brocade/bna/ |
D | bfa_cee.c | 79 bfa_cee_get_attr_isr(struct bfa_cee *cee, enum bfa_status status) in bfa_cee_get_attr_isr() 99 bfa_cee_get_stats_isr(struct bfa_cee *cee, enum bfa_status status) in bfa_cee_get_stats_isr() 123 bfa_cee_reset_stats_isr(struct bfa_cee *cee, enum bfa_status status) in bfa_cee_reset_stats_isr() 147 bfa_nw_cee_mem_claim(struct bfa_cee *cee, u8 *dma_kva, u64 dma_pa) in bfa_nw_cee_mem_claim() 166 bfa_nw_cee_get_attr(struct bfa_cee *cee, struct bfa_cee_attr *attr, in bfa_nw_cee_get_attr() 200 struct bfa_cee *cee = (struct bfa_cee *) cbarg; in bfa_cee_isr() local 227 struct bfa_cee *cee; in bfa_cee_notify() local 277 bfa_nw_cee_attach(struct bfa_cee *cee, struct bfa_ioc *ioc, in bfa_nw_cee_attach()
|
D | bna_types.h | 919 struct bfa_cee cee; member
|
/Linux-v4.19/drivers/scsi/bfa/ |
D | bfa_port.c | 524 bfa_cee_get_attr_isr(struct bfa_cee_s *cee, bfa_status_t status) in bfa_cee_get_attr_isr() 556 bfa_cee_get_stats_isr(struct bfa_cee_s *cee, bfa_status_t status) in bfa_cee_get_stats_isr() 592 bfa_cee_reset_stats_isr(struct bfa_cee_s *cee, bfa_status_t status) in bfa_cee_reset_stats_isr() 628 bfa_cee_mem_claim(struct bfa_cee_s *cee, u8 *dma_kva, u64 dma_pa) in bfa_cee_mem_claim() 653 bfa_cee_get_attr(struct bfa_cee_s *cee, struct bfa_cee_attr_s *attr, in bfa_cee_get_attr() 693 bfa_cee_get_stats(struct bfa_cee_s *cee, struct bfa_cee_stats_s *stats, in bfa_cee_get_stats() 732 bfa_cee_reset_stats(struct bfa_cee_s *cee, in bfa_cee_reset_stats() 772 struct bfa_cee_s *cee = (struct bfa_cee_s *) cbarg; in bfa_cee_isr() local 806 struct bfa_cee_s *cee = (struct bfa_cee_s *) arg; in bfa_cee_notify() local 861 bfa_cee_attach(struct bfa_cee_s *cee, struct bfa_ioc_s *ioc, in bfa_cee_attach()
|
D | bfa_modules.h | 43 struct bfa_cee_s cee; /* CEE Module */ member
|
D | bfa_core.c | 123 struct bfa_cee_s *cee = &bfa->modules.cee; in bfa_com_cee_attach() local
|
/Linux-v4.19/net/dcb/ |
D | dcbnl.c | 1226 struct nlattr *cee, *app; in dcbnl_cee_fill() local
|
/Linux-v4.19/include/linux/qed/ |
D | qed_if.h | 146 bool cee; member
|