Searched refs:F_RX_PROGRESS (Results 1 – 2 of 2) sorted by relevance
428 clear_bit(F_RX_PROGRESS, &priv->flags); in mscan_rx_poll()484 !test_and_set_bit(F_RX_PROGRESS, &priv->flags)) { in mscan_isr()491 clear_bit(F_RX_PROGRESS, &priv->flags); in mscan_isr()
269 #define F_RX_PROGRESS 0 macro