Home
last modified time | relevance | path

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

/drivers/net/usb/
Dkaweth.c104 #define IS_BLOCKED(s) (s & KAWETH_STATUS_BLOCKED) macro
550 if (IS_BLOCKED(kaweth->status)) in kaweth_resubmit_tl()
619 if (IS_BLOCKED(kaweth->status)) { in kaweth_usb_receive()
803 if (IS_BLOCKED(kaweth->status)) { in kaweth_start_xmit()