Searched refs:sc_check_frame (Results 1 – 8 of 8) sorted by relevance
120 sc->sc_check_frame = rtwn_nop_int_softc_mbuf; in r92eu_attach()
142 sc->sc_check_frame = rtwn_nop_int_softc_mbuf; in r88eu_attach()
179 sc->sc_check_frame = rtwn_nop_int_softc_mbuf; in r92ce_attach()
171 sc->sc_check_frame = rtwn_nop_int_softc_mbuf; in r92cu_attach()
149 sc->sc_check_frame = rtwn_nop_int_softc_mbuf; in r88ee_attach()
204 sc->sc_check_frame = r12a_check_frame_checksum; in r12au_attach()
189 sc->sc_check_frame = r12a_check_frame_checksum; in r21au_attach()
354 int (*sc_check_frame)(struct rtwn_softc *, struct mbuf *); member556 (((_sc)->sc_check_frame)((_sc), (_m)))