Home
last modified time | relevance | path

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

/drivers/net/wireless/mwifiex/
D11n.h28 struct host_cmd_ds_command *resp);
30 struct host_cmd_ds_command *resp);
31 int mwifiex_ret_11n_cfg(struct host_cmd_ds_command *resp,
33 int mwifiex_cmd_11n_cfg(struct host_cmd_ds_command *cmd, u16 cmd_action,
63 int mwifiex_ret_amsdu_aggr_ctrl(struct host_cmd_ds_command *resp,
67 struct host_cmd_ds_command *cmd,
69 int mwifiex_cmd_amsdu_aggr_ctrl(struct host_cmd_ds_command *cmd,
Dsta_cmdresp.c44 struct host_cmd_ds_command *resp) in mwifiex_process_cmdresp_error()
122 struct host_cmd_ds_command *resp, in mwifiex_ret_802_11_rssi_info()
185 struct host_cmd_ds_command *resp, in mwifiex_ret_802_11_snmp_mib()
231 struct host_cmd_ds_command *resp, in mwifiex_ret_get_log()
279 struct host_cmd_ds_command *resp, in mwifiex_ret_tx_rate_cfg()
406 struct host_cmd_ds_command *resp) in mwifiex_ret_tx_power_cfg()
464 struct host_cmd_ds_command *resp) in mwifiex_ret_802_11_mac_address()
482 struct host_cmd_ds_command *resp) in mwifiex_ret_mac_multicast_adr()
497 struct host_cmd_ds_command *resp) in mwifiex_ret_802_11_tx_rate_query()
517 struct host_cmd_ds_command *resp) in mwifiex_ret_802_11_deauthenticate()
[all …]
D11n_rxreorder.h56 struct host_cmd_ds_command
58 int mwifiex_cmd_11n_delba(struct host_cmd_ds_command *cmd,
61 struct host_cmd_ds_command *cmd,
64 int mwifiex_cmd_11n_addba_req(struct host_cmd_ds_command *cmd,
Dcmdevt.c114 struct host_cmd_ds_command *cmd, in mwifiex_cmd_host_cmd()
137 struct host_cmd_ds_command *host_cmd; in mwifiex_dnld_cmd_to_fw()
146 host_cmd = (struct host_cmd_ds_command *) (cmd_node->cmd_skb->data); in mwifiex_dnld_cmd_to_fw()
454 struct host_cmd_ds_command *cmd_ptr; in mwifiex_send_cmd_async()
494 memset(skb_put(cmd_node->cmd_skb, sizeof(struct host_cmd_ds_command)), in mwifiex_send_cmd_async()
495 0, sizeof(struct host_cmd_ds_command)); in mwifiex_send_cmd_async()
497 cmd_ptr = (struct host_cmd_ds_command *) (cmd_node->cmd_skb->data); in mwifiex_send_cmd_async()
566 struct host_cmd_ds_command *host_cmd = NULL; in mwifiex_insert_cmd_to_pending_q()
570 host_cmd = (struct host_cmd_ds_command *) (cmd_node->cmd_skb->data); in mwifiex_insert_cmd_to_pending_q()
615 struct host_cmd_ds_command *host_cmd; in mwifiex_exec_next_cmd()
[all …]
Dsta_cmd.c39 struct host_cmd_ds_command *cmd, u16 cmd_action) in mwifiex_cmd_802_11_rssi_info()
69 struct host_cmd_ds_command *cmd, in mwifiex_cmd_mac_control()
104 struct host_cmd_ds_command *cmd, in mwifiex_cmd_802_11_snmp_mib()
143 mwifiex_cmd_802_11_get_log(struct host_cmd_ds_command *cmd) in mwifiex_cmd_802_11_get_log()
161 struct host_cmd_ds_command *cmd, in mwifiex_cmd_tx_rate_cfg()
222 static int mwifiex_cmd_tx_power_cfg(struct host_cmd_ds_command *cmd, in mwifiex_cmd_tx_power_cfg()
273 struct host_cmd_ds_command *cmd, in mwifiex_cmd_802_11_hs_cfg()
331 struct host_cmd_ds_command *cmd, in mwifiex_cmd_802_11_mac_address()
356 mwifiex_cmd_mac_multicast_adr(struct host_cmd_ds_command *cmd, in mwifiex_cmd_mac_multicast_adr()
384 struct host_cmd_ds_command *cmd, in mwifiex_cmd_802_11_deauthenticate()
[all …]
Dmain.h721 struct host_cmd_ds_command *cmd,
725 struct host_cmd_ds_command *resp,
731 struct host_cmd_ds_command *resp);
738 struct host_cmd_ds_command *resp);
744 int mwifiex_cmd_802_11_scan(struct host_cmd_ds_command *cmd,
749 struct host_cmd_ds_command *resp);
754 struct host_cmd_ds_command *cmd,
757 struct host_cmd_ds_command *resp);
766 struct host_cmd_ds_command *cmd,
769 struct host_cmd_ds_command *cmd,
[all …]
D11n.c100 struct host_cmd_ds_command *resp) in mwifiex_ret_11n_delba()
147 struct host_cmd_ds_command *resp) in mwifiex_ret_11n_addba_req()
185 int mwifiex_ret_11n_cfg(struct host_cmd_ds_command *resp, in mwifiex_ret_11n_cfg()
206 struct host_cmd_ds_command *cmd, int cmd_action, in mwifiex_cmd_recfg_tx_buf()
237 int mwifiex_cmd_amsdu_aggr_ctrl(struct host_cmd_ds_command *cmd, in mwifiex_cmd_amsdu_aggr_ctrl()
268 int mwifiex_ret_amsdu_aggr_ctrl(struct host_cmd_ds_command *resp, in mwifiex_ret_amsdu_aggr_ctrl()
291 int mwifiex_cmd_11n_cfg(struct host_cmd_ds_command *cmd, u16 cmd_action, in mwifiex_cmd_11n_cfg()
D11n_rxreorder.c298 int mwifiex_cmd_11n_addba_req(struct host_cmd_ds_command *cmd, void *data_buf) in mwifiex_cmd_11n_addba_req()
320 struct host_cmd_ds_command *cmd, in mwifiex_cmd_11n_addba_rsp_gen()
369 int mwifiex_cmd_11n_delba(struct host_cmd_ds_command *cmd, void *data_buf) in mwifiex_cmd_11n_delba()
522 struct host_cmd_ds_command *resp) in mwifiex_ret_11n_addba_resp()
Dwmm.h108 const struct host_cmd_ds_command *resp);
Djoin.c341 struct host_cmd_ds_command *cmd, in mwifiex_cmd_802_11_associate()
567 struct host_cmd_ds_command *resp) in mwifiex_ret_802_11_associate()
718 struct host_cmd_ds_command *cmd, in mwifiex_cmd_802_11_ad_hoc_start()
986 struct host_cmd_ds_command *cmd, in mwifiex_cmd_802_11_ad_hoc_join()
1132 struct host_cmd_ds_command *resp) in mwifiex_ret_802_11_ad_hoc()
Dscan.c1398 int mwifiex_cmd_802_11_scan(struct host_cmd_ds_command *cmd, in mwifiex_cmd_802_11_scan()
1541 struct host_cmd_ds_command *resp) in mwifiex_ret_802_11_scan()
1813 int mwifiex_cmd_802_11_bg_scan_query(struct host_cmd_ds_command *cmd) in mwifiex_cmd_802_11_bg_scan_query()
Dfw.h1149 struct host_cmd_ds_command { struct
Dwmm.c673 const struct host_cmd_ds_command *resp) in mwifiex_ret_wmm_get_status()