Searched refs:bfa_cee (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/brocade/bna/
H A DMakefile10 bna-objs += bfa_msgq.o bfa_ioc.o bfa_ioc_ct.o bfa_cee.o
H A Dbfa_cee.h39 struct bfa_cee { struct
60 void bfa_nw_cee_mem_claim(struct bfa_cee *cee, u8 *dma_kva,
62 void bfa_nw_cee_attach(struct bfa_cee *cee, struct bfa_ioc *ioc, void *dev);
63 enum bfa_status bfa_nw_cee_get_attr(struct bfa_cee *cee,
H A Dbfa_cee.c20 #include "bfa_cee.h"
79 bfa_cee_get_attr_isr(struct bfa_cee *cee, enum bfa_status status) bfa_cee_get_attr_isr()
99 bfa_cee_get_stats_isr(struct bfa_cee *cee, enum bfa_status status) bfa_cee_get_stats_isr()
123 bfa_cee_reset_stats_isr(struct bfa_cee *cee, enum bfa_status status) bfa_cee_reset_stats_isr()
147 bfa_nw_cee_mem_claim(struct bfa_cee *cee, u8 *dma_kva, u64 dma_pa) bfa_nw_cee_mem_claim()
166 bfa_nw_cee_get_attr(struct bfa_cee *cee, struct bfa_cee_attr *attr, bfa_nw_cee_get_attr()
200 struct bfa_cee *cee = (struct bfa_cee *) cbarg; bfa_cee_isr()
227 struct bfa_cee *cee; bfa_cee_notify()
228 cee = (struct bfa_cee *) arg; bfa_cee_notify()
277 bfa_nw_cee_attach(struct bfa_cee *cee, struct bfa_ioc *ioc, bfa_nw_cee_attach()
H A Dbna_types.h24 #include "bfa_cee.h"
919 struct bfa_cee cee;

Completed in 110 milliseconds