Searched refs:w5500_writebuf (Results 1 – 1 of 1) sorted by relevance
132 static int w5500_writebuf(const struct device *dev, uint16_t offset, uint8_t *buf, in w5500_writebuf() function191 ret = w5500_writebuf(dev, offset, ctx->buf, len); in w5500_tx()