Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/cxgb/
H A Dcxgb_main.c82 static void cxgb_start(struct ifnet *);
722 ifp->if_start = cxgb_start; in cxgb_port_attach()
1476 cxgb_start(struct ifnet *ifp) in cxgb_start() function