Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/sbni/
H A Dif_sbni.c102 static int upload_data(struct sbni_softc *, u_int, u_int, u_int, u_int32_t);
461 upload_data(sc, framelen, frameno, is_first, crc) : in recv_frame()
593 upload_data(struct sbni_softc *sc, u_int framelen, u_int frameno, in upload_data() function