emx_rxbuf
struct emx_rxbuf *rx_buffer;
struct emx_rxbuf *rx_buffer;
sizeof(struct emx_rxbuf) * rdata->num_rx_desc);
struct emx_rxbuf *rx_buffer = &rdata->rx_buf[i];
struct emx_rxbuf *rx_buffer;
struct emx_rxbuf *rx_buf = &rdata->rx_buf[i];
emx_setup_rxdesc(emx_rxdesc_t *rxd, const struct emx_rxbuf *rxbuf)
struct emx_rxbuf *rx_buf;