Searched refs:EFX_RX_BUF_LAST_IN_PAGE (Results 1 – 2 of 2) sorted by relevance
89 if (!(rx_buf->flags & EFX_RX_BUF_LAST_IN_PAGE)) in efx_recycle_rx_page()195 if (rx_buf->flags & EFX_RX_BUF_LAST_IN_PAGE) { in efx_fini_rx_buffer()435 rx_buf->flags = EFX_RX_BUF_LAST_IN_PAGE; in efx_init_rx_buffers()
332 #define EFX_RX_BUF_LAST_IN_PAGE 0x0001 macro