Searched defs:cee (Results  1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/brocade/bna/ | 
| H 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()
  | 
| H A D | bna_types.h | 926 	struct bfa_cee cee;  member
  | 
| /linux/drivers/scsi/bfa/ | 
| H 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()
  | 
| /linux/include/linux/qed/ | 
| H A D | qed_if.h | 125 	bool cee;  member
  |