Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/cxgb/
Dcxgb_main.c81 static int cxgb_ioctl(struct ifnet *, unsigned long, void *);
721 ifp->if_ioctl = cxgb_ioctl; in cxgb_port_attach()
1297 cxgb_ioctl(struct ifnet *ifp, unsigned long command, void *data) in cxgb_ioctl() function