Home
last modified time | relevance | path

Searched refs:lan9250_write_buf (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/ethernet/
Deth_lan9250.c406 static int lan9250_write_buf(const struct device *dev, uint8_t *data_buffer, uint16_t buf_len) in lan9250_write_buf() function
551 lan9250_write_buf(dev, ctx->buf, LAN9250_ALIGN(len)); in lan9250_tx()