Symbol: qwx_softc
sys/dev/ic/qwx.c
10010
qwx_dp_scatter_idle_link_desc_setup(struct qwx_softc *sc, int size,
sys/dev/ic/qwx.c
10082
qwx_hal_srng_src_get_next_entry(struct qwx_softc *sc, struct hal_srng *srng)
sys/dev/ic/qwx.c
10116
qwx_hal_srng_src_reap_next(struct qwx_softc *sc, struct hal_srng *srng)
sys/dev/ic/qwx.c
10136
qwx_dp_link_desc_setup(struct qwx_softc *sc,
sys/dev/ic/qwx.c
1022
qwx_clear_pn_replay_config(struct qwx_softc *sc, struct ath11k_peer *peer)
sys/dev/ic/qwx.c
10220
qwx_dp_srng_cleanup(struct qwx_softc *sc, struct dp_srng *ring)
sys/dev/ic/qwx.c
10238
qwx_dp_shadow_stop_timer(struct qwx_softc *sc,
sys/dev/ic/qwx.c
10248
qwx_dp_shadow_start_timer(struct qwx_softc *sc, struct hal_srng *srng,
sys/dev/ic/qwx.c
10271
struct qwx_softc *sc = update_timer->sc;
sys/dev/ic/qwx.c
10298
qwx_dp_stop_shadow_timers(struct qwx_softc *sc)
sys/dev/ic/qwx.c
10309
qwx_dp_srng_common_cleanup(struct qwx_softc *sc)
sys/dev/ic/qwx.c
10330
qwx_hal_srng_get_params(struct qwx_softc *sc, struct hal_srng *srng,
sys/dev/ic/qwx.c
10346
qwx_hal_tx_init_data_ring(struct qwx_softc *sc, struct hal_srng *srng)
sys/dev/ic/qwx.c
10394
qwx_hal_tx_set_dscp_tid_map(struct qwx_softc *sc, int id)
sys/dev/ic/qwx.c
10452
qwx_dp_shadow_init_timer(struct qwx_softc *sc,
sys/dev/ic/qwx.c
10470
qwx_hal_reo_init_cmd_ring(struct qwx_softc *sc, struct hal_srng *srng)
sys/dev/ic/qwx.c
1054
qwx_setkey_clear(struct qwx_softc *sc)
sys/dev/ic/qwx.c
10688
qwx_hal_reo_cmd_send(struct qwx_softc *sc, struct hal_srng *srng,
sys/dev/ic/qwx.c
10736
qwx_dp_srng_common_setup(struct qwx_softc *sc)
sys/dev/ic/qwx.c
1075
struct qwx_softc *sc = ifp->if_softc;
sys/dev/ic/qwx.c
10857
qwx_dp_link_desc_cleanup(struct qwx_softc *sc,
sys/dev/ic/qwx.c
10870
qwx_dp_tx_ring_free_tx_data(struct qwx_softc *sc, struct dp_tx_ring *tx_ring)
sys/dev/ic/qwx.c
10894
qwx_dp_tx_ring_alloc_tx_data(struct qwx_softc *sc, struct dp_tx_ring *tx_ring)
sys/dev/ic/qwx.c
10916
qwx_dp_alloc(struct qwx_softc *sc)
sys/dev/ic/qwx.c
10997
qwx_dp_reo_cmd_list_cleanup(struct qwx_softc *sc)
sys/dev/ic/qwx.c
11039
qwx_dp_free(struct qwx_softc *sc)
sys/dev/ic/qwx.c
11067
qwx_qmi_process_coldboot_calibration(struct qwx_softc *sc)
sys/dev/ic/qwx.c
11073
qwx_qmi_wlanfw_wlan_ini_send(struct qwx_softc *sc, int enable)
sys/dev/ic/qwx.c
11105
qwx_qmi_wlanfw_wlan_cfg_send(struct qwx_softc *sc)
sys/dev/ic/qwx.c
1112
struct qwx_softc *sc = (struct qwx_softc *)arg;
sys/dev/ic/qwx.c
11182
qwx_qmi_wlanfw_mode_send(struct qwx_softc *sc, enum ath11k_firmware_mode mode)
sys/dev/ic/qwx.c
11217
qwx_qmi_firmware_start(struct qwx_softc *sc, enum ath11k_firmware_mode mode)
sys/dev/ic/qwx.c
11250
qwx_qmi_firmware_stop(struct qwx_softc *sc)
sys/dev/ic/qwx.c
11262
qwx_core_start_firmware(struct qwx_softc *sc, enum ath11k_firmware_mode mode)
sys/dev/ic/qwx.c
11280
qwx_wmi_pdev_attach(struct qwx_softc *sc, uint8_t pdev_id)
sys/dev/ic/qwx.c
11296
qwx_wmi_detach(struct qwx_softc *sc)
sys/dev/ic/qwx.c
11302
qwx_wmi_attach(struct qwx_softc *sc)
sys/dev/ic/qwx.c
11323
qwx_wmi_htc_tx_complete(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
11352
qwx_wmi_tlv_services_parser(struct qwx_softc *sc, uint16_t tag, uint16_t len,
sys/dev/ic/qwx.c
11473
qwx_wmi_tlv_iter(struct qwx_softc *sc, const void *ptr, size_t len,
sys/dev/ic/qwx.c
11474
int (*iter)(struct qwx_softc *sc, uint16_t tag, uint16_t len,
sys/dev/ic/qwx.c
11526
qwx_pull_service_ready_tlv(struct qwx_softc *sc, const void *evt_buf,
sys/dev/ic/qwx.c
11574
qwx_wmi_tlv_svc_rdy_parse(struct qwx_softc *sc, uint16_t tag, uint16_t len,
sys/dev/ic/qwx.c
11609
qwx_service_ready_event(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
11653
struct qwx_softc *sc = wmi_handle->wmi->sc;
sys/dev/ic/qwx.c
11771
qwx_wmi_tlv_ext_soc_hal_reg_caps_parse(struct qwx_softc *sc, uint16_t len,
sys/dev/ic/qwx.c
11826
qwx_wmi_tlv_hw_mode_caps_parse(struct qwx_softc *sc, uint16_t tag, uint16_t len,
sys/dev/ic/qwx.c
11867
qwx_wmi_tlv_hw_mode_caps(struct qwx_softc *sc, uint16_t len,
sys/dev/ic/qwx.c
11908
qwx_wmi_tlv_mac_phy_caps_parse(struct qwx_softc *sc, uint16_t tag, uint16_t len,
sys/dev/ic/qwx.c
11937
qwx_wmi_tlv_ext_hal_reg_caps_parse(struct qwx_softc *sc,
sys/dev/ic/qwx.c
11983
qwx_wmi_tlv_ext_hal_reg_caps(struct qwx_softc *sc, uint16_t len,
sys/dev/ic/qwx.c
12020
qwx_wmi_tlv_dma_ring_caps_parse(struct qwx_softc *sc, uint16_t tag,
sys/dev/ic/qwx.c
12033
qwx_wmi_alloc_dbring_caps(struct qwx_softc *sc, uint32_t num_cap)
sys/dev/ic/qwx.c
12049
qwx_wmi_free_dbring_caps(struct qwx_softc *sc)
sys/dev/ic/qwx.c
12058
qwx_wmi_tlv_dma_ring_caps(struct qwx_softc *sc, uint16_t len,
sys/dev/ic/qwx.c
12115
qwx_wmi_tlv_svc_rdy_ext_parse(struct qwx_softc *sc, uint16_t tag, uint16_t len,
sys/dev/ic/qwx.c
12194
qwx_service_ready_ext_event(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
12217
qwx_wmi_tlv_svc_rdy_ext2_parse(struct qwx_softc *sc,
sys/dev/ic/qwx.c
12242
qwx_service_ready_ext2_event(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
1226
qwx_init_wmi_config_qca6390(struct qwx_softc *sc,
sys/dev/ic/qwx.c
12263
qwx_service_available_event(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
12277
qwx_pull_peer_assoc_conf_ev(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
12308
qwx_peer_assoc_conf_event(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
12327
qwx_wmi_tlv_rdy_parse(struct qwx_softc *sc, uint16_t tag, uint16_t len,
sys/dev/ic/qwx.c
12372
qwx_ready_event(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
12391
qwx_pull_peer_del_resp_ev(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
12425
qwx_peer_delete_resp_event(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
12461
qwx_pull_vdev_start_resp_tlv(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
12501
qwx_vdev_start_resp_event(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
12527
qwx_pull_vdev_stopped_param_tlv(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
12557
qwx_vdev_stopped_event(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
12575
qwx_wmi_tlv_iter_parse(struct qwx_softc *sc, uint16_t tag, uint16_t len,
sys/dev/ic/qwx.c
12587
qwx_wmi_tlv_parse(struct qwx_softc *sc, const void **tb,
sys/dev/ic/qwx.c
12595
qwx_wmi_tlv_parse_alloc(struct qwx_softc *sc, const void *ptr, size_t len)
sys/dev/ic/qwx.c
12614
qwx_print_reg_rule(struct qwx_softc *sc, const char *band,
sys/dev/ic/qwx.c
12664
qwx_pull_reg_chan_list_update_ev(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
1274
qwx_hw_ipq8074_reo_setup(struct qwx_softc *sc)
sys/dev/ic/qwx.c
12776
qwx_pull_reg_chan_list_ext_update_ev(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
12784
qwx_init_channels(struct qwx_softc *sc, struct cur_regulatory_info *reg_info)
sys/dev/ic/qwx.c
12871
qwx_reg_chan_list_event(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
13079
qwx_pull_scan_ev(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
13111
qwx_wmi_event_scan_started(struct qwx_softc *sc)
sys/dev/ic/qwx.c
13136
qwx_wmi_event_scan_completed(struct qwx_softc *sc)
sys/dev/ic/qwx.c
13164
qwx_wmi_event_scan_bss_chan(struct qwx_softc *sc)
sys/dev/ic/qwx.c
1317
qwx_init_wmi_config_ipq8074(struct qwx_softc *sc,
sys/dev/ic/qwx.c
13184
qwx_wmi_event_scan_foreign_chan(struct qwx_softc *sc, uint32_t freq)
sys/dev/ic/qwx.c
13208
qwx_wmi_event_scan_start_failed(struct qwx_softc *sc)
sys/dev/ic/qwx.c
13229
qwx_scan_event(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
13301
qwx_pull_chan_info_ev(struct qwx_softc *sc, uint8_t *evt_buf, uint32_t len,
sys/dev/ic/qwx.c
13339
qwx_chan_info_event(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
13426
qwx_wmi_tlv_mgmt_rx_parse(struct qwx_softc *sc, uint16_t tag, uint16_t len,
sys/dev/ic/qwx.c
13446
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
13516
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
13634
qwx_pull_mgmt_tx_compl_param_tlv(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
13667
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
13711
qwx_mgmt_tx_compl_event(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
13730
qwx_pull_roam_ev(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
13762
qwx_mac_handle_beacon_miss(struct qwx_softc *sc, uint32_t vdev_id)
sys/dev/ic/qwx.c
1377
qwx_hw_wcn6855_reo_setup(struct qwx_softc *sc)
sys/dev/ic/qwx.c
13788
qwx_roam_event(struct qwx_softc *sc, struct mbuf *m)
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
13817
qwx_pull_vdev_install_key_compl_ev(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
13851
qwx_vdev_install_key_compl_event(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
13895
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
14047
qwx_wmi_op_ep_tx_credits(struct qwx_softc *sc)
sys/dev/ic/qwx.c
14067
qwx_connect_pdev_htc_service(struct qwx_softc *sc, uint32_t pdev_idx)
sys/dev/ic/qwx.c
14103
qwx_wmi_connect(struct qwx_softc *sc)
sys/dev/ic/qwx.c
14136
qwx_htc_control_tx_complete(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
14144
qwx_htc_control_rx_complete(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
1418
qwx_hw_ipq5018_reo_setup(struct qwx_softc *sc)
sys/dev/ic/qwx.c
14267
struct qwx_softc *sc = htc->sc;
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
14366
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
145
int qwx_wmi_set_peer_param(struct qwx_softc *, uint8_t *, uint32_t,
sys/dev/ic/qwx.c
14538
struct qwx_softc *sc = htc->sc;
sys/dev/ic/qwx.c
14569
qwx_htc_init(struct qwx_softc *sc)
sys/dev/ic/qwx.c
14646
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
14722
qwx_dp_htt_htc_tx_complete(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
14747
qwx_peer_map_event(struct qwx_softc *sc, uint8_t vdev_id, uint16_t peer_id,
sys/dev/ic/qwx.c
14784
qwx_peer_find_by_id(struct qwx_softc *sc, uint16_t peer_id)
sys/dev/ic/qwx.c
14797
qwx_peer_unmap_event(struct qwx_softc *sc, uint16_t peer_id)
sys/dev/ic/qwx.c
14826
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
14932
qwx_dp_pdev_reo_cleanup(struct qwx_softc *sc)
sys/dev/ic/qwx.c
14942
qwx_dp_pdev_reo_setup(struct qwx_softc *sc)
sys/dev/ic/qwx.c
14962
qwx_dp_rx_pdev_srng_free(struct qwx_softc *sc, int mac_id)
sys/dev/ic/qwx.c
14982
qwx_dp_rx_pdev_srng_alloc(struct qwx_softc *sc)
sys/dev/ic/qwx.c
150
int qwx_core_init(struct qwx_softc *);
sys/dev/ic/qwx.c
15077
qwx_dp_rxdma_buf_ring_free(struct qwx_softc *sc, struct dp_rxdma_ring *rx_ring)
sys/dev/ic/qwx.c
151
int qwx_qmi_event_server_arrive(struct qwx_softc *);
sys/dev/ic/qwx.c
15105
qwx_dp_rxdma_pdev_buf_free(struct qwx_softc *sc, int mac_id)
sys/dev/ic/qwx.c
15165
qwx_dp_rxbufs_replenish(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
15266
qwx_dp_rxdma_ring_buf_setup(struct qwx_softc *sc,
sys/dev/ic/qwx.c
15289
qwx_dp_rxdma_pdev_buf_setup(struct qwx_softc *sc)
sys/dev/ic/qwx.c
153
int qwx_mac_start(struct qwx_softc *);
sys/dev/ic/qwx.c
15323
qwx_dp_rx_pdev_free(struct qwx_softc *sc, int mac_id)
sys/dev/ic/qwx.c
15330
qwx_hal_srng_get_hp_addr(struct qwx_softc *sc, struct hal_srng *srng)
sys/dev/ic/qwx.c
15347
qwx_hal_srng_get_tp_addr(struct qwx_softc *sc, struct hal_srng *srng)
sys/dev/ic/qwx.c
15364
qwx_dp_tx_get_ring_id_type(struct qwx_softc *sc, int mac_id, uint32_t ring_id,
sys/dev/ic/qwx.c
154
void qwx_mac_scan_finish(struct qwx_softc *);
sys/dev/ic/qwx.c
15425
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
15533
qwx_dp_tx_htt_h2t_ppdu_stats_req(struct qwx_softc *sc, uint32_t mask,
sys/dev/ic/qwx.c
15570
qwx_dp_tx_htt_rx_filter_setup(struct qwx_softc *sc, uint32_t ring_id,
sys/dev/ic/qwx.c
15637
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
15738
qwx_dp_mon_link_free(struct qwx_softc *sc)
sys/dev/ic/qwx.c
15748
qwx_dp_pdev_free(struct qwx_softc *sc)
sys/dev/ic/qwx.c
15761
qwx_dp_pdev_alloc(struct qwx_softc *sc)
sys/dev/ic/qwx.c
15784
qwx_dp_tx_htt_h2t_ver_req_msg(struct qwx_softc *sc)
sys/dev/ic/qwx.c
15827
qwx_dp_update_vdev_search(struct qwx_softc *sc, struct qwx_vif *arvif)
sys/dev/ic/qwx.c
15856
qwx_dp_vdev_tx_attach(struct qwx_softc *sc, struct qwx_pdev *pdev,
sys/dev/ic/qwx.c
15870
qwx_dp_tx_status_parse(struct qwx_softc *sc, struct hal_wbm_release_ring *desc,
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
15901
qwx_dp_tx_free_txbuf(struct qwx_softc *sc, int msdu_id,
sys/dev/ic/qwx.c
15928
qwx_dp_tx_htt_tx_complete_buf(struct qwx_softc *sc, struct dp_tx_ring *tx_ring,
sys/dev/ic/qwx.c
15936
qwx_dp_tx_process_htt_tx_complete(struct qwx_softc *sc, void *desc,
sys/dev/ic/qwx.c
16052
qwx_dp_tx_complete_msdu(struct qwx_softc *sc, struct dp_tx_ring *tx_ring,
sys/dev/ic/qwx.c
16109
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
16201
qwx_hal_rx_reo_ent_paddr_get(struct qwx_softc *sc, void *desc, uint64_t *paddr,
sys/dev/ic/qwx.c
16214
qwx_hal_desc_reo_parse_err(struct qwx_softc *sc, uint32_t *rx_desc,
sys/dev/ic/qwx.c
16276
qwx_hal_rx_msdu_link_desc_set(struct qwx_softc *sc, void *desc,
sys/dev/ic/qwx.c
16291
qwx_dp_rx_link_desc_return(struct qwx_softc *sc, uint32_t *link_desc,
sys/dev/ic/qwx.c
16323
qwx_dp_rx_frag_h_mpdu(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
16331
qwx_dp_rx_h_msdu_start_msdu_len(struct qwx_softc *sc, struct hal_rx_desc *desc)
sys/dev/ic/qwx.c
16337
qwx_dp_rx_h_msdu_start_sgi(struct qwx_softc *sc, struct hal_rx_desc *desc)
sys/dev/ic/qwx.c
16343
qwx_dp_rx_h_msdu_start_rate_mcs(struct qwx_softc *sc, struct hal_rx_desc *desc)
sys/dev/ic/qwx.c
16349
qwx_dp_rx_h_msdu_start_rx_bw(struct qwx_softc *sc, struct hal_rx_desc *desc)
sys/dev/ic/qwx.c
16355
qwx_dp_process_rx_err_buf(struct qwx_softc *sc, uint32_t *ring_desc,
sys/dev/ic/qwx.c
164
void qwx_peer_frags_flush(struct qwx_softc *, struct ath11k_peer *);
sys/dev/ic/qwx.c
16404
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
16566
qwx_dp_rx_h_null_q_desc(struct qwx_softc *sc, struct qwx_rx_msdu *msdu,
sys/dev/ic/qwx.c
16574
qwx_dp_rx_h_reo_err(struct qwx_softc *sc, struct qwx_rx_msdu *msdu,
sys/dev/ic/qwx.c
1659
qwx_dp_rx_h_msdu_end_first_msdu(struct qwx_softc *sc, struct hal_rx_desc *desc)
sys/dev/ic/qwx.c
166
int qwx_wmi_vdev_install_key(struct qwx_softc *,
sys/dev/ic/qwx.c
16604
qwx_dp_rx_h_rxdma_err(struct qwx_softc *sc, struct qwx_rx_msdu *msdu)
sys/dev/ic/qwx.c
16632
qwx_dp_rx_wbm_err(struct qwx_softc *sc, struct qwx_rx_msdu *msdu,
sys/dev/ic/qwx.c
16663
qwx_dp_rx_process_wbm_err(struct qwx_softc *sc, int purge)
sys/dev/ic/qwx.c
16796
qwx_dp_rx_h_mpdu_start_seq_no(struct qwx_softc *sc, struct hal_rx_desc *desc)
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
16802
qwx_dp_rx_get_attention(struct qwx_softc *sc, struct hal_rx_desc *desc)
sys/dev/ic/qwx.c
16808
qwx_dp_rx_h_attn_is_mcbc(struct qwx_softc *sc, struct hal_rx_desc *desc)
sys/dev/ic/qwx.c
16818
qwx_dp_rx_h_mpdu_start_peer_id(struct qwx_softc *sc, struct hal_rx_desc *desc)
sys/dev/ic/qwx.c
16824
qwx_dp_rx_h_msdu_end_l3pad(struct qwx_softc *sc, struct hal_rx_desc *desc)
sys/dev/ic/qwx.c
16836
qwx_dp_rx_h_msdu_start_freq(struct qwx_softc *sc, struct hal_rx_desc *desc)
sys/dev/ic/qwx.c
16842
qwx_dp_rx_h_msdu_start_pkt_type(struct qwx_softc *sc, struct hal_rx_desc *desc)
sys/dev/ic/qwx.c
16848
qwx_dp_rx_h_msdu_start_nss(struct qwx_softc *sc, struct hal_rx_desc *desc)
sys/dev/ic/qwx.c
16884
qwx_dp_rx_h_attn_msdu_len_err(struct qwx_softc *sc, struct hal_rx_desc *desc)
sys/dev/ic/qwx.c
16903
qwx_dp_rx_msdu_coalesce(struct qwx_softc *sc, struct qwx_rx_msdu_list *msdu_list,
sys/dev/ic/qwx.c
16912
qwx_dp_rx_h_rate(struct qwx_softc *sc, struct hal_rx_desc *rx_desc,
sys/dev/ic/qwx.c
16919
qwx_dp_rx_h_ppdu(struct qwx_softc *sc, struct hal_rx_desc *rx_desc,
sys/dev/ic/qwx.c
16934
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
17068
qwx_dp_rx_h_undecap_raw(struct qwx_softc *sc, struct qwx_rx_msdu *msdu,
sys/dev/ic/qwx.c
171
void qwx_vif_free_all(struct qwx_softc *);
sys/dev/ic/qwx.c
17126
qwx_dp_rx_h_80211_hdr(struct qwx_softc *sc, struct hal_rx_desc *desc)
sys/dev/ic/qwx.c
17132
qwx_dp_rx_h_mpdu_start_enctype(struct qwx_softc *sc, struct hal_rx_desc *desc)
sys/dev/ic/qwx.c
17141
qwx_dp_rx_h_msdu_start_decap_type(struct qwx_softc *sc, struct hal_rx_desc *desc)
sys/dev/ic/qwx.c
17147
qwx_dp_rx_h_undecap(struct qwx_softc *sc, struct qwx_rx_msdu *msdu,
sys/dev/ic/qwx.c
17194
qwx_dp_rx_h_mpdu(struct qwx_softc *sc, struct qwx_rx_msdu *msdu,
sys/dev/ic/qwx.c
172
void qwx_dp_stop_shadow_timers(struct qwx_softc *);
sys/dev/ic/qwx.c
17291
qwx_dp_rx_process_msdu(struct qwx_softc *sc, struct qwx_rx_msdu *msdu,
sys/dev/ic/qwx.c
173
void qwx_ce_stop_shadow_timers(struct qwx_softc *);
sys/dev/ic/qwx.c
17366
qwx_dp_rx_deliver_msdu(struct qwx_softc *sc, struct qwx_rx_msdu *msdu)
sys/dev/ic/qwx.c
174
int qwx_wmi_vdev_set_param_cmd(struct qwx_softc *, uint32_t, uint8_t,
sys/dev/ic/qwx.c
17424
qwx_dp_rx_process_received_packets(struct qwx_softc *sc,
sys/dev/ic/qwx.c
17449
qwx_dp_process_rx(struct qwx_softc *sc, int ring_id, int purge)
sys/dev/ic/qwx.c
17583
qwx_dp_rx_alloc_mon_status_buf(struct qwx_softc *sc,
sys/dev/ic/qwx.c
17637
qwx_dp_rx_reap_mon_status_ring(struct qwx_softc *sc, int mac_id,
sys/dev/ic/qwx.c
177
int qwx_scan(struct qwx_softc *, int);
sys/dev/ic/qwx.c
17755
qwx_hal_rx_parse_mon_status(struct qwx_softc *sc,
sys/dev/ic/qwx.c
17763
qwx_dp_rx_process_mon_status(struct qwx_softc *sc, int mac_id)
sys/dev/ic/qwx.c
178
void qwx_scan_abort(struct qwx_softc *);
sys/dev/ic/qwx.c
17857
qwx_dp_rx_process_mon_rings(struct qwx_softc *sc, int mac_id)
sys/dev/ic/qwx.c
17874
struct qwx_softc *sc = arg;
sys/dev/ic/qwx.c
17884
qwx_dp_process_rxdma_err(struct qwx_softc *sc, int mac_id, int purge)
sys/dev/ic/qwx.c
179
int qwx_auth(struct qwx_softc *);
sys/dev/ic/qwx.c
17966
qwx_hal_reo_status_queue_stats(struct qwx_softc *sc, uint32_t *reo_desc,
sys/dev/ic/qwx.c
180
int qwx_deauth(struct qwx_softc *);
sys/dev/ic/qwx.c
18032
qwx_hal_reo_flush_queue_status(struct qwx_softc *sc, uint32_t *reo_desc,
sys/dev/ic/qwx.c
18048
qwx_hal_reo_flush_cache_status(struct qwx_softc *sc, uint32_t *reo_desc,
sys/dev/ic/qwx.c
18086
qwx_hal_reo_unblk_cache_status(struct qwx_softc *sc, uint32_t *reo_desc,
sys/dev/ic/qwx.c
181
int qwx_assoc(struct qwx_softc *);
sys/dev/ic/qwx.c
18111
qwx_hal_reo_flush_timeout_list_status(struct qwx_softc *ab, uint32_t *reo_desc,
sys/dev/ic/qwx.c
18135
qwx_hal_reo_desc_thresh_reached_status(struct qwx_softc *sc, uint32_t *reo_desc,
sys/dev/ic/qwx.c
18165
qwx_hal_reo_update_rx_reo_queue_status(struct qwx_softc *ab, uint32_t *reo_desc,
sys/dev/ic/qwx.c
18179
qwx_dp_process_reo_status(struct qwx_softc *sc, int purge)
sys/dev/ic/qwx.c
182
int qwx_run(struct qwx_softc *);
sys/dev/ic/qwx.c
18266
qwx_dp_service_srng(struct qwx_softc *sc, int grp_id)
sys/dev/ic/qwx.c
183
int qwx_run_stop(struct qwx_softc *);
sys/dev/ic/qwx.c
18335
qwx_wmi_wait_for_service_ready(struct qwx_softc *sc)
sys/dev/ic/qwx.c
18350
qwx_fill_band_to_mac_param(struct qwx_softc *sc,
sys/dev/ic/qwx.c
18398
struct qwx_softc *sc = wmi->wmi->sc;
sys/dev/ic/qwx.c
18417
struct qwx_softc *sc = wmi_sc->sc;
sys/dev/ic/qwx.c
18468
qwx_wmi_pdev_set_param(struct qwx_softc *sc, uint32_t param_id,
sys/dev/ic/qwx.c
18505
qwx_wmi_pdev_lro_cfg(struct qwx_softc *sc, uint8_t pdev_id)
sys/dev/ic/qwx.c
18543
qwx_wmi_pdev_set_ps_mode(struct qwx_softc *sc, int vdev_id, uint8_t pdev_id,
sys/dev/ic/qwx.c
18580
qwx_wmi_scan_prob_req_oui(struct qwx_softc *sc, const uint8_t *mac_addr,
sys/dev/ic/qwx.c
18621
qwx_wmi_send_dfs_phyerr_offload_enable_cmd(struct qwx_softc *sc, uint32_t pdev_id)
sys/dev/ic/qwx.c
18660
qwx_wmi_send_scan_chan_list_cmd(struct qwx_softc *sc, uint8_t pdev_id,
sys/dev/ic/qwx.c
18791
qwx_wmi_send_11d_scan_start_cmd(struct qwx_softc *sc,
sys/dev/ic/qwx.c
18907
qwx_wmi_send_scan_start_cmd(struct qwx_softc *sc,
sys/dev/ic/qwx.c
19106
qwx_wmi_send_scan_stop_cmd(struct qwx_softc *sc,
sys/dev/ic/qwx.c
19160
qwx_wmi_send_peer_create_cmd(struct qwx_softc *sc, uint8_t pdev_id,
sys/dev/ic/qwx.c
19198
qwx_wmi_send_peer_delete_cmd(struct qwx_softc *sc, const uint8_t *peer_addr,
sys/dev/ic/qwx.c
19235
qwx_wmi_vdev_install_key(struct qwx_softc *sc,
sys/dev/ic/qwx.c
19377
qwx_wmi_send_peer_assoc_cmd(struct qwx_softc *sc, uint8_t pdev_id,
sys/dev/ic/qwx.c
197
qwx_node_clear_peer_id(struct qwx_softc *sc, struct ath11k_peer *peer)
sys/dev/ic/qwx.c
19733
qwx_wmi_cmd_init(struct qwx_softc *sc)
sys/dev/ic/qwx.c
19764
qwx_wmi_wait_for_unified_ready(struct qwx_softc *sc)
sys/dev/ic/qwx.c
19779
qwx_wmi_set_hw_mode(struct qwx_softc *sc,
sys/dev/ic/qwx.c
19820
qwx_wmi_set_sta_ps_param(struct qwx_softc *sc, uint32_t vdev_id,
sys/dev/ic/qwx.c
19860
qwx_wmi_mgmt_send(struct qwx_softc *sc, struct qwx_vif *arvif, uint8_t pdev_id,
sys/dev/ic/qwx.c
19923
qwx_wmi_vdev_create(struct qwx_softc *sc, uint8_t *macaddr,
sys/dev/ic/qwx.c
20005
qwx_wmi_vdev_set_param_cmd(struct qwx_softc *sc, uint32_t vdev_id,
sys/dev/ic/qwx.c
20043
qwx_wmi_vdev_up(struct qwx_softc *sc, uint32_t vdev_id, uint32_t pdev_id,
sys/dev/ic/qwx.c
20099
qwx_wmi_vdev_down(struct qwx_softc *sc, uint32_t vdev_id, uint8_t pdev_id)
sys/dev/ic/qwx.c
20186
qwx_wmi_vdev_stop(struct qwx_softc *sc, uint8_t vdev_id, uint8_t pdev_id)
sys/dev/ic/qwx.c
20220
qwx_wmi_vdev_start(struct qwx_softc *sc, struct wmi_vdev_start_req_arg *arg,
sys/dev/ic/qwx.c
20312
qwx_core_start(struct qwx_softc *sc)
sys/dev/ic/qwx.c
20437
qwx_flush_rx_rings(struct qwx_softc *sc)
sys/dev/ic/qwx.c
20477
qwx_core_stop(struct qwx_softc *sc)
sys/dev/ic/qwx.c
20490
qwx_core_pdev_destroy(struct qwx_softc *sc)
sys/dev/ic/qwx.c
20496
qwx_core_pdev_create(struct qwx_softc *sc)
sys/dev/ic/qwx.c
20545
qwx_core_deinit(struct qwx_softc *sc)
sys/dev/ic/qwx.c
20577
qwx_core_qmi_firmware_ready(struct qwx_softc *sc)
sys/dev/ic/qwx.c
20665
qwx_qmi_fw_init_done(struct qwx_softc *sc)
sys/dev/ic/qwx.c
20685
qwx_qmi_event_server_arrive(struct qwx_softc *sc)
sys/dev/ic/qwx.c
20746
qwx_core_init(struct qwx_softc *sc)
sys/dev/ic/qwx.c
20764
qwx_init_hw_params(struct qwx_softc *sc)
sys/dev/ic/qwx.c
20972
qwx_hal_srng_create_config(struct qwx_softc *sc)
sys/dev/ic/qwx.c
21065
qwx_hal_srng_get_ring_id(struct qwx_softc *sc,
sys/dev/ic/qwx.c
21089
qwx_hal_srng_update_hp_tp_addr(struct qwx_softc *sc, int shadow_cfg_idx,
sys/dev/ic/qwx.c
21114
qwx_hal_srng_shadow_update_hp_tp(struct qwx_softc *sc, struct hal_srng *srng)
sys/dev/ic/qwx.c
21126
qwx_hal_srng_update_shadow_config(struct qwx_softc *sc,
sys/dev/ic/qwx.c
2115
qwx_hw_get_mac_from_pdev_id(struct qwx_softc *sc, int pdev_idx)
sys/dev/ic/qwx.c
21161
qwx_hal_srng_shadow_config(struct qwx_softc *sc)
sys/dev/ic/qwx.c
21187
qwx_hal_srng_get_shadow_config(struct qwx_softc *sc, uint32_t **cfg,
sys/dev/ic/qwx.c
21197
qwx_hal_alloc_cont_rdp(struct qwx_softc *sc)
sys/dev/ic/qwx.c
21219
qwx_hal_free_cont_rdp(struct qwx_softc *sc)
sys/dev/ic/qwx.c
21233
qwx_hal_alloc_cont_wrp(struct qwx_softc *sc)
sys/dev/ic/qwx.c
21255
qwx_hal_free_cont_wrp(struct qwx_softc *sc)
sys/dev/ic/qwx.c
21269
qwx_hal_srng_init(struct qwx_softc *sc)
sys/dev/ic/qwx.c
21301
qwx_hal_srng_dst_hw_init(struct qwx_softc *sc, struct hal_srng *srng)
sys/dev/ic/qwx.c
21376
qwx_hal_srng_src_hw_init(struct qwx_softc *sc, struct hal_srng *srng)
sys/dev/ic/qwx.c
21481
qwx_hal_srng_hw_init(struct qwx_softc *sc, struct hal_srng *srng)
sys/dev/ic/qwx.c
21490
qwx_hal_ce_dst_setup(struct qwx_softc *sc, struct hal_srng *srng, int ring_num)
sys/dev/ic/qwx.c
21550
qwx_hal_srng_setup(struct qwx_softc *sc, enum hal_ring_type type,
sys/dev/ic/qwx.c
21693
qwx_htc_tx_completion_handler(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
21701
struct qwx_softc *sc = pipe->sc;
sys/dev/ic/qwx.c
21742
struct qwx_softc *sc = pipe->sc;
sys/dev/ic/qwx.c
21772
qwx_ce_poll_send_completed(struct qwx_softc *sc, uint8_t pipe_id)
sys/dev/ic/qwx.c
21786
struct qwx_softc *sc = htc->sc;
sys/dev/ic/qwx.c
21826
struct qwx_softc *sc = htc->sc;
sys/dev/ic/qwx.c
21880
qwx_htc_suspend_complete(struct qwx_softc *sc, int ack)
sys/dev/ic/qwx.c
21886
qwx_htc_wakeup_from_suspend(struct qwx_softc *sc)
sys/dev/ic/qwx.c
21893
qwx_htc_rx_completion_handler(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
219
qwx_free_peers(struct qwx_softc *sc)
sys/dev/ic/qwx.c
22042
qwx_ce_free_ring(struct qwx_softc *sc, struct qwx_ce_ring *ring)
sys/dev/ic/qwx.c
22072
qwx_ce_stop_shadow_timers(struct qwx_softc *sc)
sys/dev/ic/qwx.c
22085
qwx_ce_free_pipes(struct qwx_softc *sc)
sys/dev/ic/qwx.c
22115
struct qwx_softc *sc = pipe->sc;
sys/dev/ic/qwx.c
22152
struct qwx_softc *sc = pipe->sc;
sys/dev/ic/qwx.c
22186
qwx_ce_alloc_ring(struct qwx_softc *sc, int nentries, size_t desc_sz)
sys/dev/ic/qwx.c
22231
qwx_ce_alloc_pipe(struct qwx_softc *sc, int ce_id)
sys/dev/ic/qwx.c
22277
struct qwx_softc *sc = pipe->sc;
sys/dev/ic/qwx.c
22301
qwx_ce_shadow_config(struct qwx_softc *sc)
sys/dev/ic/qwx.c
22319
qwx_ce_get_shadow_config(struct qwx_softc *sc, uint32_t **shadow_cfg,
sys/dev/ic/qwx.c
22343
qwx_ce_cleanup_pipes(struct qwx_softc *sc)
sys/dev/ic/qwx.c
22360
qwx_ce_alloc_pipes(struct qwx_softc *sc)
sys/dev/ic/qwx.c
22386
qwx_get_ce_msi_idx(struct qwx_softc *sc, uint32_t ce_id,
sys/dev/ic/qwx.c
22393
qwx_ce_srng_msi_ring_params_setup(struct qwx_softc *sc, uint32_t ce_id,
sys/dev/ic/qwx.c
22418
qwx_ce_init_ring(struct qwx_softc *sc, struct qwx_ce_ring *ce_ring,
sys/dev/ic/qwx.c
22480
qwx_ce_init_pipes(struct qwx_softc *sc)
sys/dev/ic/qwx.c
22539
qwx_hal_srng_src_num_free(struct qwx_softc *sc, struct hal_srng *srng,
sys/dev/ic/qwx.c
22564
struct qwx_softc *sc = pipe->sc;
sys/dev/ic/qwx.c
22618
struct qwx_softc *sc = pipe->sc;
sys/dev/ic/qwx.c
22680
qwx_ce_rx_post_buf(struct qwx_softc *sc)
sys/dev/ic/qwx.c
22709
struct qwx_softc *sc = pipe->sc;
sys/dev/ic/qwx.c
22760
struct qwx_softc *sc = pipe->sc;
sys/dev/ic/qwx.c
22807
qwx_ce_per_engine_service(struct qwx_softc *sc, uint16_t ce_id)
sys/dev/ic/qwx.c
22827
qwx_ce_send(struct qwx_softc *sc, struct mbuf *m, uint8_t pipe_id,
sys/dev/ic/qwx.c
22937
struct qwx_softc *sc = pdev->sc;
sys/dev/ic/qwx.c
22977
qwx_reg_update_chan_list(struct qwx_softc *sc, uint8_t pdev_id)
sys/dev/ic/qwx.c
23110
qwx_mac_register(struct qwx_softc *sc)
sys/dev/ic/qwx.c
23124
qwx_mac_config_mon_status_default(struct qwx_softc *sc, int enable)
sys/dev/ic/qwx.c
23154
qwx_mac_txpower_recalc(struct qwx_softc *sc, struct qwx_pdev *pdev)
sys/dev/ic/qwx.c
23210
struct qwx_softc *sc = pdev->sc;
sys/dev/ic/qwx.c
23348
struct qwx_softc *sc = arvif->sc;
sys/dev/ic/qwx.c
23385
qwx_mac_op_update_vif_offload(struct qwx_softc *sc, struct qwx_pdev *pdev,
sys/dev/ic/qwx.c
23423
qwx_mac_vdev_delete(struct qwx_softc *sc, struct qwx_vif *arvif)
sys/dev/ic/qwx.c
23429
qwx_mac_vdev_setup_sync(struct qwx_softc *sc)
sys/dev/ic/qwx.c
23460
qwx_mac_vdev_stop(struct qwx_softc *sc, struct qwx_vif *arvif, int pdev_id)
sys/dev/ic/qwx.c
23500
qwx_mac_vdev_start_restart(struct qwx_softc *sc, struct qwx_vif *arvif,
sys/dev/ic/qwx.c
23619
qwx_mac_vdev_restart(struct qwx_softc *sc, struct qwx_vif *arvif, int pdev_id)
sys/dev/ic/qwx.c
23625
qwx_mac_vdev_start(struct qwx_softc *sc, struct qwx_vif *arvif, int pdev_id)
sys/dev/ic/qwx.c
23631
qwx_vif_free(struct qwx_softc *sc, struct qwx_vif *arvif)
sys/dev/ic/qwx.c
23657
qwx_vif_free_all(struct qwx_softc *sc)
sys/dev/ic/qwx.c
23669
qwx_vif_alloc(struct qwx_softc *sc)
sys/dev/ic/qwx.c
23700
struct qwx_softc *sc = pdev->sc;
sys/dev/ic/qwx.c
238
struct qwx_softc *sc = ifp->if_softc;
sys/dev/ic/qwx.c
23973
qwx_mac_start(struct qwx_softc *sc)
sys/dev/ic/qwx.c
23995
struct qwx_softc *sc = arg;
sys/dev/ic/qwx.c
24011
qwx_mac_11d_scan_start(struct qwx_softc *sc, struct qwx_vif *arvif)
sys/dev/ic/qwx.c
24064
qwx_mac_scan_finish(struct qwx_softc *sc)
sys/dev/ic/qwx.c
24169
qwx_peer_delete(struct qwx_softc *sc, uint32_t vdev_id, uint8_t pdev_id,
sys/dev/ic/qwx.c
24213
qwx_peer_create(struct qwx_softc *sc, struct qwx_vif *arvif, uint8_t pdev_id,
sys/dev/ic/qwx.c
24352
qwx_dp_tx_send_reo_cmd(struct qwx_softc *sc, struct dp_rx_tid *rx_tid,
sys/dev/ic/qwx.c
24512
struct qwx_softc *sc = dp->sc;
sys/dev/ic/qwx.c
24529
qwx_dp_reo_cache_flush(struct qwx_softc *sc, struct dp_rx_tid *rx_tid)
sys/dev/ic/qwx.c
24574
struct qwx_softc *sc = dp->sc;
sys/dev/ic/qwx.c
24638
qwx_peer_rx_tid_delete(struct qwx_softc *sc, struct ath11k_peer *peer,
sys/dev/ic/qwx.c
24674
qwx_dp_rx_frags_cleanup(struct qwx_softc *sc, struct dp_rx_tid *rx_tid,
sys/dev/ic/qwx.c
24698
qwx_peer_frags_flush(struct qwx_softc *sc, struct ath11k_peer *peer)
sys/dev/ic/qwx.c
24718
qwx_peer_rx_tid_cleanup(struct qwx_softc *sc, struct ath11k_peer *peer)
sys/dev/ic/qwx.c
24739
qwx_peer_rx_tid_reo_update(struct qwx_softc *sc, struct ath11k_peer *peer,
sys/dev/ic/qwx.c
24771
qwx_dp_rx_tid_mem_free(struct qwx_softc *sc, struct ieee80211_node *ni,
sys/dev/ic/qwx.c
24800
qwx_peer_rx_tid_setup(struct qwx_softc *sc, struct ieee80211_node *ni,
sys/dev/ic/qwx.c
24894
qwx_peer_rx_frag_setup(struct qwx_softc *sc, struct ieee80211_node *ni,
sys/dev/ic/qwx.c
24929
qwx_dp_peer_setup(struct qwx_softc *sc, int vdev_id, int pdev_id,
sys/dev/ic/qwx.c
24995
qwx_dp_peer_rx_pn_replay_config(struct qwx_softc *sc, struct qwx_vif *arvif,
sys/dev/ic/qwx.c
25055
qwx_dp_tx_get_encap_type(struct qwx_softc *sc)
sys/dev/ic/qwx.c
25082
qwx_hal_tx_cmd_desc_setup(struct qwx_softc *sc, void *cmd,
sys/dev/ic/qwx.c
25144
qwx_dp_tx(struct qwx_softc *sc, struct qwx_vif *arvif, uint8_t pdev_id,
sys/dev/ic/qwx.c
25355
qwx_mac_station_remove(struct qwx_softc *sc, struct qwx_vif *arvif,
sys/dev/ic/qwx.c
25373
qwx_mac_station_add(struct qwx_softc *sc, struct qwx_vif *arvif,
sys/dev/ic/qwx.c
25414
qwx_mac_mgmt_tx_wmi(struct qwx_softc *sc, struct qwx_vif *arvif,
sys/dev/ic/qwx.c
25517
qwx_wmi_start_scan_init(struct qwx_softc *sc, struct scan_req_params *arg)
sys/dev/ic/qwx.c
25556
qwx_wmi_set_peer_param(struct qwx_softc *sc, uint8_t *peer_addr,
sys/dev/ic/qwx.c
25595
qwx_wmi_peer_rx_reorder_queue_setup(struct qwx_softc *sc, int vdev_id,
sys/dev/ic/qwx.c
25640
qwx_spectral_get_mode(struct qwx_softc *sc)
sys/dev/ic/qwx.c
25651
qwx_spectral_reset_buffer(struct qwx_softc *sc)
sys/dev/ic/qwx.c
25657
qwx_scan_stop(struct qwx_softc *sc)
sys/dev/ic/qwx.c
25708
struct qwx_softc *sc = arg;
sys/dev/ic/qwx.c
25723
qwx_start_scan(struct qwx_softc *sc, struct scan_req_params *arg)
sys/dev/ic/qwx.c
25765
qwx_scan(struct qwx_softc *sc, int bgscan)
sys/dev/ic/qwx.c
25959
qwx_scan_abort(struct qwx_softc *sc)
sys/dev/ic/qwx.c
26000
struct qwx_softc *sc = arg;
sys/dev/ic/qwx.c
26015
struct qwx_softc *sc = ifp->if_softc;
sys/dev/ic/qwx.c
26030
qwx_get_pdev_for_chan(struct qwx_softc *sc, struct ieee80211_channel *chan)
sys/dev/ic/qwx.c
26052
qwx_recalculate_mgmt_rate(struct qwx_softc *sc, struct ieee80211_node *ni,
sys/dev/ic/qwx.c
26092
qwx_auth(struct qwx_softc *sc)
sys/dev/ic/qwx.c
26148
qwx_deauth(struct qwx_softc *sc)
sys/dev/ic/qwx.c
26183
qwx_peer_assoc_h_basic(struct qwx_softc *sc, struct qwx_vif *arvif,
sys/dev/ic/qwx.c
26200
qwx_peer_assoc_h_crypto(struct qwx_softc *sc, struct qwx_vif *arvif,
sys/dev/ic/qwx.c
26241
qwx_peer_assoc_h_phymode(struct qwx_softc *sc, struct ieee80211_node *ni,
sys/dev/ic/qwx.c
26312
qwx_peer_assoc_h_ht(struct qwx_softc *sc, struct qwx_vif *arvif,
sys/dev/ic/qwx.c
26395
qwx_peer_assoc_h_qos(struct qwx_softc *sc, struct qwx_vif *vif,
sys/dev/ic/qwx.c
26405
qwx_peer_assoc_prepare(struct qwx_softc *sc, struct qwx_vif *arvif,
sys/dev/ic/qwx.c
26432
qwx_rx_agg_start(struct qwx_softc *sc, struct ieee80211_node *ni, uint8_t tid,
sys/dev/ic/qwx.c
26454
qwx_rx_agg_stop(struct qwx_softc *sc, struct ieee80211_node *ni, uint8_t tid,
sys/dev/ic/qwx.c
26490
struct qwx_softc *sc = arg;
sys/dev/ic/qwx.c
26518
struct qwx_softc *sc = ic->ic_softc;
sys/dev/ic/qwx.c
26529
struct qwx_softc *sc = ic->ic_softc;
sys/dev/ic/qwx.c
26544
qwx_setup_peer_smps(struct qwx_softc *sc, uint8_t pdev_id, struct qwx_vif *arvif,
sys/dev/ic/qwx.c
26571
qwx_assoc(struct qwx_softc *sc)
sys/dev/ic/qwx.c
26645
qwx_run(struct qwx_softc *sc)
sys/dev/ic/qwx.c
26681
qwx_run_stop(struct qwx_softc *sc)
sys/dev/ic/qwx.c
26718
qwx_radiotap_attach(struct qwx_softc *sc)
sys/dev/ic/qwx.c
26734
qwx_attach(struct qwx_softc *sc)
sys/dev/ic/qwx.c
26766
qwx_detach(struct qwx_softc *sc)
sys/dev/ic/qwx.c
26837
struct qwx_softc *sc = (struct qwx_softc *)self;
sys/dev/ic/qwx.c
331
qwx_add_task(struct qwx_softc *sc, struct taskq *taskq, struct task *task)
sys/dev/ic/qwx.c
347
qwx_del_task(struct qwx_softc *sc, struct taskq *taskq, struct task *task)
sys/dev/ic/qwx.c
356
struct qwx_softc *sc = ic->ic_softc;
sys/dev/ic/qwx.c
368
qwx_mfp_leave(struct qwx_softc *sc)
sys/dev/ic/qwx.c
399
struct qwx_softc *sc = ifp->if_softc;
sys/dev/ic/qwx.c
467
qwx_free_firmware(struct qwx_softc *sc)
sys/dev/ic/qwx.c
481
struct qwx_softc *sc = ifp->if_softc;
sys/dev/ic/qwx.c
530
qwx_tx(struct qwx_softc *sc, struct mbuf *m, struct ieee80211_node *ni)
sys/dev/ic/qwx.c
585
struct qwx_softc *sc = ifp->if_softc;
sys/dev/ic/qwx.c
6412
struct qwx_softc *sc = pipe->sc;
sys/dev/ic/qwx.c
6428
struct qwx_softc *sc = irq_grp->sc;
sys/dev/ic/qwx.c
648
struct qwx_softc *sc = ifp->if_softc;
sys/dev/ic/qwx.c
6523
qwx_qmi_decode_tlv_hdr(struct qwx_softc *sc,
sys/dev/ic/qwx.c
6703
qwx_qmi_decode_datalen(struct qwx_softc *sc, size_t *used, uint32_t *datalen,
sys/dev/ic/qwx.c
6748
qwx_qmi_decode_string(struct qwx_softc *sc, size_t *used_total,
sys/dev/ic/qwx.c
6817
qwx_qmi_decode_struct(struct qwx_softc *sc, size_t *used_total,
sys/dev/ic/qwx.c
688
struct qwx_softc *sc = ic->ic_softc;
sys/dev/ic/qwx.c
6972
qwx_qmi_decode_msg(struct qwx_softc *sc, void *output, size_t output_len,
sys/dev/ic/qwx.c
709
struct qwx_softc *sc = ic->ic_softc;
sys/dev/ic/qwx.c
7225
qwx_qmi_recv_wlanfw_ind_register_req_v1(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
724
struct qwx_softc *sc = ic->ic_softc;
sys/dev/ic/qwx.c
7251
qwx_qmi_recv_wlanfw_host_cap_resp_v1(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
7275
qwx_qmi_recv_wlanfw_respond_mem_resp_v1(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
7299
qwx_qmi_recv_wlanfw_cap_resp_v1(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
7355
qwx_qmi_recv_wlanfw_bdf_download_resp_v1(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
7381
qwx_qmi_recv_wlanfw_m3_info_resp_v1(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
7407
qwx_qmi_recv_wlanfw_wlan_ini_resp_v1(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
7433
qwx_qmi_recv_wlanfw_wlan_cfg_resp_v1(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
7459
qwx_qmi_recv_wlanfw_wlan_mode_resp_v1(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
7485
qwx_qmi_recv_response(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
750
qwx_wmi_install_key_cmd(struct qwx_softc *sc, struct qwx_vif *arvif,
sys/dev/ic/qwx.c
7525
qwx_qmi_recv_wlanfw_request_mem_indication(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
7554
qwx_qmi_recv_indication(struct qwx_softc *sc, struct mbuf *m,
sys/dev/ic/qwx.c
7578
qwx_qrtr_recv_data(struct qwx_softc *sc, struct mbuf *m, size_t size)
sys/dev/ic/qwx.c
7622
qwx_qrtr_say_hello(struct qwx_softc *sc)
sys/dev/ic/qwx.c
7686
qwx_qrtr_resume_tx(struct qwx_softc *sc)
sys/dev/ic/qwx.c
7752
qwx_qrtr_recv_msg(struct qwx_softc *sc, struct mbuf *m)
sys/dev/ic/qwx.c
8249
qwx_qmi_send_request(struct qwx_softc *sc, uint16_t msg_id, size_t msg_len,
sys/dev/ic/qwx.c
8317
qwx_qmi_fw_ind_register_send(struct qwx_softc *sc)
sys/dev/ic/qwx.c
8374
qwx_qmi_host_cap_send(struct qwx_softc *sc)
sys/dev/ic/qwx.c
8448
qwx_qmi_mem_seg_send(struct qwx_softc *sc)
sys/dev/ic/qwx.c
856
qwx_add_sta_key(struct qwx_softc *sc, struct ieee80211_node *ni,
sys/dev/ic/qwx.c
8593
qwx_loadfirmware(struct qwx_softc *sc, int type, const char *filename,
sys/dev/ic/qwx.c
8620
qwx_core_check_smbios(struct qwx_softc *sc)
sys/dev/ic/qwx.c
8626
qwx_core_check_dt(struct qwx_softc *sc)
sys/dev/ic/qwx.c
8645
qwx_qmi_request_target_cap(struct qwx_softc *sc)
sys/dev/ic/qwx.c
8702
qwx_qmi_request_device_info(struct qwx_softc *sc)
sys/dev/ic/qwx.c
8719
_qwx_core_create_board_name(struct qwx_softc *sc, char *name,
sys/dev/ic/qwx.c
8765
qwx_core_create_board_name(struct qwx_softc *sc, char *name, size_t name_len)
sys/dev/ic/qwx.c
8772
qwx_core_create_fallback_board_name(struct qwx_softc *sc, char *name,
sys/dev/ic/qwx.c
8780
qwx_core_create_bus_type_board_name(struct qwx_softc *sc, char *name,
sys/dev/ic/qwx.c
8788
qwx_core_create_chip_id_board_name(struct qwx_softc *sc, char *name,
sys/dev/ic/qwx.c
8832
qwx_core_parse_bd_ie_board(struct qwx_softc *sc,
sys/dev/ic/qwx.c
8902
qwx_core_fetch_board_data_api_n(struct qwx_softc *sc,
sys/dev/ic/qwx.c
8995
qwx_core_fetch_bdf(struct qwx_softc *sc, const u_char **boardfw,
sys/dev/ic/qwx.c
9058
qwx_core_fetch_regdb(struct qwx_softc *sc, const u_char **boardfw,
sys/dev/ic/qwx.c
9104
qwx_qmi_load_file_target_mem(struct qwx_softc *sc, const u_char *data,
sys/dev/ic/qwx.c
9226
qwx_qmi_load_bdf_qmi(struct qwx_softc *sc, int regdb)
sys/dev/ic/qwx.c
923
qwx_del_sta_key(struct qwx_softc *sc, struct ieee80211_node *ni,
sys/dev/ic/qwx.c
9322
qwx_qmi_event_load_bdf(struct qwx_softc *sc)
sys/dev/ic/qwx.c
9354
qwx_qmi_m3_load(struct qwx_softc *sc)
sys/dev/ic/qwx.c
9381
qwx_qmi_wlanfw_m3_info_send(struct qwx_softc *sc)
sys/dev/ic/qwx.c
9431
qwx_hal_dump_srng_stats(struct qwx_softc *sc)
sys/dev/ic/qwx.c
9437
qwx_hal_srng_get_entrysize(struct qwx_softc *sc, uint32_t ring_type)
sys/dev/ic/qwx.c
9448
qwx_hal_srng_get_max_entries(struct qwx_softc *sc, uint32_t ring_type)
sys/dev/ic/qwx.c
9459
qwx_hal_srng_dst_get_next_entry(struct qwx_softc *sc, struct hal_srng *srng)
sys/dev/ic/qwx.c
9484
qwx_hal_srng_dst_num_free(struct qwx_softc *sc, struct hal_srng *srng,
sys/dev/ic/qwx.c
9507
qwx_hal_srng_src_get_next_reaped(struct qwx_softc *sc, struct hal_srng *srng)
sys/dev/ic/qwx.c
9524
qwx_hal_srng_src_peek(struct qwx_softc *sc, struct hal_srng *srng)
sys/dev/ic/qwx.c
9537
qwx_get_msi_address(struct qwx_softc *sc, uint32_t *addr_lo,
sys/dev/ic/qwx.c
955
struct qwx_softc *sc = arg;
sys/dev/ic/qwx.c
9560
qwx_dp_srng_calculate_msi_group(struct qwx_softc *sc, enum hal_ring_type type,
sys/dev/ic/qwx.c
9612
qwx_dp_srng_msi_setup(struct qwx_softc *sc, struct hal_srng_params *ring_params,
sys/dev/ic/qwx.c
9648
qwx_dp_srng_setup(struct qwx_softc *sc, struct dp_srng *ring,
sys/dev/ic/qwx.c
9766
qwx_hal_srng_access_begin(struct qwx_softc *sc, struct hal_srng *srng)
sys/dev/ic/qwx.c
9780
qwx_hal_srng_access_end(struct qwx_softc *sc, struct hal_srng *srng)
sys/dev/ic/qwx.c
9818
qwx_wbm_idle_ring_setup(struct qwx_softc *sc, uint32_t *n_link_desc)
sys/dev/ic/qwx.c
984
qwx_clear_hwkeys(struct qwx_softc *sc, struct ath11k_peer *peer)
sys/dev/ic/qwx.c
9856
qwx_dp_link_desc_bank_free(struct qwx_softc *sc,
sys/dev/ic/qwx.c
9870
qwx_dp_link_desc_bank_alloc(struct qwx_softc *sc,
sys/dev/ic/qwx.c
9904
qwx_hal_setup_link_idle_list(struct qwx_softc *sc,
sys/dev/ic/qwx.c
9992
qwx_dp_scatter_idle_link_desc_cleanup(struct qwx_softc *sc)
sys/dev/ic/qwxvar.h
1010
struct qwx_softc *sc;
sys/dev/ic/qwxvar.h
1099
struct qwx_softc *sc;
sys/dev/ic/qwxvar.h
1140
struct qwx_softc *sc;
sys/dev/ic/qwxvar.h
1146
void (*send_cb)(struct qwx_softc *, struct mbuf *);
sys/dev/ic/qwxvar.h
1147
void (*recv_cb)(struct qwx_softc *, struct mbuf *);
sys/dev/ic/qwxvar.h
1216
struct qwx_softc *sc;
sys/dev/ic/qwxvar.h
1305
void (*ep_tx_complete)(struct qwx_softc *, struct mbuf *);
sys/dev/ic/qwxvar.h
1306
void (*ep_rx_complete)(struct qwx_softc *, struct mbuf *);
sys/dev/ic/qwxvar.h
1307
void (*ep_tx_credits)(struct qwx_softc *);
sys/dev/ic/qwxvar.h
1357
struct qwx_softc *sc;
sys/dev/ic/qwxvar.h
1415
struct qwx_softc *sc;
sys/dev/ic/qwxvar.h
1662
struct qwx_softc *sc;
sys/dev/ic/qwxvar.h
1726
struct qwx_softc *sc;
sys/dev/ic/qwxvar.h
2006
int qwx_dp_service_srng(struct qwx_softc *, int);
sys/dev/ic/qwxvar.h
2008
int qwx_init_hw_params(struct qwx_softc *);
sys/dev/ic/qwxvar.h
2009
int qwx_attach(struct qwx_softc *);
sys/dev/ic/qwxvar.h
2010
void qwx_detach(struct qwx_softc *);
sys/dev/ic/qwxvar.h
2013
void qwx_core_deinit(struct qwx_softc *);
sys/dev/ic/qwxvar.h
2014
void qwx_ce_cleanup_pipes(struct qwx_softc *);
sys/dev/ic/qwxvar.h
2045
void qwx_qrtr_recv_msg(struct qwx_softc *, struct mbuf *);
sys/dev/ic/qwxvar.h
2047
int qwx_hal_srng_init(struct qwx_softc *);
sys/dev/ic/qwxvar.h
2049
int qwx_ce_alloc_pipes(struct qwx_softc *);
sys/dev/ic/qwxvar.h
2050
void qwx_ce_free_pipes(struct qwx_softc *);
sys/dev/ic/qwxvar.h
2051
void qwx_ce_rx_post_buf(struct qwx_softc *);
sys/dev/ic/qwxvar.h
2052
void qwx_ce_get_shadow_config(struct qwx_softc *, uint32_t **, uint32_t *);
sys/dev/ic/qwxvar.h
2061
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
306
void (*reo_setup)(struct qwx_softc *);
sys/dev/ic/qwxvar.h
452
uint32_t (*read32)(struct qwx_softc *, uint32_t);
sys/dev/ic/qwxvar.h
453
void (*write32)(struct qwx_softc *, uint32_t, uint32_t);
sys/dev/ic/qwxvar.h
454
int (*start)(struct qwx_softc *);
sys/dev/ic/qwxvar.h
455
void (*stop)(struct qwx_softc *);
sys/dev/ic/qwxvar.h
456
int (*power_up)(struct qwx_softc *);
sys/dev/ic/qwxvar.h
457
void (*power_down)(struct qwx_softc *);
sys/dev/ic/qwxvar.h
458
int (*submit_xfer)(struct qwx_softc *, struct mbuf *);
sys/dev/ic/qwxvar.h
459
void (*irq_enable)(struct qwx_softc *sc);
sys/dev/ic/qwxvar.h
460
void (*irq_disable)(struct qwx_softc *sc);
sys/dev/ic/qwxvar.h
461
int (*map_service_to_pipe)(struct qwx_softc *, uint16_t,
sys/dev/ic/qwxvar.h
463
int (*get_user_msi_vector)(struct qwx_softc *, char *,
sys/dev/ic/qwxvar.h
54
struct qwx_softc;
sys/dev/ic/qwxvar.h
839
void (*recv_cb)(struct qwx_softc *, struct mbuf *);
sys/dev/ic/qwxvar.h
840
void (*send_cb)(struct qwx_softc *, struct mbuf *);
sys/dev/ic/qwxvar.h
934
void qwx_htc_tx_completion_handler(struct qwx_softc *, struct mbuf *);
sys/dev/ic/qwxvar.h
935
void qwx_htc_rx_completion_handler(struct qwx_softc *, struct mbuf *);
sys/dev/ic/qwxvar.h
936
void qwx_dp_htt_htc_t2h_msg_handler(struct qwx_softc *, struct mbuf *);
sys/dev/pci/if_qwx_pci.c
1174
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
1215
struct qwx_softc *sc = (void *)self;
sys/dev/pci/if_qwx_pci.c
1226
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
1240
qwx_pci_alloc_xfer_ring(struct qwx_softc *sc, struct qwx_pci_xfer_ring *ring,
sys/dev/pci/if_qwx_pci.c
1331
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
1355
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
1379
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
1393
qwx_pci_alloc_event_ring(struct qwx_softc *sc, struct qwx_pci_event_ring *ring,
sys/dev/pci/if_qwx_pci.c
1417
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
1439
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
1449
qwx_pci_init_cmd_ring(struct qwx_softc *sc, struct qwx_pci_cmd_ring *ring)
sys/dev/pci/if_qwx_pci.c
1465
qwx_pci_read(struct qwx_softc *sc, uint32_t addr)
sys/dev/pci/if_qwx_pci.c
1473
qwx_pci_write(struct qwx_softc *sc, uint32_t addr, uint32_t val)
sys/dev/pci/if_qwx_pci.c
1481
qwx_pci_read_hw_version(struct qwx_softc *sc, uint32_t *major,
sys/dev/pci/if_qwx_pci.c
1494
qwx_pcic_read32(struct qwx_softc *sc, uint32_t offset)
sys/dev/pci/if_qwx_pci.c
1521
qwx_pcic_write32(struct qwx_softc *sc, uint32_t offset, uint32_t value)
sys/dev/pci/if_qwx_pci.c
1545
qwx_pcic_ext_irq_disable(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
1559
qwx_pcic_ext_irq_enable(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
1573
qwx_pcic_ce_irq_enable(struct qwx_softc *sc, uint16_t ce_id)
sys/dev/pci/if_qwx_pci.c
1586
qwx_pcic_ce_irq_disable(struct qwx_softc *sc, uint16_t ce_id)
sys/dev/pci/if_qwx_pci.c
1601
struct qwx_softc *sc = irq_grp->sc;
sys/dev/pci/if_qwx_pci.c
1611
qwx_pcic_ext_irq_config(struct qwx_softc *sc, struct pci_attach_args *pa)
sys/dev/pci/if_qwx_pci.c
1680
qwx_pcic_config_irq(struct qwx_softc *sc, struct pci_attach_args *pa)
sys/dev/pci/if_qwx_pci.c
1736
qwx_pcic_ce_irqs_enable(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
1750
qwx_pcic_ce_irqs_disable(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
1764
qwx_pci_start(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
1784
qwx_pcic_ce_irq_disable_sync(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
1794
qwx_pci_stop(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
1801
qwx_pci_bus_wake_up(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
1810
qwx_pci_bus_release(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
1817
qwx_pci_get_window_start(struct qwx_softc *sc, uint32_t offset)
sys/dev/pci/if_qwx_pci.c
1834
qwx_pci_select_window(struct qwx_softc *sc, uint32_t offset)
sys/dev/pci/if_qwx_pci.c
1852
qwx_pci_window_write32(struct qwx_softc *sc, uint32_t offset, uint32_t value)
sys/dev/pci/if_qwx_pci.c
1875
qwx_pci_window_read32(struct qwx_softc *sc, uint32_t offset)
sys/dev/pci/if_qwx_pci.c
1900
qwx_pci_select_static_window(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
1915
qwx_pci_soc_global_reset(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
1943
qwx_pci_clear_dbg_registers(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
1974
qwx_pci_set_link_reg(struct qwx_softc *sc, uint32_t offset, uint32_t value,
sys/dev/pci/if_qwx_pci.c
2001
qwx_pci_fix_l1ss(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
2045
qwx_pci_enable_ltssm(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
2074
qwx_pci_clear_all_intrs(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
2085
qwx_pci_set_wlaon_pwr_ctrl(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
2095
qwx_pci_force_wake(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
2102
qwx_pci_sw_reset(struct qwx_softc *sc, bool power_on)
sys/dev/pci/if_qwx_pci.c
2121
qwx_pci_msi_config(struct qwx_softc *sc, bool enable)
sys/dev/pci/if_qwx_pci.c
2139
qwx_pci_msi_enable(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
2145
qwx_pci_msi_disable(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
2151
qwx_pci_aspm_disable(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
2170
qwx_pci_aspm_restore(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
2182
qwx_pci_power_up(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
2210
qwx_pci_power_down(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
2228
qwx_mhi_register(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
2235
qwx_mhi_unregister(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
2418
qwx_mhi_ring_doorbell(struct qwx_softc *sc, uint64_t db_addr, uint64_t val)
sys/dev/pci/if_qwx_pci.c
2425
qwx_mhi_device_wake(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
2437
qwx_mhi_device_zzz(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
2445
qwx_mhi_wake_db_clear_valid(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
2455
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
2492
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
2533
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
2580
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
2609
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
2663
qwx_mhi_submit_xfer(struct qwx_softc *sc, struct mbuf *m)
sys/dev/pci/if_qwx_pci.c
2747
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
2852
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
2941
qwx_mhi_stop(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
2947
qwx_mhi_reset_device(struct qwx_softc *sc, int force)
sys/dev/pci/if_qwx_pci.c
2981
qwx_mhi_reset_txvecdb(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
2987
qwx_mhi_reset_txvecstatus(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
2993
qwx_mhi_reset_rxvecdb(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
2999
qwx_mhi_reset_rxvecstatus(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
3005
qwx_mhi_clear_vector(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
3016
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
3080
qwx_mhi_await_device_reset(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
3105
qwx_mhi_await_device_ready(struct qwx_softc *sc)
sys/dev/pci/if_qwx_pci.c
3136
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
3166
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
3185
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
3191
qwx_mhi_set_state(struct qwx_softc *sc, uint32_t state)
sys/dev/pci/if_qwx_pci.c
3209
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
3263
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
330
struct qwx_softc sc_sc;
sys/dev/pci/if_qwx_pci.c
3319
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
3418
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
3495
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
3606
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
3749
struct qwx_softc *sc = &psc->sc_sc;
sys/dev/pci/if_qwx_pci.c
3839
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
396
int qwx_pci_alloc_event_ring(struct qwx_softc *,
sys/dev/pci/if_qwx_pci.c
3972
struct qwx_softc *sc = &psc->sc_sc;
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
4076
struct qwx_softc *sc = (void *)psc;
sys/dev/pci/if_qwx_pci.c
408
void qwx_pcic_ext_irq_enable(struct qwx_softc *);
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
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;