Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/
D11n.c101 struct host_cmd_ds_11n_delba *del_ba = &resp->params.del_ba; in mwifiex_ret_11n_delba()
643 struct host_cmd_ds_11n_delba delba; in mwifiex_send_delba()
692 struct host_cmd_ds_11n_delba *cmd_del_ba = in mwifiex_11n_delete_ba_stream()
693 (struct host_cmd_ds_11n_delba *) del_ba; in mwifiex_11n_delete_ba_stream()
D11n_rxreorder.c525 struct host_cmd_ds_11n_delba *del_ba = &cmd->params.del_ba; in mwifiex_cmd_11n_delba()
768 struct host_cmd_ds_11n_delba delba; in mwifiex_11n_ba_stream_timeout()
770 memset(&delba, 0, sizeof(struct host_cmd_ds_11n_delba)); in mwifiex_11n_ba_stream_timeout()
Dfw.h1671 struct host_cmd_ds_11n_delba { struct
2338 struct host_cmd_ds_11n_delba del_ba;