Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/wlan-ng/
Dhfa384x_usb.c3132 const __le16 intype = (usbin->type & ~cpu_to_le16(0x8000)); in hfa384x_usbin_ctlx() local
3137 if (ctlx->outbuf.type != intype) { in hfa384x_usbin_ctlx()
3141 le16_to_cpu(intype)); in hfa384x_usbin_ctlx()