Home
last modified time | relevance | path

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

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