Symbol: qwx_softc
sys/dev/ic/qwx.c
10038
qwx_dp_scatter_idle_link_desc_cleanup(struct qwx_softc *sc)
sys/dev/ic/qwx.c
10056
qwx_dp_scatter_idle_link_desc_setup(struct qwx_softc *sc, int size,
sys/dev/ic/qwx.c
10128
qwx_hal_srng_src_get_next_entry(struct qwx_softc *sc, struct hal_srng *srng)
sys/dev/ic/qwx.c
10162
qwx_hal_srng_src_reap_next(struct qwx_softc *sc, struct hal_srng *srng)
sys/dev/ic/qwx.c
10182
qwx_dp_link_desc_setup(struct qwx_softc *sc,
sys/dev/ic/qwx.c
1026
qwx_clear_hwkeys(struct qwx_softc *sc, struct ath11k_peer *peer)
sys/dev/ic/qwx.c
10266
qwx_dp_srng_cleanup(struct qwx_softc *sc, struct dp_srng *ring)
sys/dev/ic/qwx.c
10284
qwx_dp_shadow_stop_timer(struct qwx_softc *sc,
sys/dev/ic/qwx.c
10294
qwx_dp_shadow_start_timer(struct qwx_softc *sc, struct hal_srng *srng,
sys/dev/ic/qwx.c
10317
struct qwx_softc *sc = update_timer->sc;
sys/dev/ic/qwx.c
10344
qwx_dp_stop_shadow_timers(struct qwx_softc *sc)
sys/dev/ic/qwx.c
10355
qwx_dp_srng_common_cleanup(struct qwx_softc *sc)
sys/dev/ic/qwx.c
10376
qwx_hal_srng_get_params(struct qwx_softc *sc, struct hal_srng *srng,
sys/dev/ic/qwx.c
10392
qwx_hal_tx_init_data_ring(struct qwx_softc *sc, struct hal_srng *srng)
sys/dev/ic/qwx.c
10440
qwx_hal_tx_set_dscp_tid_map(struct qwx_softc *sc, int id)
sys/dev/ic/qwx.c
10498
qwx_dp_shadow_init_timer(struct qwx_softc *sc,
sys/dev/ic/qwx.c
10516
qwx_hal_reo_init_cmd_ring(struct qwx_softc *sc, struct hal_srng *srng)
sys/dev/ic/qwx.c
1064
qwx_clear_pn_replay_config(struct qwx_softc *sc, struct ath11k_peer *peer)
sys/dev/ic/qwx.c
10734
qwx_hal_reo_cmd_send(struct qwx_softc *sc, struct hal_srng *srng,
sys/dev/ic/qwx.c
10782
qwx_dp_srng_common_setup(struct qwx_softc *sc)
sys/dev/ic/qwx.c
10903
qwx_dp_link_desc_cleanup(struct qwx_softc *sc,
sys/dev/ic/qwx.c
10916
qwx_dp_tx_ring_free_tx_data(struct qwx_softc *sc, struct dp_tx_ring *tx_ring)
sys/dev/ic/qwx.c
10940
qwx_dp_tx_ring_alloc_tx_data(struct qwx_softc *sc, struct dp_tx_ring *tx_ring)
sys/dev/ic/qwx.c
1096
qwx_setkey_clear(struct qwx_softc *sc)
sys/dev/ic/qwx.c
10960
qwx_dp_alloc(struct qwx_softc *sc)
sys/dev/ic/qwx.c
11037
qwx_dp_rx_tid_clear(struct qwx_softc *sc, struct dp_rx_tid *rx_tid)
sys/dev/ic/qwx.c
11046
qwx_dp_reo_cmd_list_cleanup(struct qwx_softc *sc)
sys/dev/ic/qwx.c
11076
qwx_dp_free(struct qwx_softc *sc)
sys/dev/ic/qwx.c
11111
qwx_qmi_process_coldboot_calibration(struct qwx_softc *sc)
sys/dev/ic/qwx.c
11117
qwx_qmi_wlanfw_wlan_ini_send(struct qwx_softc *sc, int enable)
sys/dev/ic/qwx.c
11149
qwx_qmi_wlanfw_wlan_cfg_send(struct qwx_softc *sc)
sys/dev/ic/qwx.c
1117
struct qwx_softc *sc = ifp->if_softc;
sys/dev/ic/qwx.c
11223
qwx_qmi_wlanfw_mode_send(struct qwx_softc *sc, enum ath11k_firmware_mode mode)
sys/dev/ic/qwx.c
11258
qwx_qmi_firmware_start(struct qwx_softc *sc, enum ath11k_firmware_mode mode)
sys/dev/ic/qwx.c
11291
qwx_qmi_firmware_stop(struct qwx_softc *sc)
sys/dev/ic/qwx.c
11303
qwx_core_start_firmware(struct qwx_softc *sc, enum ath11k_firmware_mode mode)
sys/dev/ic/qwx.c
11321
qwx_wmi_pdev_attach(struct qwx_softc *sc, uint8_t pdev_id)
sys/dev/ic/qwx.c
11337
qwx_wmi_detach(struct qwx_softc *sc)
sys/dev/ic/qwx.c
11343
qwx_wmi_attach(struct qwx_softc *sc)
sys/dev/ic/qwx.c
11364
qwx_wmi_htc_tx_complete(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
11393
qwx_wmi_tlv_services_parser(struct qwx_softc *sc, uint16_t tag, uint16_t len,
sys/dev/ic/qwx.c
11514
qwx_wmi_tlv_iter(struct qwx_softc *sc, const void *ptr, size_t len,
sys/dev/ic/qwx.c
11515
int (*iter)(struct qwx_softc *sc, uint16_t tag, uint16_t len,
sys/dev/ic/qwx.c
1154
struct qwx_softc *sc = (struct qwx_softc *)arg;
sys/dev/ic/qwx.c
11567
qwx_pull_service_ready_tlv(struct qwx_softc *sc, const void *evt_buf,
sys/dev/ic/qwx.c
11615
qwx_wmi_tlv_svc_rdy_parse(struct qwx_softc *sc, uint16_t tag, uint16_t len,
sys/dev/ic/qwx.c
11650
qwx_service_ready_event(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
11694
struct qwx_softc *sc = wmi_handle->wmi->sc;
sys/dev/ic/qwx.c
11812
qwx_wmi_tlv_ext_soc_hal_reg_caps_parse(struct qwx_softc *sc, uint16_t len,
sys/dev/ic/qwx.c
11867
qwx_wmi_tlv_hw_mode_caps_parse(struct qwx_softc *sc, uint16_t tag, uint16_t len,
sys/dev/ic/qwx.c
11908
qwx_wmi_tlv_hw_mode_caps(struct qwx_softc *sc, uint16_t len,
sys/dev/ic/qwx.c
11949
qwx_wmi_tlv_mac_phy_caps_parse(struct qwx_softc *sc, uint16_t tag, uint16_t len,
sys/dev/ic/qwx.c
11978
qwx_wmi_tlv_ext_hal_reg_caps_parse(struct qwx_softc *sc,
sys/dev/ic/qwx.c
12024
qwx_wmi_tlv_ext_hal_reg_caps(struct qwx_softc *sc, uint16_t len,
sys/dev/ic/qwx.c
12061
qwx_wmi_tlv_dma_ring_caps_parse(struct qwx_softc *sc, uint16_t tag,
sys/dev/ic/qwx.c
12074
qwx_wmi_alloc_dbring_caps(struct qwx_softc *sc, uint32_t num_cap)
sys/dev/ic/qwx.c
12090
qwx_wmi_free_dbring_caps(struct qwx_softc *sc)
sys/dev/ic/qwx.c
12099
qwx_wmi_tlv_dma_ring_caps(struct qwx_softc *sc, uint16_t len,
sys/dev/ic/qwx.c
12156
qwx_wmi_tlv_svc_rdy_ext_parse(struct qwx_softc *sc, uint16_t tag, uint16_t len,
sys/dev/ic/qwx.c
12235
qwx_service_ready_ext_event(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
12258
qwx_wmi_tlv_svc_rdy_ext2_parse(struct qwx_softc *sc,
sys/dev/ic/qwx.c
12283
qwx_service_ready_ext2_event(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
12304
qwx_service_available_event(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
12318
qwx_pull_peer_assoc_conf_ev(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
12349
qwx_peer_assoc_conf_event(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
12368
qwx_wmi_tlv_rdy_parse(struct qwx_softc *sc, uint16_t tag, uint16_t len,
sys/dev/ic/qwx.c
12413
qwx_ready_event(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
12432
qwx_pull_peer_del_resp_ev(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
12466
qwx_peer_delete_resp_event(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
12502
qwx_pull_vdev_start_resp_tlv(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
12542
qwx_vdev_start_resp_event(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
12568
qwx_pull_vdev_stopped_param_tlv(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
12598
qwx_vdev_stopped_event(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
12616
qwx_wmi_tlv_iter_parse(struct qwx_softc *sc, uint16_t tag, uint16_t len,
sys/dev/ic/qwx.c
12628
qwx_wmi_tlv_parse(struct qwx_softc *sc, const void **tb,
sys/dev/ic/qwx.c
12636
qwx_wmi_tlv_parse_alloc(struct qwx_softc *sc, const void *ptr, size_t len)
sys/dev/ic/qwx.c
12655
qwx_print_reg_rule(struct qwx_softc *sc, const char *band,
sys/dev/ic/qwx.c
12705
qwx_pull_reg_chan_list_update_ev(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
1280
qwx_init_wmi_config_qca6390(struct qwx_softc *sc,
sys/dev/ic/qwx.c
12817
qwx_pull_reg_chan_list_ext_update_ev(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
12825
qwx_init_channels(struct qwx_softc *sc, struct cur_regulatory_info *reg_info)
sys/dev/ic/qwx.c
12916
qwx_reg_chan_list_event(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
13124
qwx_pull_scan_ev(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
13156
qwx_wmi_event_scan_started(struct qwx_softc *sc)
sys/dev/ic/qwx.c
13181
qwx_wmi_event_scan_completed(struct qwx_softc *sc)
sys/dev/ic/qwx.c
13209
qwx_wmi_event_scan_bss_chan(struct qwx_softc *sc)
sys/dev/ic/qwx.c
13229
qwx_wmi_event_scan_foreign_chan(struct qwx_softc *sc, uint32_t freq)
sys/dev/ic/qwx.c
13253
qwx_wmi_event_scan_start_failed(struct qwx_softc *sc)
sys/dev/ic/qwx.c
13274
qwx_scan_event(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
1328
qwx_hw_ipq8074_reo_setup(struct qwx_softc *sc)
sys/dev/ic/qwx.c
13332
qwx_pull_chan_info_ev(struct qwx_softc *sc, uint8_t *evt_buf, uint32_t len,
sys/dev/ic/qwx.c
13370
qwx_chan_info_event(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
13442
qwx_wmi_tlv_mgmt_rx_parse(struct qwx_softc *sc, uint16_t tag, uint16_t len,
sys/dev/ic/qwx.c
13462
qwx_pull_mgmt_rx_params_tlv(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
135
int qwx_ce_init_pipes(struct qwx_softc *);
sys/dev/ic/qwx.c
13532
qwx_mgmt_rx_event(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
136
int qwx_hal_srng_src_num_free(struct qwx_softc *, struct hal_srng *, int);
sys/dev/ic/qwx.c
13650
qwx_pull_mgmt_tx_compl_param_tlv(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
13683
qwx_wmi_process_mgmt_tx_comp(struct qwx_softc *sc,
sys/dev/ic/qwx.c
137
int qwx_ce_per_engine_service(struct qwx_softc *, uint16_t);
sys/dev/ic/qwx.c
1371
qwx_init_wmi_config_ipq8074(struct qwx_softc *sc,
sys/dev/ic/qwx.c
13730
qwx_mgmt_tx_compl_event(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
13749
qwx_pull_roam_ev(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
13781
qwx_mac_handle_beacon_miss(struct qwx_softc *sc, uint32_t vdev_id)
sys/dev/ic/qwx.c
138
int qwx_hal_srng_setup(struct qwx_softc *, enum hal_ring_type, int, int,
sys/dev/ic/qwx.c
13807
qwx_roam_event(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
13836
qwx_pull_vdev_install_key_compl_ev(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
13870
qwx_vdev_install_key_compl_event(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
13903
qwx_reg_11d_new_cc_event(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
13947
qwx_wmi_tlv_op_rx(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
140
int qwx_ce_send(struct qwx_softc *, struct mbuf *, uint8_t, uint16_t);
sys/dev/ic/qwx.c
14099
qwx_wmi_op_ep_tx_credits(struct qwx_softc *sc)
sys/dev/ic/qwx.c
14119
qwx_connect_pdev_htc_service(struct qwx_softc *sc, uint32_t pdev_idx)
sys/dev/ic/qwx.c
14155
qwx_wmi_connect(struct qwx_softc *sc)
sys/dev/ic/qwx.c
14188
qwx_htc_control_tx_complete(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
14196
qwx_htc_control_rx_complete(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
143
void qwx_hal_srng_shadow_update_hp_tp(struct qwx_softc *, struct hal_srng *);
sys/dev/ic/qwx.c
1431
qwx_hw_wcn6855_reo_setup(struct qwx_softc *sc)
sys/dev/ic/qwx.c
14319
struct qwx_softc *sc = htc->sc;
sys/dev/ic/qwx.c
144
void qwx_wmi_free_dbring_caps(struct qwx_softc *);
sys/dev/ic/qwx.c
14418
struct qwx_softc *sc = htc->sc;
sys/dev/ic/qwx.c
145
int qwx_wmi_set_peer_param(struct qwx_softc *, uint8_t *, uint32_t,
sys/dev/ic/qwx.c
14590
struct qwx_softc *sc = htc->sc;
sys/dev/ic/qwx.c
14621
qwx_htc_init(struct qwx_softc *sc)
sys/dev/ic/qwx.c
14698
qwx_htc_wait_target(struct qwx_softc *sc)
sys/dev/ic/qwx.c
147
int qwx_wmi_peer_rx_reorder_queue_setup(struct qwx_softc *, int, int,
sys/dev/ic/qwx.c
1472
qwx_hw_ipq5018_reo_setup(struct qwx_softc *sc)
sys/dev/ic/qwx.c
14774
qwx_dp_htt_htc_tx_complete(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
14799
qwx_peer_map_event(struct qwx_softc *sc, uint8_t vdev_id, uint16_t peer_id,
sys/dev/ic/qwx.c
14840
qwx_peer_find_by_id(struct qwx_softc *sc, uint16_t peer_id)
sys/dev/ic/qwx.c
14853
qwx_peer_unmap_event(struct qwx_softc *sc, uint16_t peer_id)
sys/dev/ic/qwx.c
14882
qwx_dp_htt_htc_t2h_msg_handler(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
149
const void **qwx_wmi_tlv_parse_alloc(struct qwx_softc *, const void *, size_t);
sys/dev/ic/qwx.c
14988
qwx_dp_pdev_reo_cleanup(struct qwx_softc *sc)
sys/dev/ic/qwx.c
14998
qwx_dp_pdev_reo_setup(struct qwx_softc *sc)
sys/dev/ic/qwx.c
150
int qwx_core_init(struct qwx_softc *);
sys/dev/ic/qwx.c
15018
qwx_dp_rx_pdev_srng_free(struct qwx_softc *sc, int mac_id)
sys/dev/ic/qwx.c
15038
qwx_dp_rx_pdev_srng_alloc(struct qwx_softc *sc)
sys/dev/ic/qwx.c
151
int qwx_qmi_event_server_arrive(struct qwx_softc *);
sys/dev/ic/qwx.c
15133
qwx_dp_rxdma_buf_ring_free(struct qwx_softc *sc, struct dp_rxdma_ring *rx_ring)
sys/dev/ic/qwx.c
15161
qwx_dp_rxdma_pdev_buf_free(struct qwx_softc *sc, int mac_id)
sys/dev/ic/qwx.c
152
int qwx_mac_register(struct qwx_softc *);
sys/dev/ic/qwx.c
15221
qwx_dp_rxbufs_replenish(struct qwx_softc *sc, int mac_id,
sys/dev/ic/qwx.c
153
int qwx_mac_start(struct qwx_softc *);
sys/dev/ic/qwx.c
15317
qwx_dp_rxdma_ring_buf_setup(struct qwx_softc *sc,
sys/dev/ic/qwx.c
15349
qwx_dp_rxdma_pdev_buf_setup(struct qwx_softc *sc)
sys/dev/ic/qwx.c
15383
qwx_dp_rx_pdev_free(struct qwx_softc *sc, int mac_id)
sys/dev/ic/qwx.c
15390
qwx_hal_srng_get_hp_addr(struct qwx_softc *sc, struct hal_srng *srng)
sys/dev/ic/qwx.c
154
void qwx_mac_scan_finish(struct qwx_softc *);
sys/dev/ic/qwx.c
15407
qwx_hal_srng_get_tp_addr(struct qwx_softc *sc, struct hal_srng *srng)
sys/dev/ic/qwx.c
15424
qwx_dp_tx_get_ring_id_type(struct qwx_softc *sc, int mac_id, uint32_t ring_id,
sys/dev/ic/qwx.c
15485
qwx_dp_tx_htt_srng_setup(struct qwx_softc *sc, uint32_t ring_id, int mac_id,
sys/dev/ic/qwx.c
155
int qwx_mac_mgmt_tx_wmi(struct qwx_softc *, struct qwx_vif *, uint8_t,
sys/dev/ic/qwx.c
15593
qwx_dp_tx_htt_h2t_ppdu_stats_req(struct qwx_softc *sc, uint32_t mask,
sys/dev/ic/qwx.c
15630
qwx_dp_tx_htt_rx_filter_setup(struct qwx_softc *sc, uint32_t ring_id,
sys/dev/ic/qwx.c
15697
qwx_dp_rx_pdev_alloc(struct qwx_softc *sc, int mac_id)
sys/dev/ic/qwx.c
157
int qwx_dp_tx(struct qwx_softc *, struct qwx_vif *, uint8_t,
sys/dev/ic/qwx.c
15798
qwx_dp_mon_link_free(struct qwx_softc *sc)
sys/dev/ic/qwx.c
15808
qwx_dp_pdev_free(struct qwx_softc *sc)
sys/dev/ic/qwx.c
15821
qwx_dp_pdev_alloc(struct qwx_softc *sc)
sys/dev/ic/qwx.c
15844
qwx_dp_tx_htt_h2t_ver_req_msg(struct qwx_softc *sc)
sys/dev/ic/qwx.c
15887
qwx_dp_update_vdev_search(struct qwx_softc *sc, struct qwx_vif *arvif)
sys/dev/ic/qwx.c
159
int qwx_dp_tx_send_reo_cmd(struct qwx_softc *, struct dp_rx_tid *,
sys/dev/ic/qwx.c
15916
qwx_dp_vdev_tx_attach(struct qwx_softc *sc, struct qwx_pdev *pdev,
sys/dev/ic/qwx.c
15930
qwx_dp_tx_status_parse(struct qwx_softc *sc, struct hal_wbm_release_ring *desc,
sys/dev/ic/qwx.c
15961
qwx_dp_tx_free_txbuf(struct qwx_softc *sc, int msdu_id,
sys/dev/ic/qwx.c
15991
qwx_dp_tx_htt_tx_complete_buf(struct qwx_softc *sc, struct dp_tx_ring *tx_ring,
sys/dev/ic/qwx.c
15999
qwx_dp_tx_process_htt_tx_complete(struct qwx_softc *sc, void *desc,
sys/dev/ic/qwx.c
16115
qwx_dp_tx_complete_msdu(struct qwx_softc *sc, struct dp_tx_ring *tx_ring,
sys/dev/ic/qwx.c
16175
qwx_dp_tx_completion_handler(struct qwx_softc *sc, int ring_id)
sys/dev/ic/qwx.c
162
void qwx_dp_rx_deliver_msdu(struct qwx_softc *, struct qwx_rx_msdu *);
sys/dev/ic/qwx.c
16267
qwx_hal_rx_reo_ent_paddr_get(struct qwx_softc *sc, void *desc, uint64_t *paddr,
sys/dev/ic/qwx.c
16280
qwx_hal_desc_reo_parse_err(struct qwx_softc *sc, uint32_t *rx_desc,
sys/dev/ic/qwx.c
16342
qwx_hal_rx_msdu_link_desc_set(struct qwx_softc *sc, void *desc,
sys/dev/ic/qwx.c
16357
qwx_dp_rx_link_desc_return(struct qwx_softc *sc, uint32_t *link_desc,
sys/dev/ic/qwx.c
16389
qwx_dp_rx_frag_h_mpdu(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
16397
qwx_dp_rx_h_msdu_start_msdu_len(struct qwx_softc *sc, struct hal_rx_desc *desc)
sys/dev/ic/qwx.c
164
void qwx_peer_frags_flush(struct qwx_softc *, struct ath11k_peer *);
sys/dev/ic/qwx.c
16403
qwx_dp_rx_h_msdu_start_sgi(struct qwx_softc *sc, struct hal_rx_desc *desc)
sys/dev/ic/qwx.c
16409
qwx_dp_rx_h_msdu_start_rate_mcs(struct qwx_softc *sc, struct hal_rx_desc *desc)
sys/dev/ic/qwx.c
16415
qwx_dp_rx_h_msdu_start_rx_bw(struct qwx_softc *sc, struct hal_rx_desc *desc)
sys/dev/ic/qwx.c
16421
qwx_dp_process_rx_err_buf(struct qwx_softc *sc, uint32_t *ring_desc,
sys/dev/ic/qwx.c
16470
qwx_dp_process_rx_err(struct qwx_softc *sc, int purge)
sys/dev/ic/qwx.c
165
struct ath11k_peer *qwx_peer_find_by_id(struct qwx_softc *, uint16_t);
sys/dev/ic/qwx.c
166
int qwx_wmi_vdev_install_key(struct qwx_softc *,
sys/dev/ic/qwx.c
16632
qwx_dp_rx_h_reo_err(struct qwx_softc *sc, struct qwx_rx_msdu *msdu,
sys/dev/ic/qwx.c
16662
qwx_dp_rx_h_rxdma_err(struct qwx_softc *sc, struct qwx_rx_msdu *msdu)
sys/dev/ic/qwx.c
16690
qwx_dp_rx_wbm_err(struct qwx_softc *sc, struct qwx_rx_msdu *msdu,
sys/dev/ic/qwx.c
16721
qwx_dp_rx_process_wbm_err(struct qwx_softc *sc, int purge)
sys/dev/ic/qwx.c
168
int qwx_dp_peer_rx_pn_replay_config(struct qwx_softc *, struct qwx_vif *,
sys/dev/ic/qwx.c
16854
qwx_dp_rx_h_mpdu_start_seq_no(struct qwx_softc *sc, struct hal_rx_desc *desc)
sys/dev/ic/qwx.c
16860
qwx_dp_rx_get_attention(struct qwx_softc *sc, struct hal_rx_desc *desc)
sys/dev/ic/qwx.c
16866
qwx_dp_rx_h_attn_is_mcbc(struct qwx_softc *sc, struct hal_rx_desc *desc)
sys/dev/ic/qwx.c
16876
qwx_dp_rx_h_mpdu_start_peer_id(struct qwx_softc *sc, struct hal_rx_desc *desc)
sys/dev/ic/qwx.c
16882
qwx_dp_rx_h_msdu_end_l3pad(struct qwx_softc *sc, struct hal_rx_desc *desc)
sys/dev/ic/qwx.c
16894
qwx_dp_rx_h_msdu_start_freq(struct qwx_softc *sc, struct hal_rx_desc *desc)
sys/dev/ic/qwx.c
16900
qwx_dp_rx_h_msdu_start_pkt_type(struct qwx_softc *sc, struct hal_rx_desc *desc)
sys/dev/ic/qwx.c
16906
qwx_dp_rx_h_msdu_start_nss(struct qwx_softc *sc, struct hal_rx_desc *desc)
sys/dev/ic/qwx.c
16912
qwx_dp_rx_h_mpdu_start_tid(struct qwx_softc *sc, struct hal_rx_desc *desc)
sys/dev/ic/qwx.c
16948
qwx_dp_rx_h_attn_msdu_len_err(struct qwx_softc *sc, struct hal_rx_desc *desc)
sys/dev/ic/qwx.c
16967
qwx_dp_rx_msdu_coalesce(struct qwx_softc *sc, struct qwx_rx_msdu_list *msdu_list,
sys/dev/ic/qwx.c
16976
qwx_dp_rx_h_rate(struct qwx_softc *sc, struct hal_rx_desc *rx_desc,
sys/dev/ic/qwx.c
16983
qwx_dp_rx_h_ppdu(struct qwx_softc *sc, struct hal_rx_desc *rx_desc,
sys/dev/ic/qwx.c
16998
qwx_dp_rx_h_undecap_nwifi(struct qwx_softc *sc, struct qwx_rx_msdu *msdu,
sys/dev/ic/qwx.c
170
void qwx_setkey_clear(struct qwx_softc *);
sys/dev/ic/qwx.c
171
void qwx_dp_stop_shadow_timers(struct qwx_softc *);
sys/dev/ic/qwx.c
17132
qwx_dp_rx_h_undecap_raw(struct qwx_softc *sc, struct qwx_rx_msdu *msdu,
sys/dev/ic/qwx.c
17190
qwx_dp_rx_h_80211_hdr(struct qwx_softc *sc, struct hal_rx_desc *desc)
sys/dev/ic/qwx.c
17196
qwx_dp_rx_h_mpdu_start_enctype(struct qwx_softc *sc, struct hal_rx_desc *desc)
sys/dev/ic/qwx.c
172
void qwx_ce_stop_shadow_timers(struct qwx_softc *);
sys/dev/ic/qwx.c
1720
qwx_dp_rx_h_msdu_end_first_msdu(struct qwx_softc *sc, struct hal_rx_desc *desc)
sys/dev/ic/qwx.c
17205
qwx_dp_rx_h_msdu_start_decap_type(struct qwx_softc *sc, struct hal_rx_desc *desc)
sys/dev/ic/qwx.c
17211
qwx_dp_rx_h_undecap(struct qwx_softc *sc, struct qwx_rx_msdu *msdu,
sys/dev/ic/qwx.c
17258
qwx_dp_rx_h_mpdu(struct qwx_softc *sc, struct qwx_rx_msdu *msdu,
sys/dev/ic/qwx.c
1726
qwx_dp_rx_h_msdu_end_last_msdu(struct qwx_softc *sc, struct hal_rx_desc *desc)
sys/dev/ic/qwx.c
173
int qwx_wmi_vdev_set_param_cmd(struct qwx_softc *, uint32_t, uint8_t,
sys/dev/ic/qwx.c
17355
qwx_dp_rx_null_q_desc_sg_drop(struct qwx_softc *sc, int msdu_len,
sys/dev/ic/qwx.c
17379
qwx_dp_rx_h_null_q_desc(struct qwx_softc *sc, struct qwx_rx_msdu *msdu,
sys/dev/ic/qwx.c
17446
qwx_dp_rx_process_msdu(struct qwx_softc *sc, struct qwx_rx_msdu *msdu,
sys/dev/ic/qwx.c
175
int qwx_dp_rx_h_null_q_desc(struct qwx_softc *, struct qwx_rx_msdu *,
sys/dev/ic/qwx.c
17521
qwx_dp_rx_deliver_msdu(struct qwx_softc *sc, struct qwx_rx_msdu *msdu)
sys/dev/ic/qwx.c
17579
qwx_dp_rx_process_received_packets(struct qwx_softc *sc,
sys/dev/ic/qwx.c
17604
qwx_dp_process_rx(struct qwx_softc *sc, int ring_id, int purge)
sys/dev/ic/qwx.c
17738
qwx_dp_rx_alloc_mon_status_buf(struct qwx_softc *sc,
sys/dev/ic/qwx.c
17787
qwx_dp_rx_reap_mon_status_ring(struct qwx_softc *sc, int mac_id,
sys/dev/ic/qwx.c
178
int qwx_scan(struct qwx_softc *, int);
sys/dev/ic/qwx.c
179
void qwx_scan_abort(struct qwx_softc *);
sys/dev/ic/qwx.c
17905
qwx_hal_rx_parse_mon_status(struct qwx_softc *sc,
sys/dev/ic/qwx.c
17913
qwx_dp_rx_process_mon_status(struct qwx_softc *sc, int mac_id)
sys/dev/ic/qwx.c
180
int qwx_auth(struct qwx_softc *);
sys/dev/ic/qwx.c
18007
qwx_dp_rx_process_mon_rings(struct qwx_softc *sc, int mac_id)
sys/dev/ic/qwx.c
18024
struct qwx_softc *sc = arg;
sys/dev/ic/qwx.c
18034
qwx_dp_process_rxdma_err(struct qwx_softc *sc, int mac_id, int purge)
sys/dev/ic/qwx.c
181
int qwx_deauth(struct qwx_softc *);
sys/dev/ic/qwx.c
18116
qwx_hal_reo_status_queue_stats(struct qwx_softc *sc, uint32_t *reo_desc,
sys/dev/ic/qwx.c
18182
qwx_hal_reo_flush_queue_status(struct qwx_softc *sc, uint32_t *reo_desc,
sys/dev/ic/qwx.c
18198
qwx_hal_reo_flush_cache_status(struct qwx_softc *sc, uint32_t *reo_desc,
sys/dev/ic/qwx.c
182
int qwx_assoc(struct qwx_softc *);
sys/dev/ic/qwx.c
18236
qwx_hal_reo_unblk_cache_status(struct qwx_softc *sc, uint32_t *reo_desc,
sys/dev/ic/qwx.c
18261
qwx_hal_reo_flush_timeout_list_status(struct qwx_softc *ab, uint32_t *reo_desc,
sys/dev/ic/qwx.c
18285
qwx_hal_reo_desc_thresh_reached_status(struct qwx_softc *sc, uint32_t *reo_desc,
sys/dev/ic/qwx.c
183
int qwx_run(struct qwx_softc *);
sys/dev/ic/qwx.c
18315
qwx_hal_reo_update_rx_reo_queue_status(struct qwx_softc *ab, uint32_t *reo_desc,
sys/dev/ic/qwx.c
18329
qwx_dp_process_reo_status(struct qwx_softc *sc, int purge)
sys/dev/ic/qwx.c
184
int qwx_run_stop(struct qwx_softc *);
sys/dev/ic/qwx.c
18416
qwx_dp_service_srng(struct qwx_softc *sc, int grp_id)
sys/dev/ic/qwx.c
18485
qwx_wmi_wait_for_service_ready(struct qwx_softc *sc)
sys/dev/ic/qwx.c
18500
qwx_fill_band_to_mac_param(struct qwx_softc *sc,
sys/dev/ic/qwx.c
18548
struct qwx_softc *sc = wmi->wmi->sc;
sys/dev/ic/qwx.c
18567
struct qwx_softc *sc = wmi_sc->sc;
sys/dev/ic/qwx.c
18618
qwx_wmi_pdev_set_param(struct qwx_softc *sc, uint32_t param_id,
sys/dev/ic/qwx.c
18655
qwx_wmi_pdev_lro_cfg(struct qwx_softc *sc, uint8_t pdev_id)
sys/dev/ic/qwx.c
18693
qwx_wmi_pdev_set_ps_mode(struct qwx_softc *sc, int vdev_id, uint8_t pdev_id,
sys/dev/ic/qwx.c
18730
qwx_wmi_scan_prob_req_oui(struct qwx_softc *sc, const uint8_t *mac_addr,
sys/dev/ic/qwx.c
18771
qwx_wmi_send_dfs_phyerr_offload_enable_cmd(struct qwx_softc *sc, uint32_t pdev_id)
sys/dev/ic/qwx.c
18810
qwx_wmi_send_scan_chan_list_cmd(struct qwx_softc *sc, uint8_t pdev_id,
sys/dev/ic/qwx.c
18941
qwx_wmi_send_set_current_country_cmd(struct qwx_softc *sc,
sys/dev/ic/qwx.c
18981
qwx_wmi_send_init_country_cmd(struct qwx_softc *sc, int pdev_id,
sys/dev/ic/qwx.c
19042
struct qwx_softc *sc = arg;
sys/dev/ic/qwx.c
19076
qwx_wmi_send_11d_scan_start_cmd(struct qwx_softc *sc,
sys/dev/ic/qwx.c
19192
qwx_wmi_send_scan_start_cmd(struct qwx_softc *sc,
sys/dev/ic/qwx.c
19391
qwx_wmi_send_scan_stop_cmd(struct qwx_softc *sc,
sys/dev/ic/qwx.c
19445
qwx_wmi_send_peer_create_cmd(struct qwx_softc *sc, uint8_t pdev_id,
sys/dev/ic/qwx.c
19483
qwx_wmi_send_peer_delete_cmd(struct qwx_softc *sc, const uint8_t *peer_addr,
sys/dev/ic/qwx.c
19520
qwx_wmi_vdev_install_key(struct qwx_softc *sc,
sys/dev/ic/qwx.c
19662
qwx_wmi_send_peer_assoc_cmd(struct qwx_softc *sc, uint8_t pdev_id,
sys/dev/ic/qwx.c
198
qwx_node_clear_peer_id(struct qwx_softc *sc, struct ath11k_peer *peer)
sys/dev/ic/qwx.c
20018
qwx_wmi_cmd_init(struct qwx_softc *sc)
sys/dev/ic/qwx.c
20049
qwx_wmi_wait_for_unified_ready(struct qwx_softc *sc)
sys/dev/ic/qwx.c
20064
qwx_wmi_set_hw_mode(struct qwx_softc *sc,
sys/dev/ic/qwx.c
20105
qwx_wmi_set_sta_ps_param(struct qwx_softc *sc, uint32_t vdev_id,
sys/dev/ic/qwx.c
20145
qwx_wmi_mgmt_send(struct qwx_softc *sc, struct qwx_vif *arvif, uint8_t pdev_id,
sys/dev/ic/qwx.c
20208
qwx_wmi_vdev_create(struct qwx_softc *sc, uint8_t *macaddr,
sys/dev/ic/qwx.c
20290
qwx_wmi_vdev_set_param_cmd(struct qwx_softc *sc, uint32_t vdev_id,
sys/dev/ic/qwx.c
20328
qwx_wmi_vdev_up(struct qwx_softc *sc, uint32_t vdev_id, uint32_t pdev_id,
sys/dev/ic/qwx.c
20384
qwx_wmi_vdev_down(struct qwx_softc *sc, uint32_t vdev_id, uint8_t pdev_id)
sys/dev/ic/qwx.c
20471
qwx_wmi_vdev_stop(struct qwx_softc *sc, uint8_t vdev_id, uint8_t pdev_id)
sys/dev/ic/qwx.c
20505
qwx_wmi_vdev_start(struct qwx_softc *sc, struct wmi_vdev_start_req_arg *arg,
sys/dev/ic/qwx.c
20597
qwx_core_start(struct qwx_softc *sc)
sys/dev/ic/qwx.c
20724
qwx_flush_rx_rings(struct qwx_softc *sc)
sys/dev/ic/qwx.c
20764
qwx_core_stop(struct qwx_softc *sc)
sys/dev/ic/qwx.c
20779
qwx_core_pdev_destroy(struct qwx_softc *sc)
sys/dev/ic/qwx.c
20785
qwx_core_pdev_create(struct qwx_softc *sc)
sys/dev/ic/qwx.c
20834
qwx_core_deinit(struct qwx_softc *sc)
sys/dev/ic/qwx.c
20866
qwx_core_qmi_firmware_ready(struct qwx_softc *sc)
sys/dev/ic/qwx.c
20954
qwx_qmi_fw_init_done(struct qwx_softc *sc)
sys/dev/ic/qwx.c
20979
qwx_qmi_event_server_arrive(struct qwx_softc *sc)
sys/dev/ic/qwx.c
21039
qwx_core_init(struct qwx_softc *sc)
sys/dev/ic/qwx.c
21057
qwx_init_hw_params(struct qwx_softc *sc)
sys/dev/ic/qwx.c
21265
qwx_hal_srng_create_config(struct qwx_softc *sc)
sys/dev/ic/qwx.c
21358
qwx_hal_srng_get_ring_id(struct qwx_softc *sc,
sys/dev/ic/qwx.c
21382
qwx_hal_srng_update_hp_tp_addr(struct qwx_softc *sc, int shadow_cfg_idx,
sys/dev/ic/qwx.c
21407
qwx_hal_srng_shadow_update_hp_tp(struct qwx_softc *sc, struct hal_srng *srng)
sys/dev/ic/qwx.c
21419
qwx_hal_srng_update_shadow_config(struct qwx_softc *sc,
sys/dev/ic/qwx.c
21454
qwx_hal_srng_shadow_config(struct qwx_softc *sc)
sys/dev/ic/qwx.c
21480
qwx_hal_srng_get_shadow_config(struct qwx_softc *sc, uint32_t **cfg,
sys/dev/ic/qwx.c
21490
qwx_hal_alloc_cont_rdp(struct qwx_softc *sc)
sys/dev/ic/qwx.c
21512
qwx_hal_free_cont_rdp(struct qwx_softc *sc)
sys/dev/ic/qwx.c
21526
qwx_hal_alloc_cont_wrp(struct qwx_softc *sc)
sys/dev/ic/qwx.c
21548
qwx_hal_free_cont_wrp(struct qwx_softc *sc)
sys/dev/ic/qwx.c
21562
qwx_hal_srng_init(struct qwx_softc *sc)
sys/dev/ic/qwx.c
21591
qwx_hal_srng_dst_hw_init(struct qwx_softc *sc, struct hal_srng *srng)
sys/dev/ic/qwx.c
21666
qwx_hal_srng_src_hw_init(struct qwx_softc *sc, struct hal_srng *srng)
sys/dev/ic/qwx.c
21771
qwx_hal_srng_hw_init(struct qwx_softc *sc, struct hal_srng *srng)
sys/dev/ic/qwx.c
21780
qwx_hal_ce_dst_setup(struct qwx_softc *sc, struct hal_srng *srng, int ring_num)
sys/dev/ic/qwx.c
2182
qwx_hw_get_mac_from_pdev_id(struct qwx_softc *sc, int pdev_idx)
sys/dev/ic/qwx.c
21840
qwx_hal_srng_setup(struct qwx_softc *sc, enum hal_ring_type type,
sys/dev/ic/qwx.c
21983
qwx_htc_tx_completion_handler(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
21991
struct qwx_softc *sc = pipe->sc;
sys/dev/ic/qwx.c
220
qwx_free_peers(struct qwx_softc *sc)
sys/dev/ic/qwx.c
22032
struct qwx_softc *sc = pipe->sc;
sys/dev/ic/qwx.c
22062
qwx_ce_poll_send_completed(struct qwx_softc *sc, uint8_t pipe_id)
sys/dev/ic/qwx.c
22076
struct qwx_softc *sc = htc->sc;
sys/dev/ic/qwx.c
22116
struct qwx_softc *sc = htc->sc;
sys/dev/ic/qwx.c
22170
qwx_htc_suspend_complete(struct qwx_softc *sc, int ack)
sys/dev/ic/qwx.c
22176
qwx_htc_wakeup_from_suspend(struct qwx_softc *sc)
sys/dev/ic/qwx.c
22183
qwx_htc_rx_completion_handler(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
22332
qwx_ce_free_ring(struct qwx_softc *sc, struct qwx_ce_ring *ring)
sys/dev/ic/qwx.c
22362
qwx_ce_stop_shadow_timers(struct qwx_softc *sc)
sys/dev/ic/qwx.c
22375
qwx_ce_free_pipes(struct qwx_softc *sc)
sys/dev/ic/qwx.c
22405
struct qwx_softc *sc = pipe->sc;
sys/dev/ic/qwx.c
22441
struct qwx_softc *sc = pipe->sc;
sys/dev/ic/qwx.c
22474
qwx_ce_alloc_ring(struct qwx_softc *sc, int nentries, size_t desc_sz)
sys/dev/ic/qwx.c
22516
qwx_ce_alloc_pipe(struct qwx_softc *sc, int ce_id)
sys/dev/ic/qwx.c
22562
struct qwx_softc *sc = pipe->sc;
sys/dev/ic/qwx.c
22586
qwx_ce_shadow_config(struct qwx_softc *sc)
sys/dev/ic/qwx.c
22604
qwx_ce_get_shadow_config(struct qwx_softc *sc, uint32_t **shadow_cfg,
sys/dev/ic/qwx.c
22628
qwx_ce_cleanup_pipes(struct qwx_softc *sc)
sys/dev/ic/qwx.c
22646
qwx_ce_alloc_pipes(struct qwx_softc *sc)
sys/dev/ic/qwx.c
22672
qwx_get_ce_msi_idx(struct qwx_softc *sc, uint32_t ce_id,
sys/dev/ic/qwx.c
22679
qwx_ce_srng_msi_ring_params_setup(struct qwx_softc *sc, uint32_t ce_id,
sys/dev/ic/qwx.c
22704
qwx_ce_init_ring(struct qwx_softc *sc, struct qwx_ce_ring *ce_ring,
sys/dev/ic/qwx.c
22766
qwx_ce_init_pipes(struct qwx_softc *sc)
sys/dev/ic/qwx.c
22825
qwx_hal_srng_src_num_free(struct qwx_softc *sc, struct hal_srng *srng,
sys/dev/ic/qwx.c
22850
struct qwx_softc *sc = pipe->sc;
sys/dev/ic/qwx.c
22904
struct qwx_softc *sc = pipe->sc;
sys/dev/ic/qwx.c
22966
qwx_ce_rx_post_buf(struct qwx_softc *sc)
sys/dev/ic/qwx.c
22995
struct qwx_softc *sc = pipe->sc;
sys/dev/ic/qwx.c
23046
struct qwx_softc *sc = pipe->sc;
sys/dev/ic/qwx.c
23093
qwx_ce_per_engine_service(struct qwx_softc *sc, uint16_t ce_id)
sys/dev/ic/qwx.c
23113
qwx_ce_send(struct qwx_softc *sc, struct mbuf *m, uint8_t pipe_id,
sys/dev/ic/qwx.c
23223
struct qwx_softc *sc = pdev->sc;
sys/dev/ic/qwx.c
23263
qwx_reg_update_chan_list(struct qwx_softc *sc, uint8_t pdev_id)
sys/dev/ic/qwx.c
23396
qwx_mac_register(struct qwx_softc *sc)
sys/dev/ic/qwx.c
23410
qwx_mac_config_mon_status_default(struct qwx_softc *sc, int enable)
sys/dev/ic/qwx.c
23440
qwx_mac_txpower_recalc(struct qwx_softc *sc, struct qwx_pdev *pdev)
sys/dev/ic/qwx.c
23491
struct qwx_softc *sc = pdev->sc;
sys/dev/ic/qwx.c
23626
qwx_mac_setup_vdev_create_params(struct qwx_softc *sc, struct qwx_vif *arvif,
sys/dev/ic/qwx.c
23665
qwx_mac_op_update_vif_offload(struct qwx_softc *sc, struct qwx_pdev *pdev,
sys/dev/ic/qwx.c
23703
qwx_mac_vdev_delete(struct qwx_softc *sc, struct qwx_vif *arvif)
sys/dev/ic/qwx.c
23709
qwx_mac_vdev_setup_sync(struct qwx_softc *sc)
sys/dev/ic/qwx.c
23740
qwx_mac_vdev_stop(struct qwx_softc *sc, struct qwx_vif *arvif, int pdev_id)
sys/dev/ic/qwx.c
23780
qwx_mac_vdev_start_restart(struct qwx_softc *sc, struct qwx_vif *arvif,
sys/dev/ic/qwx.c
239
struct qwx_softc *sc = ifp->if_softc;
sys/dev/ic/qwx.c
23918
qwx_mac_vdev_restart(struct qwx_softc *sc, struct qwx_vif *arvif, int pdev_id)
sys/dev/ic/qwx.c
23924
qwx_mac_vdev_start(struct qwx_softc *sc, struct qwx_vif *arvif, int pdev_id)
sys/dev/ic/qwx.c
23930
qwx_vif_free(struct qwx_softc *sc)
sys/dev/ic/qwx.c
23948
qwx_vif_alloc(struct qwx_softc *sc)
sys/dev/ic/qwx.c
23974
struct qwx_softc *sc = pdev->sc;
sys/dev/ic/qwx.c
24227
qwx_mac_start(struct qwx_softc *sc)
sys/dev/ic/qwx.c
24249
struct qwx_softc *sc = arg;
sys/dev/ic/qwx.c
24274
qwx_mac_11d_scan_start(struct qwx_softc *sc, struct qwx_vif *arvif)
sys/dev/ic/qwx.c
24327
qwx_mac_scan_finish(struct qwx_softc *sc)
sys/dev/ic/qwx.c
24432
qwx_peer_delete(struct qwx_softc *sc, uint32_t vdev_id, uint8_t pdev_id,
sys/dev/ic/qwx.c
24476
qwx_peer_create(struct qwx_softc *sc, struct qwx_vif *arvif, uint8_t pdev_id,
sys/dev/ic/qwx.c
24615
qwx_dp_tx_send_reo_cmd(struct qwx_softc *sc, struct dp_rx_tid *rx_tid,
sys/dev/ic/qwx.c
24775
struct qwx_softc *sc = dp->sc;
sys/dev/ic/qwx.c
24786
qwx_dp_reo_cache_flush(struct qwx_softc *sc, struct dp_rx_tid *rx_tid)
sys/dev/ic/qwx.c
24825
struct qwx_softc *sc = dp->sc;
sys/dev/ic/qwx.c
24880
qwx_peer_rx_tid_delete(struct qwx_softc *sc, struct ath11k_peer *peer,
sys/dev/ic/qwx.c
24910
qwx_dp_rx_frags_cleanup(struct qwx_softc *sc, struct dp_rx_tid *rx_tid,
sys/dev/ic/qwx.c
24934
qwx_peer_frags_flush(struct qwx_softc *sc, struct ath11k_peer *peer)
sys/dev/ic/qwx.c
24954
qwx_peer_rx_tid_cleanup(struct qwx_softc *sc, struct ath11k_peer *peer)
sys/dev/ic/qwx.c
24975
qwx_peer_rx_tid_reo_update(struct qwx_softc *sc, struct ath11k_peer *peer,
sys/dev/ic/qwx.c
25007
qwx_dp_rx_tid_mem_free(struct qwx_softc *sc, struct ieee80211_node *ni,
sys/dev/ic/qwx.c
25034
qwx_peer_rx_tid_setup(struct qwx_softc *sc, struct ieee80211_node *ni,
sys/dev/ic/qwx.c
25136
qwx_peer_rx_frag_setup(struct qwx_softc *sc, struct ieee80211_node *ni,
sys/dev/ic/qwx.c
25171
qwx_dp_peer_setup(struct qwx_softc *sc, int vdev_id, int pdev_id,
sys/dev/ic/qwx.c
25237
qwx_dp_peer_rx_pn_replay_config(struct qwx_softc *sc, struct qwx_vif *arvif,
sys/dev/ic/qwx.c
25297
qwx_dp_tx_get_encap_type(struct qwx_softc *sc)
sys/dev/ic/qwx.c
25324
qwx_hal_tx_cmd_desc_setup(struct qwx_softc *sc, void *cmd,
sys/dev/ic/qwx.c
25386
qwx_dp_tx(struct qwx_softc *sc, struct qwx_vif *arvif, uint8_t pdev_id,
sys/dev/ic/qwx.c
25597
qwx_mac_station_remove(struct qwx_softc *sc, struct qwx_vif *arvif,
sys/dev/ic/qwx.c
25615
qwx_mac_station_add(struct qwx_softc *sc, struct qwx_vif *arvif,
sys/dev/ic/qwx.c
25656
qwx_mac_mgmt_tx_wmi(struct qwx_softc *sc, struct qwx_vif *arvif,
sys/dev/ic/qwx.c
25759
qwx_wmi_start_scan_init(struct qwx_softc *sc, struct scan_req_params *arg)
sys/dev/ic/qwx.c
25798
qwx_wmi_set_peer_param(struct qwx_softc *sc, uint8_t *peer_addr,
sys/dev/ic/qwx.c
25837
qwx_wmi_peer_rx_reorder_queue_setup(struct qwx_softc *sc, int vdev_id,
sys/dev/ic/qwx.c
25882
qwx_spectral_get_mode(struct qwx_softc *sc)
sys/dev/ic/qwx.c
25893
qwx_spectral_reset_buffer(struct qwx_softc *sc)
sys/dev/ic/qwx.c
25899
qwx_scan_stop(struct qwx_softc *sc)
sys/dev/ic/qwx.c
25950
struct qwx_softc *sc = arg;
sys/dev/ic/qwx.c
25965
qwx_start_scan(struct qwx_softc *sc, struct scan_req_params *arg)
sys/dev/ic/qwx.c
26007
qwx_scan(struct qwx_softc *sc, int bgscan)
sys/dev/ic/qwx.c
26196
qwx_scan_abort(struct qwx_softc *sc)
sys/dev/ic/qwx.c
26237
struct qwx_softc *sc = arg;
sys/dev/ic/qwx.c
26252
struct qwx_softc *sc = ifp->if_softc;
sys/dev/ic/qwx.c
26263
struct qwx_softc *sc = arg;
sys/dev/ic/qwx.c
26415
struct qwx_softc *sc = ic->ic_softc;
sys/dev/ic/qwx.c
26431
qwx_get_pdev_for_chan(struct qwx_softc *sc, struct ieee80211_channel *chan)
sys/dev/ic/qwx.c
26453
qwx_recalculate_mgmt_rate(struct qwx_softc *sc, struct ieee80211_node *ni,
sys/dev/ic/qwx.c
26493
qwx_auth(struct qwx_softc *sc)
sys/dev/ic/qwx.c
26539
qwx_deauth(struct qwx_softc *sc)
sys/dev/ic/qwx.c
26582
qwx_peer_assoc_h_basic(struct qwx_softc *sc, struct qwx_vif *arvif,
sys/dev/ic/qwx.c
26599
qwx_peer_assoc_h_crypto(struct qwx_softc *sc, struct qwx_vif *arvif,
sys/dev/ic/qwx.c
26640
qwx_peer_assoc_h_phymode(struct qwx_softc *sc, struct ieee80211_node *ni,
sys/dev/ic/qwx.c
26719
qwx_peer_assoc_h_ht(struct qwx_softc *sc, struct qwx_vif *arvif,
sys/dev/ic/qwx.c
26808
qwx_peer_assoc_h_qos(struct qwx_softc *sc, struct qwx_vif *vif,
sys/dev/ic/qwx.c
26818
qwx_peer_assoc_prepare(struct qwx_softc *sc, struct qwx_vif *arvif,
sys/dev/ic/qwx.c
26848
struct qwx_softc *sc = ifp->if_softc;
sys/dev/ic/qwx.c
26933
qwx_rx_agg_start(struct qwx_softc *sc, struct ieee80211_node *ni, uint8_t tid,
sys/dev/ic/qwx.c
26955
qwx_rx_agg_stop(struct qwx_softc *sc, struct ieee80211_node *ni, uint8_t tid,
sys/dev/ic/qwx.c
26991
struct qwx_softc *sc = arg;
sys/dev/ic/qwx.c
27019
struct qwx_softc *sc = ic->ic_softc;
sys/dev/ic/qwx.c
27030
struct qwx_softc *sc = ic->ic_softc;
sys/dev/ic/qwx.c
27045
qwx_setup_peer_smps(struct qwx_softc *sc, uint8_t pdev_id, struct qwx_vif *arvif,
sys/dev/ic/qwx.c
27072
qwx_assoc(struct qwx_softc *sc)
sys/dev/ic/qwx.c
27130
qwx_run(struct qwx_softc *sc)
sys/dev/ic/qwx.c
27209
qwx_run_stop(struct qwx_softc *sc)
sys/dev/ic/qwx.c
27244
qwx_radiotap_attach(struct qwx_softc *sc)
sys/dev/ic/qwx.c
27260
qwx_attach(struct qwx_softc *sc)
sys/dev/ic/qwx.c
27291
qwx_detach(struct qwx_softc *sc)
sys/dev/ic/qwx.c
27364
struct qwx_softc *sc = (struct qwx_softc *)self;
sys/dev/ic/qwx.c
344
qwx_add_task(struct qwx_softc *sc, struct taskq *taskq, struct task *task)
sys/dev/ic/qwx.c
360
qwx_del_task(struct qwx_softc *sc, struct taskq *taskq, struct task *task)
sys/dev/ic/qwx.c
369
struct qwx_softc *sc = ic->ic_softc;
sys/dev/ic/qwx.c
381
qwx_mfp_leave(struct qwx_softc *sc)
sys/dev/ic/qwx.c
410
qwx_del_task_all(struct qwx_softc *sc)
sys/dev/ic/qwx.c
422
qwx_vif_purge(struct qwx_softc *sc)
sys/dev/ic/qwx.c
442
struct qwx_softc *sc = ifp->if_softc;
sys/dev/ic/qwx.c
523
qwx_free_firmware(struct qwx_softc *sc)
sys/dev/ic/qwx.c
537
struct qwx_softc *sc = ifp->if_softc;
sys/dev/ic/qwx.c
590
qwx_tx(struct qwx_softc *sc, struct mbuf *m, struct ieee80211_node *ni)
sys/dev/ic/qwx.c
645
struct qwx_softc *sc = ifp->if_softc;
sys/dev/ic/qwx.c
6455
struct qwx_softc *sc = pipe->sc;
sys/dev/ic/qwx.c
6471
struct qwx_softc *sc = irq_grp->sc;
sys/dev/ic/qwx.c
6566
qwx_qmi_decode_tlv_hdr(struct qwx_softc *sc,
sys/dev/ic/qwx.c
6746
qwx_qmi_decode_datalen(struct qwx_softc *sc, size_t *used, uint32_t *datalen,
sys/dev/ic/qwx.c
6791
qwx_qmi_decode_string(struct qwx_softc *sc, size_t *used_total,
sys/dev/ic/qwx.c
6860
qwx_qmi_decode_struct(struct qwx_softc *sc, size_t *used_total,
sys/dev/ic/qwx.c
7015
qwx_qmi_decode_msg(struct qwx_softc *sc, void *output, size_t output_len,
sys/dev/ic/qwx.c
708
struct qwx_softc *sc = ifp->if_softc;
sys/dev/ic/qwx.c
7268
qwx_qmi_recv_wlanfw_ind_register_req_v1(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
7294
qwx_qmi_recv_wlanfw_host_cap_resp_v1(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
730
struct qwx_softc *sc = ic->ic_softc;
sys/dev/ic/qwx.c
7318
qwx_qmi_recv_wlanfw_respond_mem_resp_v1(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
7342
qwx_qmi_recv_wlanfw_cap_resp_v1(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
7398
qwx_qmi_recv_wlanfw_bdf_download_resp_v1(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
7424
qwx_qmi_recv_wlanfw_m3_info_resp_v1(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
7450
qwx_qmi_recv_wlanfw_wlan_ini_resp_v1(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
7476
qwx_qmi_recv_wlanfw_wlan_cfg_resp_v1(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
7502
qwx_qmi_recv_wlanfw_wlan_mode_resp_v1(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
751
struct qwx_softc *sc = ic->ic_softc;
sys/dev/ic/qwx.c
7528
qwx_qmi_recv_response(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
7568
qwx_qmi_recv_wlanfw_request_mem_indication(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
7597
qwx_qmi_recv_indication(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
7621
qwx_qrtr_recv_data(struct qwx_softc *sc, struct mbuf *m, size_t size)
sys/dev/ic/qwx.c
766
struct qwx_softc *sc = ic->ic_softc;
sys/dev/ic/qwx.c
7665
qwx_qrtr_say_hello(struct qwx_softc *sc)
sys/dev/ic/qwx.c
7729
qwx_qrtr_resume_tx(struct qwx_softc *sc)
sys/dev/ic/qwx.c
7795
qwx_qrtr_recv_msg(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
792
qwx_wmi_install_key_cmd(struct qwx_softc *sc, struct qwx_vif *arvif,
sys/dev/ic/qwx.c
8292
qwx_qmi_send_request(struct qwx_softc *sc, uint16_t msg_id, size_t msg_len,
sys/dev/ic/qwx.c
8360
qwx_qmi_fw_ind_register_send(struct qwx_softc *sc)
sys/dev/ic/qwx.c
8417
qwx_qmi_host_cap_send(struct qwx_softc *sc)
sys/dev/ic/qwx.c
8491
qwx_qmi_mem_seg_send(struct qwx_softc *sc)
sys/dev/ic/qwx.c
8636
qwx_loadfirmware(struct qwx_softc *sc, int type, const char *filename,
sys/dev/ic/qwx.c
8663
qwx_core_check_smbios(struct qwx_softc *sc)
sys/dev/ic/qwx.c
8669
qwx_core_check_dt(struct qwx_softc *sc)
sys/dev/ic/qwx.c
8688
qwx_qmi_request_target_cap(struct qwx_softc *sc)
sys/dev/ic/qwx.c
8745
qwx_qmi_request_device_info(struct qwx_softc *sc)
sys/dev/ic/qwx.c
8762
_qwx_core_create_board_name(struct qwx_softc *sc, char *name,
sys/dev/ic/qwx.c
8808
qwx_core_create_board_name(struct qwx_softc *sc, char *name, size_t name_len)
sys/dev/ic/qwx.c
8815
qwx_core_create_fallback_board_name(struct qwx_softc *sc, char *name,
sys/dev/ic/qwx.c
8823
qwx_core_create_bus_type_board_name(struct qwx_softc *sc, char *name,
sys/dev/ic/qwx.c
8831
qwx_core_create_chip_id_board_name(struct qwx_softc *sc, char *name,
sys/dev/ic/qwx.c
8875
qwx_core_parse_bd_ie_board(struct qwx_softc *sc,
sys/dev/ic/qwx.c
8945
qwx_core_fetch_board_data_api_n(struct qwx_softc *sc,
sys/dev/ic/qwx.c
898
qwx_add_sta_key(struct qwx_softc *sc, struct ieee80211_node *ni,
sys/dev/ic/qwx.c
9038
qwx_core_fetch_bdf(struct qwx_softc *sc, const u_char **boardfw,
sys/dev/ic/qwx.c
9101
qwx_core_fetch_regdb(struct qwx_softc *sc, const u_char **boardfw,
sys/dev/ic/qwx.c
9147
qwx_qmi_load_file_target_mem(struct qwx_softc *sc, const u_char *data,
sys/dev/ic/qwx.c
9269
qwx_qmi_load_bdf_qmi(struct qwx_softc *sc, int regdb)
sys/dev/ic/qwx.c
9365
qwx_qmi_event_load_bdf(struct qwx_softc *sc)
sys/dev/ic/qwx.c
9397
qwx_qmi_m3_load(struct qwx_softc *sc)
sys/dev/ic/qwx.c
9424
qwx_qmi_wlanfw_m3_info_send(struct qwx_softc *sc)
sys/dev/ic/qwx.c
9474
qwx_hal_dump_srng_stats(struct qwx_softc *sc)
sys/dev/ic/qwx.c
9480
qwx_hal_srng_get_entrysize(struct qwx_softc *sc, uint32_t ring_type)
sys/dev/ic/qwx.c
9491
qwx_hal_srng_get_max_entries(struct qwx_softc *sc, uint32_t ring_type)
sys/dev/ic/qwx.c
9502
qwx_hal_srng_dst_get_next_entry(struct qwx_softc *sc, struct hal_srng *srng)
sys/dev/ic/qwx.c
9527
qwx_hal_srng_dst_num_free(struct qwx_softc *sc, struct hal_srng *srng,
sys/dev/ic/qwx.c
9550
qwx_hal_srng_src_get_next_reaped(struct qwx_softc *sc, struct hal_srng *srng)
sys/dev/ic/qwx.c
9567
qwx_hal_srng_src_peek(struct qwx_softc *sc, struct hal_srng *srng)
sys/dev/ic/qwx.c
9580
qwx_get_msi_address(struct qwx_softc *sc, uint32_t *addr_lo,
sys/dev/ic/qwx.c
9603
qwx_dp_srng_calculate_msi_group(struct qwx_softc *sc, enum hal_ring_type type,
sys/dev/ic/qwx.c
965
qwx_del_sta_key(struct qwx_softc *sc, struct ieee80211_node *ni,
sys/dev/ic/qwx.c
9655
qwx_dp_srng_msi_setup(struct qwx_softc *sc, struct hal_srng_params *ring_params,
sys/dev/ic/qwx.c
9691
qwx_dp_srng_setup(struct qwx_softc *sc, struct dp_srng *ring,
sys/dev/ic/qwx.c
9809
qwx_hal_srng_access_begin(struct qwx_softc *sc, struct hal_srng *srng)
sys/dev/ic/qwx.c
9824
qwx_hal_srng_access_end(struct qwx_softc *sc, struct hal_srng *srng)
sys/dev/ic/qwx.c
9864
qwx_wbm_idle_ring_setup(struct qwx_softc *sc, uint32_t *n_link_desc)
sys/dev/ic/qwx.c
9902
qwx_dp_link_desc_bank_free(struct qwx_softc *sc,
sys/dev/ic/qwx.c
9916
qwx_dp_link_desc_bank_alloc(struct qwx_softc *sc,
sys/dev/ic/qwx.c
9950
qwx_hal_setup_link_idle_list(struct qwx_softc *sc,
sys/dev/ic/qwx.c
997
struct qwx_softc *sc = arg;
sys/dev/ic/qwxvar.h
1008
struct qwx_softc *sc;
sys/dev/ic/qwxvar.h
1097
struct qwx_softc *sc;
sys/dev/ic/qwxvar.h
1149
struct qwx_softc *sc;
sys/dev/ic/qwxvar.h
1155
void (*send_cb)(struct qwx_softc *, struct mbuf *);
sys/dev/ic/qwxvar.h
1156
void (*recv_cb)(struct qwx_softc *, struct mbuf *);
sys/dev/ic/qwxvar.h
1225
struct qwx_softc *sc;
sys/dev/ic/qwxvar.h
1314
void (*ep_tx_complete)(struct qwx_softc *, struct mbuf *);
sys/dev/ic/qwxvar.h
1315
void (*ep_rx_complete)(struct qwx_softc *, struct mbuf *);
sys/dev/ic/qwxvar.h
1316
void (*ep_tx_credits)(struct qwx_softc *);
sys/dev/ic/qwxvar.h
1366
struct qwx_softc *sc;
sys/dev/ic/qwxvar.h
1424
struct qwx_softc *sc;
sys/dev/ic/qwxvar.h
1730
struct qwx_softc *sc;
sys/dev/ic/qwxvar.h
2017
int qwx_dp_service_srng(struct qwx_softc *, int);
sys/dev/ic/qwxvar.h
2019
int qwx_init_hw_params(struct qwx_softc *);
sys/dev/ic/qwxvar.h
2020
int qwx_vif_alloc(struct qwx_softc *);
sys/dev/ic/qwxvar.h
2021
void qwx_vif_free(struct qwx_softc *);
sys/dev/ic/qwxvar.h
2022
void qwx_attach(struct qwx_softc *);
sys/dev/ic/qwxvar.h
2023
void qwx_detach(struct qwx_softc *);
sys/dev/ic/qwxvar.h
2026
void qwx_core_deinit(struct qwx_softc *);
sys/dev/ic/qwxvar.h
2027
void qwx_ce_cleanup_pipes(struct qwx_softc *);
sys/dev/ic/qwxvar.h
2063
void qwx_qrtr_recv_msg(struct qwx_softc *, struct mbuf *);
sys/dev/ic/qwxvar.h
2065
int qwx_hal_srng_init(struct qwx_softc *);
sys/dev/ic/qwxvar.h
2067
int qwx_ce_alloc_pipes(struct qwx_softc *);
sys/dev/ic/qwxvar.h
2068
void qwx_ce_free_pipes(struct qwx_softc *);
sys/dev/ic/qwxvar.h
2069
void qwx_ce_rx_post_buf(struct qwx_softc *);
sys/dev/ic/qwxvar.h
2070
void qwx_ce_get_shadow_config(struct qwx_softc *, uint32_t **, uint32_t *);
sys/dev/ic/qwxvar.h
2079
qwx_ce_get_attr_flags(struct qwx_softc *sc, int ce_id)
sys/dev/ic/qwxvar.h
260
void (*wmi_init_config)(struct qwx_softc *sc,
sys/dev/ic/qwxvar.h
302
void (*reo_setup)(struct qwx_softc *);
sys/dev/ic/qwxvar.h
450
uint32_t (*read32)(struct qwx_softc *, uint32_t);
sys/dev/ic/qwxvar.h
451
void (*write32)(struct qwx_softc *, uint32_t, uint32_t);
sys/dev/ic/qwxvar.h
452
int (*start)(struct qwx_softc *);
sys/dev/ic/qwxvar.h
453
void (*stop)(struct qwx_softc *);
sys/dev/ic/qwxvar.h
454
int (*power_up)(struct qwx_softc *);
sys/dev/ic/qwxvar.h
455
void (*power_down)(struct qwx_softc *);
sys/dev/ic/qwxvar.h
456
int (*submit_xfer)(struct qwx_softc *, struct mbuf *);
sys/dev/ic/qwxvar.h
457
void (*irq_enable)(struct qwx_softc *sc);
sys/dev/ic/qwxvar.h
458
void (*irq_disable)(struct qwx_softc *sc);
sys/dev/ic/qwxvar.h
459
int (*map_service_to_pipe)(struct qwx_softc *, uint16_t,
sys/dev/ic/qwxvar.h
461
int (*get_user_msi_vector)(struct qwx_softc *, char *,
sys/dev/ic/qwxvar.h
54
struct qwx_softc;
sys/dev/ic/qwxvar.h
837
void (*recv_cb)(struct qwx_softc *, struct mbuf *);
sys/dev/ic/qwxvar.h
838
void (*send_cb)(struct qwx_softc *, struct mbuf *);
sys/dev/ic/qwxvar.h
932
void qwx_htc_tx_completion_handler(struct qwx_softc *, struct mbuf *);
sys/dev/ic/qwxvar.h
933
void qwx_htc_rx_completion_handler(struct qwx_softc *, struct mbuf *);
sys/dev/ic/qwxvar.h
934
void qwx_dp_htt_htc_t2h_msg_handler(struct qwx_softc *, struct mbuf *);
sys/dev/pci/if_qwx_pci.c
1180
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
1222
struct qwx_softc *sc = (void *)self;
sys/dev/pci/if_qwx_pci.c
1233
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
1247
qwx_pci_alloc_xfer_ring(struct qwx_softc *sc, struct qwx_pci_xfer_ring *ring,
sys/dev/pci/if_qwx_pci.c
1338
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
1362
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
1386
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
1400
qwx_pci_alloc_event_ring(struct qwx_softc *sc, struct qwx_pci_event_ring *ring,
sys/dev/pci/if_qwx_pci.c
1424
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
1446
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
1456
qwx_pci_init_cmd_ring(struct qwx_softc *sc, struct qwx_pci_cmd_ring *ring)
sys/dev/pci/if_qwx_pci.c
1472
qwx_pci_read(struct qwx_softc *sc, uint32_t addr)
sys/dev/pci/if_qwx_pci.c
1480
qwx_pci_write(struct qwx_softc *sc, uint32_t addr, uint32_t val)
sys/dev/pci/if_qwx_pci.c
1488
qwx_pci_read_hw_version(struct qwx_softc *sc, uint32_t *major,
sys/dev/pci/if_qwx_pci.c
1501
qwx_pcic_read32(struct qwx_softc *sc, uint32_t offset)
sys/dev/pci/if_qwx_pci.c
1528
qwx_pcic_write32(struct qwx_softc *sc, uint32_t offset, uint32_t value)
sys/dev/pci/if_qwx_pci.c
1552
qwx_pcic_ext_irq_disable(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
1566
qwx_pcic_ext_irq_enable(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
1580
qwx_pcic_ce_irq_enable(struct qwx_softc *sc, uint16_t ce_id)
sys/dev/pci/if_qwx_pci.c
1593
qwx_pcic_ce_irq_disable(struct qwx_softc *sc, uint16_t ce_id)
sys/dev/pci/if_qwx_pci.c
1608
struct qwx_softc *sc = irq_grp->sc;
sys/dev/pci/if_qwx_pci.c
1618
qwx_pcic_ext_irq_config(struct qwx_softc *sc, struct pci_attach_args *pa)
sys/dev/pci/if_qwx_pci.c
1687
qwx_pcic_config_irq(struct qwx_softc *sc, struct pci_attach_args *pa)
sys/dev/pci/if_qwx_pci.c
1743
qwx_pcic_ce_irqs_enable(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
1757
qwx_pcic_ce_irqs_disable(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
1771
qwx_pci_start(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
1791
qwx_pcic_ce_irq_disable_sync(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
1801
qwx_pci_stop(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
1808
qwx_pci_bus_wake_up(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
1817
qwx_pci_bus_release(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
1824
qwx_pci_get_window_start(struct qwx_softc *sc, uint32_t offset)
sys/dev/pci/if_qwx_pci.c
1841
qwx_pci_select_window(struct qwx_softc *sc, uint32_t offset)
sys/dev/pci/if_qwx_pci.c
1859
qwx_pci_window_write32(struct qwx_softc *sc, uint32_t offset, uint32_t value)
sys/dev/pci/if_qwx_pci.c
1882
qwx_pci_window_read32(struct qwx_softc *sc, uint32_t offset)
sys/dev/pci/if_qwx_pci.c
1907
qwx_pci_select_static_window(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
1922
qwx_pci_soc_global_reset(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
1950
qwx_pci_clear_dbg_registers(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
1981
qwx_pci_set_link_reg(struct qwx_softc *sc, uint32_t offset, uint32_t value,
sys/dev/pci/if_qwx_pci.c
2008
qwx_pci_fix_l1ss(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
2052
qwx_pci_enable_ltssm(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
2081
qwx_pci_clear_all_intrs(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
2092
qwx_pci_set_wlaon_pwr_ctrl(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
2102
qwx_pci_force_wake(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
2109
qwx_pci_sw_reset(struct qwx_softc *sc, bool power_on)
sys/dev/pci/if_qwx_pci.c
2128
qwx_pci_msi_config(struct qwx_softc *sc, bool enable)
sys/dev/pci/if_qwx_pci.c
2146
qwx_pci_msi_enable(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
2152
qwx_pci_msi_disable(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
2158
qwx_pci_aspm_disable(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
2177
qwx_pci_aspm_restore(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
2189
qwx_pci_power_up(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
2220
qwx_mhi_register(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
2227
qwx_mhi_unregister(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
2412
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
2470
qwx_pci_power_down(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
2515
qwx_mhi_ring_doorbell(struct qwx_softc *sc, uint64_t db_addr, uint64_t val)
sys/dev/pci/if_qwx_pci.c
2522
qwx_mhi_device_wake(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
2534
qwx_mhi_device_zzz(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
2542
qwx_mhi_wake_db_clear_valid(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
2552
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
2589
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
2630
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
2678
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
2707
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
2761
qwx_mhi_submit_xfer(struct qwx_softc *sc, struct mbuf *m)
sys/dev/pci/if_qwx_pci.c
2845
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
2952
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
3041
qwx_mhi_stop(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
3047
qwx_mhi_reset_device(struct qwx_softc *sc, int force)
sys/dev/pci/if_qwx_pci.c
3081
qwx_mhi_reset_txvecdb(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
3087
qwx_mhi_reset_txvecstatus(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
3093
qwx_mhi_reset_rxvecdb(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
3099
qwx_mhi_reset_rxvecstatus(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
3105
qwx_mhi_clear_vector(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
3116
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
3180
qwx_mhi_await_device_reset(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
3205
qwx_mhi_await_device_ready(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
3236
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
3266
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
3285
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
3291
qwx_mhi_set_state(struct qwx_softc *sc, uint32_t state)
sys/dev/pci/if_qwx_pci.c
330
struct qwx_softc sc_sc;
sys/dev/pci/if_qwx_pci.c
3309
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
3363
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
3422
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
3526
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
3603
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
3714
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
3863
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
391
int qwx_pci_alloc_xfer_ring(struct qwx_softc *, struct qwx_pci_xfer_ring *,
sys/dev/pci/if_qwx_pci.c
3955
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
396
int qwx_pci_alloc_event_ring(struct qwx_softc *,
sys/dev/pci/if_qwx_pci.c
400
int qwx_pci_init_cmd_ring(struct qwx_softc *, struct qwx_pci_cmd_ring *);
sys/dev/pci/if_qwx_pci.c
401
uint32_t qwx_pci_read(struct qwx_softc *, uint32_t);
sys/dev/pci/if_qwx_pci.c
402
void qwx_pci_write(struct qwx_softc *, uint32_t, uint32_t);
sys/dev/pci/if_qwx_pci.c
404
void qwx_pci_read_hw_version(struct qwx_softc *, uint32_t *, uint32_t *);
sys/dev/pci/if_qwx_pci.c
405
uint32_t qwx_pcic_read32(struct qwx_softc *, uint32_t);
sys/dev/pci/if_qwx_pci.c
406
void qwx_pcic_write32(struct qwx_softc *, uint32_t, uint32_t);
sys/dev/pci/if_qwx_pci.c
408
void qwx_pcic_ext_irq_enable(struct qwx_softc *);
sys/dev/pci/if_qwx_pci.c
4089
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
409
void qwx_pcic_ext_irq_disable(struct qwx_softc *);
sys/dev/pci/if_qwx_pci.c
410
int qwx_pcic_config_irq(struct qwx_softc *, struct pci_attach_args *);
sys/dev/pci/if_qwx_pci.c
412
int qwx_pci_start(struct qwx_softc *);
sys/dev/pci/if_qwx_pci.c
413
void qwx_pci_stop(struct qwx_softc *);
sys/dev/pci/if_qwx_pci.c
414
void qwx_pci_aspm_disable(struct qwx_softc *);
sys/dev/pci/if_qwx_pci.c
415
void qwx_pci_aspm_restore(struct qwx_softc *);
sys/dev/pci/if_qwx_pci.c
416
int qwx_pci_power_up(struct qwx_softc *);
sys/dev/pci/if_qwx_pci.c
417
void qwx_pci_power_down(struct qwx_softc *);
sys/dev/pci/if_qwx_pci.c
419
int qwx_pci_bus_wake_up(struct qwx_softc *);
sys/dev/pci/if_qwx_pci.c
4195
struct qwx_softc *sc = (void *)psc;
sys/dev/pci/if_qwx_pci.c
420
void qwx_pci_bus_release(struct qwx_softc *);
sys/dev/pci/if_qwx_pci.c
421
void qwx_pci_window_write32(struct qwx_softc *, uint32_t, uint32_t);
sys/dev/pci/if_qwx_pci.c
422
uint32_t qwx_pci_window_read32(struct qwx_softc *, uint32_t);
sys/dev/pci/if_qwx_pci.c
424
int qwx_mhi_register(struct qwx_softc *);
sys/dev/pci/if_qwx_pci.c
425
void qwx_mhi_unregister(struct qwx_softc *);
sys/dev/pci/if_qwx_pci.c
426
void qwx_mhi_ring_doorbell(struct qwx_softc *sc, uint64_t, uint64_t);
sys/dev/pci/if_qwx_pci.c
427
void qwx_mhi_device_wake(struct qwx_softc *);
sys/dev/pci/if_qwx_pci.c
428
void qwx_mhi_device_zzz(struct qwx_softc *);
sys/dev/pci/if_qwx_pci.c
429
int qwx_mhi_wake_db_clear_valid(struct qwx_softc *);
sys/dev/pci/if_qwx_pci.c
438
int qwx_mhi_submit_xfer(struct qwx_softc *sc, struct mbuf *m);
sys/dev/pci/if_qwx_pci.c
443
void qwx_mhi_stop(struct qwx_softc *);
sys/dev/pci/if_qwx_pci.c
444
int qwx_mhi_reset_device(struct qwx_softc *, int);
sys/dev/pci/if_qwx_pci.c
445
void qwx_mhi_clear_vector(struct qwx_softc *);
sys/dev/pci/if_qwx_pci.c
447
int qwx_mhi_await_device_reset(struct qwx_softc *);
sys/dev/pci/if_qwx_pci.c
448
int qwx_mhi_await_device_ready(struct qwx_softc *);
sys/dev/pci/if_qwx_pci.c
452
void qwx_mhi_set_state(struct qwx_softc *, uint32_t);
sys/dev/pci/if_qwx_pci.c
476
int (*wakeup)(struct qwx_softc *);
sys/dev/pci/if_qwx_pci.c
477
void (*release)(struct qwx_softc *);
sys/dev/pci/if_qwx_pci.c
478
int (*get_msi_irq)(struct qwx_softc *, unsigned int);
sys/dev/pci/if_qwx_pci.c
479
void (*window_write32)(struct qwx_softc *, uint32_t, uint32_t);
sys/dev/pci/if_qwx_pci.c
480
uint32_t (*window_read32)(struct qwx_softc *, uint32_t);
sys/dev/pci/if_qwx_pci.c
534
qwx_pci_init_qmi_ce_config(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
620
qwx_pcic_init_msi_config(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
648
qwx_pci_alloc_msi(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
683
qwx_pcic_map_service_to_pipe(struct qwx_softc *sc, uint16_t service_id,
sys/dev/pci/if_qwx_pci.c
725
qwx_pcic_get_user_msi_vector(struct qwx_softc *sc, char *user_name,
sys/dev/pci/if_qwx_pci.c
755
struct qwx_softc *sc = &psc->sc_sc;