|
@@ -28,8 +28,6 @@ int mwifiex_ret_11n_delba(struct mwifiex_private *priv,
|
|
struct host_cmd_ds_command *resp);
|
|
struct host_cmd_ds_command *resp);
|
|
int mwifiex_ret_11n_addba_req(struct mwifiex_private *priv,
|
|
int mwifiex_ret_11n_addba_req(struct mwifiex_private *priv,
|
|
struct host_cmd_ds_command *resp);
|
|
struct host_cmd_ds_command *resp);
|
|
-int mwifiex_ret_11n_cfg(struct host_cmd_ds_command *resp,
|
|
|
|
- struct mwifiex_ds_11n_tx_cfg *tx_cfg);
|
|
|
|
int mwifiex_cmd_11n_cfg(struct host_cmd_ds_command *cmd, u16 cmd_action,
|
|
int mwifiex_cmd_11n_cfg(struct host_cmd_ds_command *cmd, u16 cmd_action,
|
|
struct mwifiex_ds_11n_tx_cfg *txcfg);
|
|
struct mwifiex_ds_11n_tx_cfg *txcfg);
|
|
|
|
|