Searched refs:IFORCE_XMIT_RUNNING (Results 1 – 4 of 4) sorted by relevance
63 #define IFORCE_XMIT_RUNNING 0 macro124 clear_bit(IFORCE_XMIT_RUNNING, iforce->xmit_flags); in iforce_clear_xmit_and_wake()
33 if (test_and_set_bit(IFORCE_XMIT_RUNNING, iforce->xmit_flags)) { in iforce_serio_xmit()
74 if (!test_and_set_bit(IFORCE_XMIT_RUNNING, iforce->xmit_flags)) in iforce_usb_xmit()
205 !test_bit(IFORCE_XMIT_RUNNING, iforce->xmit_flags)); in iforce_close()