Searched refs:host_cmd_ds_command (Results 1 – 14 of 14) sorted by relevance
/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | sta_cmdresp.c | 33 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 *resp) in mwifiex_ret_mac_multicast_adr() [all …]
|
H A D | 11n_rxreorder.h | 53 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 D | 11n.h | 16 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 D | sta_cmd.c | 36 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 *cmd, in mwifiex_cmd_802_11_mac_address() [all …]
|
H A D | main.h | 1115 struct host_cmd_ds_command *cmd, 1119 struct host_cmd_ds_command *resp, 1127 struct host_cmd_ds_command *resp); 1137 struct host_cmd_ds_command *resp); 1154 int mwifiex_cmd_802_11_scan(struct host_cmd_ds_command *cmd, 1159 struct host_cmd_ds_command *resp); 1163 struct host_cmd_ds_command *cmd, 1166 struct host_cmd_ds_command *resp); 1177 struct host_cmd_ds_command *cmd, 1180 struct host_cmd_ds_command *cmd, [all …]
|
H A D | 11ac.h | 29 struct host_cmd_ds_command *cmd, u16 cmd_action,
|
H A D | 11n.c | 97 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 D | wmm.h | 87 const struct host_cmd_ds_command *resp);
|
H A D | 11n_rxreorder.c | 433 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 D | uap_cmd.c | 716 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 D | 11h.c | 133 struct host_cmd_ds_command *cmd, in mwifiex_cmd_issue_chan_report_request()
|
H A D | 11ac.c | 254 struct host_cmd_ds_command *cmd, u16 cmd_action, in mwifiex_cmd_11ac_cfg()
|
H A D | wmm.c | 911 const struct host_cmd_ds_command *resp) in mwifiex_ret_wmm_get_status()
|
H A D | fw.h | 2368 struct host_cmd_ds_command { struct
|