Searched refs:RFD_CONTROL_S (Results 1 – 1 of 1) sorted by relevance
126 #define RFD_CONTROL_S 0x4000 /* 1=suspend RU after receiving frame */ macro686 rx_ring[rx_next].control = cpu_to_le16 (RFD_CONTROL_S); in eepro100_recv()877 (i == NUM_RX_DESC - 1) ? cpu_to_le16 (RFD_CONTROL_S) : 0; in init_rx_ring()