Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/ozwpan/
Dozpd.c31 static int oz_send_next_queued_frame(struct oz_pd *pd, int more_data);
470 static int oz_send_next_queued_frame(struct oz_pd *pd, int more_data) in oz_send_next_queued_frame() function
551 if (oz_send_next_queued_frame(pd, backlog) < 0) in oz_send_queued_frames()
557 oz_send_next_queued_frame(pd, 0); in oz_send_queued_frames()