Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/marvell/mwifiex/
D11n_rxreorder.h73 int mwifiex_cmd_11n_addba_req(struct host_cmd_ds_command *cmd,
D11n_rxreorder.c445 int mwifiex_cmd_11n_addba_req(struct host_cmd_ds_command *cmd, void *data_buf) in mwifiex_cmd_11n_addba_req() function
Dsta_cmd.c2109 ret = mwifiex_cmd_11n_addba_req(cmd_ptr, data_buf); in mwifiex_sta_prepare_cmd()