Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/rtwn/
HDif_rtwnvar.h286 void (*sc_beacon_update_end)(struct rtwn_softc *, member
465 (((_sc)->sc_beacon_update_end)((_sc), (_vap)))
/freebsd-14-stable/sys/dev/rtwn/usb/
HDrtwn_usb_attach.c344 sc->sc_beacon_update_end = rtwn_nop_softc_vap; in rtwn_usb_attach_methods()
/freebsd-14-stable/sys/dev/rtwn/pci/
HDrtwn_pci_attach.c592 sc->sc_beacon_update_end = rtwn_pci_beacon_update_end; in rtwn_pci_attach_methods()