Searched refs:RX_THR (Results 1 – 2 of 2) sorted by relevance
76 #define RX_THR 0x80 /* element not been sent due to throttle feature */ macro473 lastdata->flags |= (RX_RECV|RX_THR); in bcm_rx_update_and_send()592 if ((op->last_frames) && (lcf->flags & RX_THR)) { in bcm_rx_do_flush()
250 #define RX_THR(t) ((t) << 16) macro