Home
last modified time | relevance | path

Searched refs:eth_hwr_funs (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/net/
H A Dusb_eth_drv.h62 struct eth_hwr_funs *funs;
79 struct eth_hwr_funs { struct
H A Dusb_ethernet.c177 drv_sc->funs = (struct eth_hwr_funs*)zalloc(sizeof(struct eth_hwr_funs)); in if_alloc()
179 PRINTK("could not allocate eth_hwr_funs\n"); in if_alloc()

Completed in 1 milliseconds