Searched defs:sendlist (Results 1 – 4 of 4) sorted by relevance
527 void ce_sendlist_init(struct ce_sendlist *sendlist) in ce_sendlist_init()535 ce_sendlist_buf_add(struct ce_sendlist *sendlist, in ce_sendlist_buf_add()563 struct ce_sendlist *sendlist, unsigned int transfer_id) in ce_sendlist_send()
246 struct ce_sendlist *sendlist, unsigned int transfer_id) in ce_sendlist_send_srng()
628 struct ce_sendlist *sendlist, unsigned int transfer_id) in ce_sendlist_send_legacy()
3325 struct ce_sendlist sendlist; in hif_send_head() local