Home
last modified time | relevance | path

Searched refs:handle_rx_packet (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/wireless/zd1211rw/
Dzd_usb.c618 static void handle_rx_packet(struct zd_usb *usb, const u8 *buffer, in handle_rx_packet() function
710 handle_rx_packet(usb, rx->fragment, in rx_urb_complete()
716 handle_rx_packet(usb, buffer, length); in rx_urb_complete()
/linux-4.4.14/arch/cris/arch-v32/drivers/
Dsync_serial.c1440 static inline void handle_rx_packet(struct sync_port *port) in handle_rx_packet() function
1511 handle_rx_packet(port); in rx_interrupt()