Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
D11n_rxreorder.h33 #define BLOCKACKPARAM_WINSIZE_POS 6 macro
D11n_rxreorder.c501 block_ack_param_set |= rx_win_size << BLOCKACKPARAM_WINSIZE_POS; in mwifiex_cmd_11n_addba_rsp_gen()
505 >> BLOCKACKPARAM_WINSIZE_POS; in mwifiex_cmd_11n_addba_rsp_gen()
754 >> BLOCKACKPARAM_WINSIZE_POS; in mwifiex_ret_11n_addba_resp()
D11n.c630 tx_win_size << BLOCKACKPARAM_WINSIZE_POS | in mwifiex_send_addba()