Home
last modified time | relevance | path

Searched refs:bfa_nw_cee_attach (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/brocade/bna/
Dbfa_cee.h62 void bfa_nw_cee_attach(struct bfa_cee *cee, struct bfa_ioc *ioc, void *dev);
Dbfa_cee.c277 bfa_nw_cee_attach(struct bfa_cee *cee, struct bfa_ioc *ioc, in bfa_nw_cee_attach() function
Dbna_enet.c1727 bfa_nw_cee_attach(&bna->cee, &ioceth->ioc, bna); in bna_ioceth_init()