Home
last modified time | relevance | path

Searched refs:host_cmd_ds_command (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmdresp.c33 struct host_cmd_ds_command *resp) in mwifiex_process_cmdresp_error()
96 struct host_cmd_ds_command *resp) in mwifiex_ret_802_11_rssi_info()
156 struct host_cmd_ds_command *resp, in mwifiex_ret_802_11_snmp_mib()
208 struct host_cmd_ds_command *resp, in mwifiex_ret_get_log()
257 struct host_cmd_ds_command *resp) in mwifiex_ret_tx_rate_cfg()
370 struct host_cmd_ds_command *resp) in mwifiex_ret_tx_power_cfg()
425 struct host_cmd_ds_command *resp) in mwifiex_ret_rf_tx_power()
449 struct host_cmd_ds_command *resp) in mwifiex_ret_rf_antenna()
482 struct host_cmd_ds_command *resp) in mwifiex_ret_802_11_mac_address()
500 struct host_cmd_ds_command *res in mwifiex_ret_mac_multicast_adr()
[all...]
H A D11n_rxreorder.h53 struct host_cmd_ds_command
55 int mwifiex_cmd_11n_delba(struct host_cmd_ds_command *cmd,
58 struct host_cmd_ds_command *cmd,
61 int mwifiex_cmd_11n_addba_req(struct host_cmd_ds_command *cmd,
H A D11n.h16 struct host_cmd_ds_command *resp);
18 struct host_cmd_ds_command *resp);
20 struct host_cmd_ds_command *cmd, u16 cmd_action,
48 struct host_cmd_ds_command *cmd,
50 int mwifiex_cmd_amsdu_aggr_ctrl(struct host_cmd_ds_command *cmd,
H A Dcmdevt.c125 struct host_cmd_ds_command *host_cmd = (void *)cmd_node->cmd_skb->data; in mwifiex_recycle_cmd_node()
144 struct host_cmd_ds_command *cmd, in mwifiex_cmd_host_cmd()
166 struct host_cmd_ds_command *host_cmd; in mwifiex_dnld_cmd_to_fw()
173 host_cmd = (struct host_cmd_ds_command *) (cmd_node->cmd_skb->data); in mwifiex_dnld_cmd_to_fw()
215 * cmd_size is less than sizeof(struct host_cmd_ds_command). in mwifiex_dnld_cmd_to_fw()
221 * cmd_size is larger than sizeof(struct host_cmd_ds_command) in mwifiex_dnld_cmd_to_fw()
548 struct host_cmd_ds_command *cmd_ptr; in mwifiex_send_cmd()
619 skb_put_zero(cmd_node->cmd_skb, sizeof(struct host_cmd_ds_command)); in mwifiex_send_cmd()
621 cmd_ptr = (struct host_cmd_ds_command *) (cmd_node->cmd_skb->data); in mwifiex_send_cmd()
685 struct host_cmd_ds_command *host_cm in mwifiex_insert_cmd_to_pending_q()
[all...]
H A Dsta_cmd.c36 struct host_cmd_ds_command *cmd, u16 cmd_action) in mwifiex_cmd_802_11_rssi_info()
66 struct host_cmd_ds_command *cmd, in mwifiex_cmd_mac_control()
101 struct host_cmd_ds_command *cmd, in mwifiex_cmd_802_11_snmp_mib()
141 mwifiex_cmd_802_11_get_log(struct host_cmd_ds_command *cmd) in mwifiex_cmd_802_11_get_log()
159 struct host_cmd_ds_command *cmd, in mwifiex_cmd_tx_rate_cfg()
215 static int mwifiex_cmd_tx_power_cfg(struct host_cmd_ds_command *cmd, in mwifiex_cmd_tx_power_cfg()
259 struct host_cmd_ds_command *cmd, in mwifiex_cmd_rf_tx_power()
276 struct host_cmd_ds_command *cmd, in mwifiex_cmd_rf_antenna()
334 struct host_cmd_ds_command *cmd, in mwifiex_cmd_802_11_hs_cfg()
413 struct host_cmd_ds_command *cm in mwifiex_cmd_802_11_mac_address()
[all...]
H A D11ac.h29 struct host_cmd_ds_command *cmd, u16 cmd_action,
H A D11n.c97 struct host_cmd_ds_command *resp) in mwifiex_ret_11n_delba()
143 struct host_cmd_ds_command *resp) in mwifiex_ret_11n_addba_req()
203 struct host_cmd_ds_command *cmd, int cmd_action, in mwifiex_cmd_recfg_tx_buf()
235 int mwifiex_cmd_amsdu_aggr_ctrl(struct host_cmd_ds_command *cmd, in mwifiex_cmd_amsdu_aggr_ctrl()
269 struct host_cmd_ds_command *cmd, u16 cmd_action, in mwifiex_cmd_11n_cfg()
H A Dwmm.h87 const struct host_cmd_ds_command *resp);
H A D11n_rxreorder.c433 int mwifiex_cmd_11n_addba_req(struct host_cmd_ds_command *cmd, void *data_buf) in mwifiex_cmd_11n_addba_req()
453 struct host_cmd_ds_command *cmd, in mwifiex_cmd_11n_addba_rsp_gen()
523 int mwifiex_cmd_11n_delba(struct host_cmd_ds_command *cmd, void *data_buf) in mwifiex_cmd_11n_delba()
713 struct host_cmd_ds_command *resp) in mwifiex_ret_11n_addba_resp()
H A Duap_cmd.c716 mwifiex_cmd_uap_sys_config(struct host_cmd_ds_command *cmd, u16 cmd_action, in mwifiex_cmd_uap_sys_config()
752 struct host_cmd_ds_command *cmd) in mwifiex_cmd_uap_bss_start()
775 struct host_cmd_ds_command *cmd, u8 *mac) in mwifiex_cmd_uap_sta_deauth()
791 struct host_cmd_ds_command *cmd, in mwifiex_cmd_uap_add_station()
935 struct host_cmd_ds_command *cmd = cmd_buf; in mwifiex_uap_prepare_cmd()
H A Djoin.c376 struct host_cmd_ds_command *cmd, in mwifiex_cmd_802_11_associate()
657 struct host_cmd_ds_command *resp) in mwifiex_ret_802_11_associate()
870 struct host_cmd_ds_command *cmd, in mwifiex_cmd_802_11_ad_hoc_start()
1150 struct host_cmd_ds_command *cmd, in mwifiex_cmd_802_11_ad_hoc_join()
1297 struct host_cmd_ds_command *resp) in mwifiex_ret_802_11_ad_hoc()
H A Dscan.c1575 int mwifiex_cmd_802_11_scan(struct host_cmd_ds_command *cmd,
2087 struct host_cmd_ds_command *resp) in mwifiex_ret_802_11_scan()
2234 struct host_cmd_ds_command *cmd, in mwifiex_cmd_802_11_scan_ext()
2255 struct host_cmd_ds_command *cmd, in mwifiex_cmd_802_11_bg_scan_config()
2517 struct host_cmd_ds_command *resp) in mwifiex_ret_802_11_scan_ext()
2525 struct host_cmd_ds_command *cmd_ptr; in mwifiex_ret_802_11_scan_ext()
2726 int mwifiex_cmd_802_11_bg_scan_query(struct host_cmd_ds_command *cmd)
H A D11h.c133 struct host_cmd_ds_command *cmd, in mwifiex_cmd_issue_chan_report_request()
H A D11ac.c254 struct host_cmd_ds_command *cmd, u16 cmd_action, in mwifiex_cmd_11ac_cfg()
H A Dwmm.c911 const struct host_cmd_ds_command *resp) in mwifiex_ret_wmm_get_status()
H A Dfw.h2368 struct host_cmd_ds_command { struct