Searched refs:outbufsize (Results 1 – 2 of 2) sorted by relevance
1225 ctlx->outbufsize = sizeof(ctlx->outbuf.cmdreq); in hfa384x_docmd()1313 ctlx->outbufsize = sizeof(ctlx->outbuf.rridreq); in hfa384x_dorrid()1397 ctlx->outbufsize = sizeof(ctlx->outbuf.wridreq.type) + in hfa384x_dowrid()1479 ctlx->outbufsize = sizeof(ctlx->outbuf.rmemreq); in hfa384x_dormem()1568 ctlx->outbufsize = sizeof(ctlx->outbuf.wmemreq.type) + in hfa384x_dowmem()2844 &head->outbuf, ROUNDUP64(head->outbufsize), in hfa384x_usbctlxq_run()
1172 size_t outbufsize; member