Searched refs:appbuf (Results 1 – 1 of 1) sorted by relevance
591 void *appbuf = NULL; in eth_rx() local617 if (HAL_ETH_ReadData(heth, &appbuf) != HAL_OK) { in eth_rx()623 for (rx_header = (struct eth_stm32_rx_buffer_header *)appbuf; in eth_rx()665 for (rx_header = (struct eth_stm32_rx_buffer_header *)appbuf; in eth_rx()688 for (rx_header = (struct eth_stm32_rx_buffer_header *)appbuf; in eth_rx()