Home
last modified time | relevance | path

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

/drivers/net/usb/
Dkaweth.c88 #define IS_BLOCKED(s) (s & KAWETH_STATUS_BLOCKED) macro
445 if (IS_BLOCKED(kaweth->status)) in kaweth_resubmit_tl()
533 if (IS_BLOCKED(kaweth->status)) { in kaweth_usb_receive()
709 if (IS_BLOCKED(kaweth->status)) { in kaweth_start_xmit()