HomeSort by: relevance | last modified time | path
    Searched defs:mvxpe_ioctl (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/marvell/
if_mvxpe.c 126 STATIC int mvxpe_ioctl(struct ifnet *, u_long, void *);
419 ifp->if_ioctl = mvxpe_ioctl;
1718 mvxpe_ioctl(struct ifnet *ifp, u_long cmd, void *data) function in typeref:typename:STATIC int
1725 DPRINTIFNET(ifp, 2, "mvxpe_ioctl ETHER\n");

Completed in 22 milliseconds