Home
last modified time | relevance | path

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

/drivers/staging/ozwpan/
Dozeltbuf.h64 int oz_select_elts_for_tx(struct oz_elt_buf *buf, u8 isoc, unsigned *len,
Dozpd.c411 oz_select_elts_for_tx(&pd->elt_buff, 0, &f->total_size, in oz_prepare_frame()
553 oz_select_elts_for_tx(&pd->elt_buff, 1, &total_size, in oz_send_isoc_frame()
Dozeltbuf.c268 int oz_select_elts_for_tx(struct oz_elt_buf *buf, u8 isoc, unsigned *len, in oz_select_elts_for_tx() function