Searched refs:RXD_EOR (Results 1 – 3 of 3) sorted by relevance
77 RXD_EOR : 0; in spl2sw_rx_poll()90 RXD_EOR : 0; in spl2sw_rx_poll()102 RXD_EOR | comm->rx_desc_buff_size : in spl2sw_rx_poll()
25 RXD_EOR | comm->rx_desc_buff_size : in spl2sw_rx_descs_flush()155 RXD_EOR | comm->rx_desc_buff_size : in spl2sw_rx_descs_init()
204 #define RXD_EOR BIT(31) /* end of ring */ macro