Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbfa_cee.c71 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()
221 struct bfa_cee *cee; in bfa_cee_notify()
222 cee = (struct bfa_cee *) arg; in bfa_cee_notify()
271 bfa_nw_cee_attach(struct bfa_cee *cee, struct bfa_ioc *ioc, in bfa_nw_cee_attach()
H A Dbfa_cee.h31 struct bfa_cee { struct
52 void bfa_nw_cee_mem_claim(struct bfa_cee *cee, u8 *dma_kva, argument
54 void bfa_nw_cee_attach(struct bfa_cee *cee, struct bfa_ioc *ioc, void *dev);
55 enum bfa_status bfa_nw_cee_get_attr(struct bfa_cee *cee,
H A DMakefile11 bna-objs += bfa_msgq.o bfa_ioc.o bfa_ioc_ct.o bfa_cee.o
H A Dbna_types.h926 struct bfa_cee cee;