Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/marvell/mwifiex/
D11n.c113 struct host_cmd_ds_11n_delba *del_ba = &resp->params.del_ba; in mwifiex_ret_11n_delba()
655 struct host_cmd_ds_11n_delba delba; in mwifiex_send_delba()
704 struct host_cmd_ds_11n_delba *cmd_del_ba = in mwifiex_11n_delete_ba_stream()
705 (struct host_cmd_ds_11n_delba *) del_ba; in mwifiex_11n_delete_ba_stream()
D11n_rxreorder.c537 struct host_cmd_ds_11n_delba *del_ba = &cmd->params.del_ba; in mwifiex_cmd_11n_delba()
780 struct host_cmd_ds_11n_delba delba; in mwifiex_11n_ba_stream_timeout()
782 memset(&delba, 0, sizeof(struct host_cmd_ds_11n_delba)); in mwifiex_11n_ba_stream_timeout()
Dfw.h1683 struct host_cmd_ds_11n_delba { struct
2350 struct host_cmd_ds_11n_delba del_ba;