Searched refs:MR0_RXINT (Results 1 – 3 of 3) sorted by relevance
75 #define MR0_RXINT 0x40 /* Rx int threshold (along with MR1_FFULL) */ macro
429 dp->chan[chan].mr0 |= MR0_RXWD | MR0_RXINT; in scn_setchip()431 dp->chan[chan].mr0 &= ~(MR0_RXWD | MR0_RXINT); in scn_setchip()
106 #define MR0_RXINT 0x40 /* Rx int threshold (along with MR1_FFULL) */ macro