Home
last modified time | relevance | path

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

/drivers/net/usb/
Dkaweth.c100 #define IS_BLOCKED(s) (s & KAWETH_STATUS_BLOCKED) macro
536 if (IS_BLOCKED(kaweth->status)) in kaweth_resubmit_tl()
623 if (IS_BLOCKED(kaweth->status)) { in kaweth_usb_receive()
799 if (IS_BLOCKED(kaweth->status)) { in kaweth_start_xmit()