Home
last modified time | relevance | path

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

/drivers/net/wireless/mwifiex/
D11n_rxreorder.h31 #define BLOCKACKPARAM_WINSIZE_POS 6 macro
D11n_rxreorder.c348 BLOCKACKPARAM_WINSIZE_POS); in mwifiex_cmd_11n_addba_rsp_gen()
352 >> BLOCKACKPARAM_WINSIZE_POS; in mwifiex_cmd_11n_addba_rsp_gen()
542 >> BLOCKACKPARAM_WINSIZE_POS; in mwifiex_ret_11n_addba_resp()
D11n.c607 tx_win_size << BLOCKACKPARAM_WINSIZE_POS) | in mwifiex_send_addba()