Searched refs:host_cmd_ds_command (Results 1 – 17 of 17) sorted by relevance
/drivers/net/wireless/mwifiex/ |
D | sta_cmdresp.c | 45 struct host_cmd_ds_command *resp) in mwifiex_process_cmdresp_error() 124 struct host_cmd_ds_command *resp) in mwifiex_ret_802_11_rssi_info() 184 struct host_cmd_ds_command *resp, in mwifiex_ret_802_11_snmp_mib() 235 struct host_cmd_ds_command *resp, in mwifiex_ret_get_log() 284 struct host_cmd_ds_command *resp) in mwifiex_ret_tx_rate_cfg() 398 struct host_cmd_ds_command *resp) in mwifiex_ret_tx_power_cfg() 453 struct host_cmd_ds_command *resp) in mwifiex_ret_rf_tx_power() 477 struct host_cmd_ds_command *resp) in mwifiex_ret_rf_antenna() 506 struct host_cmd_ds_command *resp) in mwifiex_ret_802_11_mac_address() 524 struct host_cmd_ds_command *resp) in mwifiex_ret_mac_multicast_adr() [all …]
|
D | 11n_rxreorder.h | 65 struct host_cmd_ds_command 67 int mwifiex_cmd_11n_delba(struct host_cmd_ds_command *cmd, 70 struct host_cmd_ds_command *cmd, 73 int mwifiex_cmd_11n_addba_req(struct host_cmd_ds_command *cmd,
|
D | 11n.h | 28 struct host_cmd_ds_command *resp); 30 struct host_cmd_ds_command *resp); 32 struct host_cmd_ds_command *cmd, u16 cmd_action, 60 struct host_cmd_ds_command *cmd, 62 int mwifiex_cmd_amsdu_aggr_ctrl(struct host_cmd_ds_command *cmd,
|
D | cmdevt.c | 115 struct host_cmd_ds_command *cmd, in mwifiex_cmd_host_cmd() 139 struct host_cmd_ds_command *host_cmd; in mwifiex_dnld_cmd_to_fw() 148 host_cmd = (struct host_cmd_ds_command *) (cmd_node->cmd_skb->data); in mwifiex_dnld_cmd_to_fw() 505 struct host_cmd_ds_command *cmd_ptr; in mwifiex_send_cmd() 562 memset(skb_put(cmd_node->cmd_skb, sizeof(struct host_cmd_ds_command)), in mwifiex_send_cmd() 563 0, sizeof(struct host_cmd_ds_command)); in mwifiex_send_cmd() 565 cmd_ptr = (struct host_cmd_ds_command *) (cmd_node->cmd_skb->data); in mwifiex_send_cmd() 646 struct host_cmd_ds_command *host_cmd = (void *)cmd_node->cmd_skb->data; in mwifiex_recycle_cmd_node() 668 struct host_cmd_ds_command *host_cmd = NULL; in mwifiex_insert_cmd_to_pending_q() 672 host_cmd = (struct host_cmd_ds_command *) (cmd_node->cmd_skb->data); in mwifiex_insert_cmd_to_pending_q() [all …]
|
D | sta_cmd.c | 48 struct host_cmd_ds_command *cmd, u16 cmd_action) in mwifiex_cmd_802_11_rssi_info() 78 struct host_cmd_ds_command *cmd, in mwifiex_cmd_mac_control() 113 struct host_cmd_ds_command *cmd, in mwifiex_cmd_802_11_snmp_mib() 153 mwifiex_cmd_802_11_get_log(struct host_cmd_ds_command *cmd) in mwifiex_cmd_802_11_get_log() 171 struct host_cmd_ds_command *cmd, in mwifiex_cmd_tx_rate_cfg() 246 static int mwifiex_cmd_tx_power_cfg(struct host_cmd_ds_command *cmd, in mwifiex_cmd_tx_power_cfg() 290 struct host_cmd_ds_command *cmd, in mwifiex_cmd_rf_tx_power() 307 struct host_cmd_ds_command *cmd, in mwifiex_cmd_rf_antenna() 347 struct host_cmd_ds_command *cmd, in mwifiex_cmd_802_11_hs_cfg() 405 struct host_cmd_ds_command *cmd, in mwifiex_cmd_802_11_mac_address() [all …]
|
D | main.h | 1072 struct host_cmd_ds_command *cmd, 1076 struct host_cmd_ds_command *resp, 1084 struct host_cmd_ds_command *resp); 1094 struct host_cmd_ds_command *resp); 1109 int mwifiex_cmd_802_11_scan(struct host_cmd_ds_command *cmd, 1114 struct host_cmd_ds_command *resp); 1119 struct host_cmd_ds_command *cmd, 1122 struct host_cmd_ds_command *resp); 1132 struct host_cmd_ds_command *cmd, 1135 struct host_cmd_ds_command *cmd, [all …]
|
D | 11n.c | 111 struct host_cmd_ds_command *resp) in mwifiex_ret_11n_delba() 157 struct host_cmd_ds_command *resp) in mwifiex_ret_11n_addba_req() 217 struct host_cmd_ds_command *cmd, int cmd_action, in mwifiex_cmd_recfg_tx_buf() 249 int mwifiex_cmd_amsdu_aggr_ctrl(struct host_cmd_ds_command *cmd, in mwifiex_cmd_amsdu_aggr_ctrl() 283 struct host_cmd_ds_command *cmd, u16 cmd_action, in mwifiex_cmd_11n_cfg()
|
D | 11ac.h | 41 struct host_cmd_ds_command *cmd, u16 cmd_action,
|
D | 11n_rxreorder.c | 430 int mwifiex_cmd_11n_addba_req(struct host_cmd_ds_command *cmd, void *data_buf) in mwifiex_cmd_11n_addba_req() 450 struct host_cmd_ds_command *cmd, in mwifiex_cmd_11n_addba_rsp_gen() 521 int mwifiex_cmd_11n_delba(struct host_cmd_ds_command *cmd, void *data_buf) in mwifiex_cmd_11n_delba() 712 struct host_cmd_ds_command *resp) in mwifiex_ret_11n_addba_resp()
|
D | wmm.h | 128 const struct host_cmd_ds_command *resp);
|
D | join.c | 388 struct host_cmd_ds_command *cmd, in mwifiex_cmd_802_11_associate() 639 struct host_cmd_ds_command *resp) in mwifiex_ret_802_11_associate() 820 struct host_cmd_ds_command *cmd, in mwifiex_cmd_802_11_ad_hoc_start() 1100 struct host_cmd_ds_command *cmd, in mwifiex_cmd_802_11_ad_hoc_join() 1247 struct host_cmd_ds_command *resp) in mwifiex_ret_802_11_ad_hoc()
|
D | scan.c | 1577 int mwifiex_cmd_802_11_scan(struct host_cmd_ds_command *cmd, in mwifiex_cmd_802_11_scan() 2049 struct host_cmd_ds_command *resp) in mwifiex_ret_802_11_scan() 2167 struct host_cmd_ds_command *cmd, in mwifiex_cmd_802_11_scan_ext() 2229 struct host_cmd_ds_command *resp) in mwifiex_ret_802_11_scan_ext() 2237 struct host_cmd_ds_command *cmd_ptr; in mwifiex_ret_802_11_scan_ext() 2440 int mwifiex_cmd_802_11_bg_scan_query(struct host_cmd_ds_command *cmd) in mwifiex_cmd_802_11_bg_scan_query()
|
D | uap_cmd.c | 723 mwifiex_cmd_uap_sys_config(struct host_cmd_ds_command *cmd, u16 cmd_action, in mwifiex_cmd_uap_sys_config() 760 struct host_cmd_ds_command *cmd, u8 *mac) in mwifiex_cmd_uap_sta_deauth() 782 struct host_cmd_ds_command *cmd = cmd_buf; in mwifiex_uap_prepare_cmd()
|
D | 11h.c | 149 struct host_cmd_ds_command *cmd, in mwifiex_cmd_issue_chan_report_request()
|
D | 11ac.c | 266 struct host_cmd_ds_command *cmd, u16 cmd_action, in mwifiex_cmd_11ac_cfg()
|
D | wmm.c | 921 const struct host_cmd_ds_command *resp) in mwifiex_ret_wmm_get_status()
|
D | fw.h | 2102 struct host_cmd_ds_command { struct
|