Searched refs:F_RX_PROGRESS (Results 1 – 2 of 2) sorted by relevance
417 clear_bit(F_RX_PROGRESS, &priv->flags); in mscan_rx_poll()473 !test_and_set_bit(F_RX_PROGRESS, &priv->flags)) { in mscan_isr()480 clear_bit(F_RX_PROGRESS, &priv->flags); in mscan_isr()
258 #define F_RX_PROGRESS 0 macro
Completed in 5 milliseconds