Home
last modified time | relevance | path

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

/linux-4.1.27/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.c1745 bfa_nw_cee_attach(&bna->cee, &ioceth->ioc, bna); in bna_ioceth_init()