Searched refs:appbuf (Results 1 – 1 of 1) sorted by relevance
557 void *appbuf = NULL; in eth_rx() local583 if (HAL_ETH_ReadData(heth, &appbuf) != HAL_OK) { in eth_rx()589 for (rx_header = (struct eth_stm32_rx_buffer_header *)appbuf; in eth_rx()631 for (rx_header = (struct eth_stm32_rx_buffer_header *)appbuf; in eth_rx()654 for (rx_header = (struct eth_stm32_rx_buffer_header *)appbuf; in eth_rx()