Home
last modified time | relevance | path

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

/freebsd/sys/dev/tsec/
H A Dif_tsec.c105 static void tsec_offload_process_frame(struct tsec_softc *sc,
1377 tsec_offload_process_frame(sc, m); in tsec_receive_intr_locked()
1838 tsec_offload_process_frame(struct tsec_softc *sc, struct mbuf *m) in tsec_offload_process_frame() function