Searched refs:cxgb_ioctl (Results 1 – 1 of 1) sorted by relevance
81 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