Searched defs:cee (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/net/ethernet/brocade/bna/ |
A D | bfa_cee.c | 71 bfa_cee_get_attr_isr(struct bfa_cee *cee, enum bfa_status status) in bfa_cee_get_attr_isr() 91 bfa_cee_get_stats_isr(struct bfa_cee *cee, enum bfa_status status) in bfa_cee_get_stats_isr() 111 bfa_cee_reset_stats_isr(struct bfa_cee *cee, enum bfa_status status) in bfa_cee_reset_stats_isr() 135 bfa_nw_cee_mem_claim(struct bfa_cee *cee, u8 *dma_kva, u64 dma_pa) in bfa_nw_cee_mem_claim() 157 bfa_nw_cee_get_attr(struct bfa_cee *cee, struct bfa_cee_attr *attr, in bfa_nw_cee_get_attr() 193 struct bfa_cee *cee = (struct bfa_cee *) cbarg; in bfa_cee_isr() local 221 struct bfa_cee *cee; in bfa_cee_notify() local 271 bfa_nw_cee_attach(struct bfa_cee *cee, struct bfa_ioc *ioc, in bfa_nw_cee_attach()
|
A D | bna_types.h | 911 struct bfa_cee cee; member
|
/linux/drivers/scsi/bfa/ |
A D | bfa_port.c | 516 bfa_cee_get_attr_isr(struct bfa_cee_s *cee, bfa_status_t status) in bfa_cee_get_attr_isr() 548 bfa_cee_get_stats_isr(struct bfa_cee_s *cee, bfa_status_t status) in bfa_cee_get_stats_isr() 584 bfa_cee_reset_stats_isr(struct bfa_cee_s *cee, bfa_status_t status) in bfa_cee_reset_stats_isr() 620 bfa_cee_mem_claim(struct bfa_cee_s *cee, u8 *dma_kva, u64 dma_pa) in bfa_cee_mem_claim() 645 bfa_cee_get_attr(struct bfa_cee_s *cee, struct bfa_cee_attr_s *attr, in bfa_cee_get_attr() 685 bfa_cee_get_stats(struct bfa_cee_s *cee, struct bfa_cee_stats_s *stats, in bfa_cee_get_stats() 724 bfa_cee_reset_stats(struct bfa_cee_s *cee, in bfa_cee_reset_stats() 764 struct bfa_cee_s *cee = (struct bfa_cee_s *) cbarg; in bfa_cee_isr() local 798 struct bfa_cee_s *cee = (struct bfa_cee_s *) arg; in bfa_cee_notify() local 853 bfa_cee_attach(struct bfa_cee_s *cee, struct bfa_ioc_s *ioc, in bfa_cee_attach()
|
A D | bfa_modules.h | 35 struct bfa_cee_s cee; /* CEE Module */ member
|
A D | bfa_core.c | 115 struct bfa_cee_s *cee = &bfa->modules.cee; in bfa_com_cee_attach() local
|
/linux/net/dcb/ |
A D | dcbnl.c | 1229 struct nlattr *cee, *app; in dcbnl_cee_fill() local
|
/linux/include/linux/qed/ |
A D | qed_if.h | 125 bool cee; member
|
Completed in 27 milliseconds