Home
last modified time | relevance | path

Searched refs:host_cmd_ds_11n_delba (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/wireless/mwifiex/
D11n.c115 struct host_cmd_ds_11n_delba *del_ba = &resp->params.del_ba; in mwifiex_ret_11n_delba()
621 struct host_cmd_ds_11n_delba delba; in mwifiex_send_delba()
648 struct host_cmd_ds_11n_delba *cmd_del_ba = in mwifiex_11n_delete_ba_stream()
649 (struct host_cmd_ds_11n_delba *) del_ba; in mwifiex_11n_delete_ba_stream()
D11n_rxreorder.c522 struct host_cmd_ds_11n_delba *del_ba = &cmd->params.del_ba; in mwifiex_cmd_11n_delba()
763 struct host_cmd_ds_11n_delba delba; in mwifiex_11n_ba_stream_timeout()
765 memset(&delba, 0, sizeof(struct host_cmd_ds_11n_delba)); in mwifiex_11n_ba_stream_timeout()
Dfw.h1411 struct host_cmd_ds_11n_delba { struct
1948 struct host_cmd_ds_11n_delba del_ba;