Lines Matching refs:wcn36xx

179 static int put_cfg_tlv_u32(struct wcn36xx *wcn, size_t *len, u32 id, u32 value)
203 static void wcn36xx_smd_set_bss_nw_type(struct wcn36xx *wcn,
283 static void wcn36xx_smd_set_sta_vht_params(struct wcn36xx *wcn,
330 static void wcn36xx_smd_set_sta_default_vht_params(struct wcn36xx *wcn,
346 static void wcn36xx_smd_set_sta_default_ht_ldpc_params(struct wcn36xx *wcn,
355 static void wcn36xx_smd_set_sta_params(struct wcn36xx *wcn,
415 static int wcn36xx_smd_send_and_wait(struct wcn36xx *wcn, size_t len)
508 int wcn36xx_smd_load_nv(struct wcn36xx *wcn)
576 static int wcn36xx_smd_start_rsp(struct wcn36xx *wcn, void *buf, size_t len)
616 int wcn36xx_smd_start(struct wcn36xx *wcn)
673 int wcn36xx_smd_stop(struct wcn36xx *wcn)
700 int wcn36xx_smd_init_scan(struct wcn36xx *wcn, enum wcn36xx_hal_sys_mode mode,
739 int wcn36xx_smd_start_scan(struct wcn36xx *wcn, u8 scan_channel)
770 int wcn36xx_smd_end_scan(struct wcn36xx *wcn, u8 scan_channel)
801 int wcn36xx_smd_finish_scan(struct wcn36xx *wcn,
843 int wcn36xx_smd_start_hw_scan(struct wcn36xx *wcn, struct ieee80211_vif *vif,
917 int wcn36xx_smd_stop_hw_scan(struct wcn36xx *wcn)
958 int wcn36xx_smd_switch_channel(struct wcn36xx *wcn,
1015 int wcn36xx_smd_process_ptt_msg(struct wcn36xx *wcn,
1071 int wcn36xx_smd_update_scan_params(struct wcn36xx *wcn,
1114 static int wcn36xx_smd_add_sta_self_rsp(struct wcn36xx *wcn,
1143 int wcn36xx_smd_add_sta_self(struct wcn36xx *wcn, struct ieee80211_vif *vif)
1177 int wcn36xx_smd_delete_sta_self(struct wcn36xx *wcn, u8 *addr)
1205 int wcn36xx_smd_delete_sta(struct wcn36xx *wcn, u8 sta_index)
1252 int wcn36xx_smd_join(struct wcn36xx *wcn, const u8 *bssid, u8 *vif, u8 ch)
1299 int wcn36xx_smd_set_link_st(struct wcn36xx *wcn, const u8 *bssid,
1334 static void wcn36xx_smd_convert_sta_to_v1(struct wcn36xx *wcn,
1372 wcn36xx_smd_set_sta_params_v1(struct wcn36xx *wcn,
1396 static int wcn36xx_smd_config_sta_rsp(struct wcn36xx *wcn,
1429 static int wcn36xx_smd_config_sta_v1(struct wcn36xx *wcn,
1457 static int wcn36xx_smd_config_sta_v0(struct wcn36xx *wcn,
1481 int wcn36xx_smd_config_sta(struct wcn36xx *wcn, struct ieee80211_vif *vif,
1510 static void wcn36xx_smd_set_bss_params(struct wcn36xx *wcn,
1598 static int wcn36xx_smd_config_bss_v1(struct wcn36xx *wcn,
1720 static int wcn36xx_smd_config_bss_v0(struct wcn36xx *wcn,
1763 static int wcn36xx_smd_config_bss_rsp(struct wcn36xx *wcn,
1807 int wcn36xx_smd_config_bss(struct wcn36xx *wcn, struct ieee80211_vif *vif,
1837 int wcn36xx_smd_delete_bss(struct wcn36xx *wcn, struct ieee80211_vif *vif)
1873 int wcn36xx_smd_send_beacon(struct wcn36xx *wcn, struct ieee80211_vif *vif,
1905 * The wcn36xx FW has a fixed size for the PVM in the TIM. If
1947 int wcn36xx_smd_update_proberesp_tmpl(struct wcn36xx *wcn,
1991 int wcn36xx_smd_set_stakey(struct wcn36xx *wcn,
2040 int wcn36xx_smd_set_bsskey(struct wcn36xx *wcn,
2079 int wcn36xx_smd_remove_stakey(struct wcn36xx *wcn,
2111 int wcn36xx_smd_remove_bsskey(struct wcn36xx *wcn,
2142 int wcn36xx_smd_enter_bmps(struct wcn36xx *wcn, struct ieee80211_vif *vif)
2172 int wcn36xx_smd_exit_bmps(struct wcn36xx *wcn, struct ieee80211_vif *vif)
2200 int wcn36xx_smd_set_power_params(struct wcn36xx *wcn, bool ignore_dtim)
2233 int wcn36xx_smd_keep_alive_req(struct wcn36xx *wcn,
2273 int wcn36xx_smd_dump_cmd_req(struct wcn36xx *wcn, u32 arg1, u32 arg2,
2348 int wcn36xx_smd_feature_caps_exchange(struct wcn36xx *wcn)
2397 int wcn36xx_smd_add_ba_session(struct wcn36xx *wcn,
2444 int wcn36xx_smd_add_ba(struct wcn36xx *wcn, u8 session_id)
2472 int wcn36xx_smd_del_ba(struct wcn36xx *wcn, u16 tid, u8 sta_index)
2511 int wcn36xx_smd_trigger_ba(struct wcn36xx *wcn, u8 sta_index, u16 tid, u8 session_id)
2545 static int wcn36xx_smd_tx_compl_ind(struct wcn36xx *wcn, void *buf, size_t len)
2559 static int wcn36xx_smd_hw_scan_ind(struct wcn36xx *wcn, void *buf, size_t len)
2596 static int wcn36xx_smd_missed_beacon_ind(struct wcn36xx *wcn,
2634 static int wcn36xx_smd_delete_sta_context_ind(struct wcn36xx *wcn,
2688 static int wcn36xx_smd_print_reg_info_ind(struct wcn36xx *wcn,
2712 int wcn36xx_smd_update_cfg(struct wcn36xx *wcn, u32 cfg_id, u32 value)
2745 int wcn36xx_smd_set_mc_list(struct wcn36xx *wcn,
2789 struct wcn36xx *wcn = hw->priv;
2871 struct wcn36xx *wcn =
2872 container_of(work, struct wcn36xx, hal_ind_work);
2932 int wcn36xx_smd_open(struct wcn36xx *wcn)
2945 void wcn36xx_smd_close(struct wcn36xx *wcn)