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