Searched refs:ef4_rx_buf_va (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/sfc/falcon/
H A Drx.c57 static inline u8 *ef4_rx_buf_va(struct ef4_rx_buffer *buf) function
584 prefetch(ef4_rx_buf_va(rx_buf));
653 u8 *eh = ef4_rx_buf_va(rx_buf);

Completed in 145 milliseconds