Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/rtwn/
Dif_rtwnvar.h287 void (*sc_beacon_update_end)(struct rtwn_softc *, member
466 (((_sc)->sc_beacon_update_end)((_sc), (_vap)))
/freebsd-12-stable/sys/dev/rtwn/usb/
Drtwn_usb_attach.c346 sc->sc_beacon_update_end = rtwn_nop_softc_vap; in rtwn_usb_attach_methods()
/freebsd-12-stable/sys/dev/rtwn/pci/
Drtwn_pci_attach.c594 sc->sc_beacon_update_end = rtwn_pci_beacon_update_end; in rtwn_pci_attach_methods()