Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/ozwpan/
Dozpd.c27 static struct sk_buff *oz_build_frame(struct oz_pd *pd, struct oz_tx_frame *f);
408 static struct sk_buff *oz_build_frame(struct oz_pd *pd, struct oz_tx_frame *f) in oz_build_frame() function
508 skb = oz_build_frame(pd, f); in oz_send_next_queued_frame()