Searched refs:qwx_vif (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/ic/ |
| D | qwxvar.h | 1650 struct qwx_vif { struct 1666 TAILQ_ENTRY(qwx_vif) entry; argument 1714 TAILQ_HEAD(qwx_vif_list, qwx_vif); argument
|
| D | qwx.c | 146 int qwx_mac_mgmt_tx_wmi(struct qwx_softc *, struct qwx_vif *, uint8_t, 148 int qwx_dp_tx(struct qwx_softc *, struct qwx_vif *, uint8_t, 158 int qwx_dp_peer_rx_pn_replay_config(struct qwx_softc *, struct qwx_vif *, 425 struct qwx_vif *arvif = TAILQ_FIRST(&sc->vif_list); /* XXX */ in qwx_tx() 613 qwx_wmi_install_key_cmd(struct qwx_softc *sc, struct qwx_vif *arvif, in qwx_wmi_install_key_cmd() 698 struct qwx_vif *arvif = TAILQ_FIRST(&sc->vif_list); /* XXX */ in qwx_add_sta_key() 749 struct qwx_vif *arvif = TAILQ_FIRST(&sc->vif_list); /* XXX */ in qwx_del_sta_key() 12783 struct qwx_vif *arvif; in qwx_scan_event() 12892 struct qwx_vif *arvif; in qwx_chan_info_event() 13204 struct qwx_vif *arvif = TAILQ_FIRST(&sc->vif_list); /* XXX */ in qwx_wmi_process_mgmt_tx_comp() [all …]
|