Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Denc28j60.c266 static void enc_wbuf(enc_dev_t *enc, const u16 length, const u8 *buf, const u8 control) in enc_wbuf() function
867 enc_wbuf(enc, length, (u8 *) packet, 0x00); in enc_send()