Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/marvell/mwifiex/
D11n_rxreorder.h55 int mwifiex_cmd_11n_delba(struct host_cmd_ds_command *cmd,
D11n_rxreorder.c523 int mwifiex_cmd_11n_delba(struct host_cmd_ds_command *cmd, void *data_buf) in mwifiex_cmd_11n_delba() function
Dsta_cmd.c2102 ret = mwifiex_cmd_11n_delba(cmd_ptr, data_buf); in mwifiex_sta_prepare_cmd()