Searched refs:cxgb_ioctl (Results 1 – 1 of 1) sorted by relevance
93 static int cxgb_ioctl(if_t, unsigned long, caddr_t);1017 if_setioctlfn(ifp, cxgb_ioctl); in cxgb_port_attach()1867 cxgb_ioctl(if_t ifp, unsigned long command, caddr_t data) in cxgb_ioctl() function