Searched refs:wrsize (Results 1 – 6 of 6) sorted by relevance
297 hid_size_t wrsize; member
523 if (size > sc->sc_rdesc->wrsize) in hidraw_write()
67 static int creds(struct toepcb *toep, struct inpcb *inp, size_t wrsize);1318 creds(struct toepcb *toep, struct inpcb *inp, size_t wrsize) in creds() argument1322 CTR3(KTR_IW_CXGBE, "%s:creB %p %u", __func__, toep , wrsize); in creds()1329 txsd->tx_credits = howmany(wrsize, 16); in creds()
583 rdesc->wrsize = 0; in atopcase_intr_setup()
399 rdesc->wrsize = nowrite ? rdesc->srsize : in usbhid_intr_setup()
852 rdesc->wrsize = IICHID_SIZE_MAX;