Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/cxgb/
Dcxgb_main.c77 static int cxgb_init(struct ifnet *);
718 ifp->if_init = cxgb_init; in cxgb_port_attach()
1186 cxgb_init(struct ifnet *ifp) in cxgb_init() function