Searched refs:axe_rxeof (Results 1 - 1 of 1) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/net/ |
H A D | if_axe.c | 155 static int axe_rxeof(struct usb_ether *, struct usb_page_cache *, 813 (void) axe_rxeof(ue, pc, pos, len, NULL); in axe_rx_frame() 847 (void) axe_rxeof(ue, pc, pos + sizeof(csum_hdr), in axe_rx_frame() 852 (void)axe_rxeof(ue, pc, 0, actlen, NULL); in axe_rx_frame() 858 axe_rxeof(struct usb_ether *ue, struct usb_page_cache *pc, unsigned int offset, in axe_rxeof() function 874 PRINTK("[AXE_ERROR]axe_rxeof : pbuf_header drop failed\n"); in axe_rxeof() 886 PRINTK("[AXE_ERROR]axe_rxeof : pbuf_header drop failed\n"); in axe_rxeof()
|
Completed in 2 milliseconds