Home
last modified time | relevance | path

Searched defs:arvif (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/dev/ic/
H A Dqwx.c421 struct qwx_vif *arvif = TAILQ_FIRST(&sc->vif_list); /* XXX */ qwx_tx() local
609 qwx_wmi_install_key_cmd(struct qwx_softc * sc,struct qwx_vif * arvif,uint8_t * macaddr,struct ieee80211_key * k,uint32_t flags,int delete_key) qwx_wmi_install_key_cmd() argument
694 struct qwx_vif *arvif = TAILQ_FIRST(&sc->vif_list); /* XXX */ qwx_add_sta_key() local
745 struct qwx_vif *arvif = TAILQ_FIRST(&sc->vif_list); /* XXX */ qwx_del_sta_key() local
12779 struct qwx_vif *arvif; qwx_scan_event() local
12888 struct qwx_vif *arvif; qwx_chan_info_event() local
13200 struct qwx_vif *arvif = TAILQ_FIRST(&sc->vif_list); /* XXX */ qwx_wmi_process_mgmt_tx_comp() local
13383 struct qwx_vif *arvif; qwx_vdev_install_key_compl_event() local
15347 qwx_dp_update_vdev_search(struct qwx_softc * sc,struct qwx_vif * arvif) qwx_dp_update_vdev_search() argument
15377 qwx_dp_vdev_tx_attach(struct qwx_softc * sc,struct qwx_pdev * pdev,struct qwx_vif * arvif) qwx_dp_vdev_tx_attach() argument
19099 qwx_wmi_mgmt_send(struct qwx_softc * sc,struct qwx_vif * arvif,uint8_t pdev_id,uint32_t buf_id,struct mbuf * frame,struct qwx_tx_data * tx_data) qwx_wmi_mgmt_send() argument
22323 struct qwx_vif *arvif; qwx_mac_txpower_recalc() local
22493 qwx_mac_setup_vdev_params_mbssid(struct qwx_vif * arvif,uint32_t * flags,uint32_t * tx_vdev_id) qwx_mac_setup_vdev_params_mbssid() argument
22502 qwx_mac_setup_vdev_create_params(struct qwx_vif * arvif,struct qwx_pdev * pdev,struct vdev_create_params * params) qwx_mac_setup_vdev_create_params() argument
22543 qwx_mac_op_update_vif_offload(struct qwx_softc * sc,struct qwx_pdev * pdev,struct qwx_vif * arvif) qwx_mac_op_update_vif_offload() argument
22580 qwx_mac_vdev_delete(struct qwx_softc * sc,struct qwx_vif * arvif) qwx_mac_vdev_delete() argument
22610 qwx_mac_set_txbf_conf(struct qwx_vif * arvif) qwx_mac_set_txbf_conf() argument
22617 qwx_mac_vdev_stop(struct qwx_softc * sc,struct qwx_vif * arvif,int pdev_id) qwx_mac_vdev_stop() argument
22657 qwx_mac_vdev_start_restart(struct qwx_softc * sc,struct qwx_vif * arvif,int pdev_id,int restart) qwx_mac_vdev_start_restart() argument
22784 qwx_mac_vdev_restart(struct qwx_softc * sc,struct qwx_vif * arvif,int pdev_id) qwx_mac_vdev_restart() argument
22790 qwx_mac_vdev_start(struct qwx_softc * sc,struct qwx_vif * arvif,int pdev_id) qwx_mac_vdev_start() argument
22796 qwx_vif_free(struct qwx_softc * sc,struct qwx_vif * arvif) qwx_vif_free() argument
22824 struct qwx_vif *arvif; qwx_vif_alloc() local
22855 struct qwx_vif *arvif = NULL; qwx_mac_op_add_interface() local
23164 qwx_mac_11d_scan_start(struct qwx_softc * sc,struct qwx_vif * arvif) qwx_mac_11d_scan_start() argument
23363 qwx_peer_create(struct qwx_softc * sc,struct qwx_vif * arvif,uint8_t pdev_id,struct ieee80211_node * ni,struct peer_create_params * param) qwx_peer_create() argument
24107 qwx_dp_peer_rx_pn_replay_config(struct qwx_softc * sc,struct qwx_vif * arvif,struct ieee80211_node * ni,struct ieee80211_key * k,int delete_key) qwx_dp_peer_rx_pn_replay_config() argument
24234 qwx_dp_tx(struct qwx_softc * sc,struct qwx_vif * arvif,uint8_t pdev_id,struct ieee80211_node * ni,struct mbuf * m) qwx_dp_tx() argument
24447 qwx_mac_station_remove(struct qwx_softc * sc,struct qwx_vif * arvif,uint8_t pdev_id,struct ieee80211_node * ni) qwx_mac_station_remove() argument
24467 qwx_mac_station_add(struct qwx_softc * sc,struct qwx_vif * arvif,uint8_t pdev_id,struct ieee80211_node * ni) qwx_mac_station_add() argument
24506 qwx_mac_mgmt_tx_wmi(struct qwx_softc * sc,struct qwx_vif * arvif,uint8_t pdev_id,struct ieee80211_node * ni,struct mbuf * m) qwx_mac_mgmt_tx_wmi() argument
24828 struct qwx_vif *arvif = TAILQ_FIRST(&sc->vif_list); qwx_scan() local
25112 struct qwx_vif *arvif; qwx_auth() local
25167 struct qwx_vif *arvif = TAILQ_FIRST(&sc->vif_list); /* XXX */ qwx_deauth() local
25197 qwx_peer_assoc_h_basic(struct qwx_softc * sc,struct qwx_vif * arvif,struct ieee80211_node * ni,struct peer_assoc_params * arg) qwx_peer_assoc_h_basic() argument
25214 qwx_peer_assoc_h_crypto(struct qwx_softc * sc,struct qwx_vif * arvif,struct ieee80211_node * ni,struct peer_assoc_params * arg) qwx_peer_assoc_h_crypto() argument
25284 qwx_peer_assoc_prepare(struct qwx_softc * sc,struct qwx_vif * arvif,struct ieee80211_node * ni,struct peer_assoc_params * arg,int reassoc) qwx_peer_assoc_prepare() argument
25313 struct qwx_vif *arvif = TAILQ_FIRST(&sc->vif_list); /* XXX */ qwx_run() local
25403 struct qwx_vif *arvif = TAILQ_FIRST(&sc->vif_list); /* XXX */ qwx_run_stop() local
[all...]