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

/linux-4.4.14/drivers/net/usb/
H A Dkaweth.c100 #define IS_BLOCKED(s) (s & KAWETH_STATUS_BLOCKED) macro
545 if (IS_BLOCKED(kaweth->status)) kaweth_resubmit_tl()
632 if (IS_BLOCKED(kaweth->status)) { kaweth_usb_receive()
810 if (IS_BLOCKED(kaweth->status)) { kaweth_start_xmit()

Completed in 58 milliseconds