Searched refs:buf_data (Results 1 – 2 of 2) sorted by relevance
286 rx_queue->buf_data = (page_address(rx_buf->page) + in efx_init_rx_buffer_page()291 rx_buf->data = rx_queue->buf_data; in efx_init_rx_buffer_page()298 rx_queue->buf_data += ((bytes + 0x1ff) & ~0x1ff); in efx_init_rx_buffer_page()
290 char *buf_data; member