Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/
H A Dif_rtwn_beacon.c108 struct rtwn_vap *uvp = RTWN_VAP(vap); in rtwn_setup_beacon()
141 rtwn_tx_beacon(struct rtwn_softc *sc, struct rtwn_vap *uvp) in rtwn_tx_beacon()
161 struct rtwn_vap *uvp = RTWN_VAP(vap); in rtwn_update_beacon()
223 struct rtwn_vap *rvp = RTWN_VAP(vap); in rtwn_tx_beacon_csa()
242 rtwn_tx_beacon_check(struct rtwn_softc *sc, struct rtwn_vap *uvp) in rtwn_tx_beacon_check()
H A Dif_rtwn.c475 struct rtwn_vap *uvp; in rtwn_vap_create()
616 struct rtwn_vap *uvp = RTWN_VAP(vap); in rtwn_vap_delete()
733 struct rtwn_vap *uvp = RTWN_VAP(vap); in rtwn_construct_nulldata()
776 struct rtwn_vap *uvp = RTWN_VAP(vap); in rtwn_push_nulldata()
886 struct rtwn_vap *uvp = RTWN_VAP(vap); in rtwn_tsf_sync_adhoc()
908 struct rtwn_vap *uvp = RTWN_VAP(vap); in rtwn_tsf_sync_adhoc_task()
947 struct rtwn_vap *uvp = RTWN_VAP(vap); in rtwn_tsf_sync_enable()
1001 struct rtwn_vap *uvp = RTWN_VAP(vap); in rtwn_monitor_newstate()
1045 struct rtwn_vap *uvp = RTWN_VAP(vap); in rtwn_newstate()
1188 struct rtwn_vap *rvp; in rtwn_calc_basicrates()
[all …]
H A Dif_rtwn_beacon.h24 int rtwn_tx_beacon_check(struct rtwn_softc *, struct rtwn_vap *);
H A Dif_rtwn_cam.h25 int rtwn_init_static_keys(struct rtwn_softc *, struct rtwn_vap *);
H A Dif_rtwn_cam.c262 rtwn_init_static_keys(struct rtwn_softc *sc, struct rtwn_vap *rvp) in rtwn_init_static_keys()
314 struct rtwn_vap *rvp = RTWN_VAP(vap); in rtwn_process_key()
H A Dif_rtwnvar.h107 struct rtwn_vap { struct
129 #define RTWN_VAP(vap) ((struct rtwn_vap *)(vap)) argument
217 struct rtwn_vap *vaps[RTWN_PORT_COUNT];
H A Dif_rtwn_rx.c331 struct rtwn_vap *uvp = RTWN_VAP(vap); in rtwn_adhoc_recv_mgmt()
/freebsd/sys/dev/rtwn/rtl8192c/
H A Dr92c_tx.c228 struct rtwn_vap *uvp = RTWN_VAP(vap); in r92c_fill_tx_desc()
351 struct rtwn_vap *uvp = RTWN_VAP(vap); in r92c_fill_tx_desc_raw()
/freebsd/sys/dev/rtwn/rtl8812a/
H A Dr12a_tx.c231 struct rtwn_vap *uvp = RTWN_VAP(vap); in r12a_fill_tx_desc()
352 struct rtwn_vap *uvp = RTWN_VAP(vap); in r12a_fill_tx_desc_raw()
/freebsd/sys/dev/rtwn/pci/
H A Drtwn_pci_attach.c411 struct rtwn_vap *uvp = RTWN_VAP(vap); in rtwn_pci_reset_tx_list()
555 struct rtwn_vap *rvp = RTWN_VAP(vap); in rtwn_pci_beacon_update_begin()
565 struct rtwn_vap *rvp = RTWN_VAP(vap); in rtwn_pci_beacon_update_end()
/freebsd/sys/dev/rtwn/rtl8821a/usb/
H A Dr21au_dfs.c169 struct rtwn_vap *rvp = RTWN_VAP(vap); in r21au_newstate()
H A Dr21au_attach.c101 struct rtwn_vap *rvp = RTWN_VAP(vap); in r21au_vap_preattach()
/freebsd/sys/dev/rtwn/usb/
H A Drtwn_usb_attach.c237 struct rtwn_vap *uvp = RTWN_VAP(vap); in rtwn_usb_reset_tx_list()