Home
last modified time | relevance | path

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

/drivers/staging/ozwpan/
Dozpd.c32 static struct oz_tx_frame *oz_tx_frame_alloc(struct oz_pd *pd);
356 static struct oz_tx_frame *oz_tx_frame_alloc(struct oz_pd *pd) in oz_tx_frame_alloc() function
403 f = oz_tx_frame_alloc(pd); in oz_prepare_frame()