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.h33 #define BLOCKACKPARAM_WINSIZE_POS 6 macro
D11n_rxreorder.c500 block_ack_param_set |= rx_win_size << BLOCKACKPARAM_WINSIZE_POS; in mwifiex_cmd_11n_addba_rsp_gen()
504 >> BLOCKACKPARAM_WINSIZE_POS; in mwifiex_cmd_11n_addba_rsp_gen()
740 >> BLOCKACKPARAM_WINSIZE_POS; in mwifiex_ret_11n_addba_resp()
D11n.c596 tx_win_size << BLOCKACKPARAM_WINSIZE_POS | in mwifiex_send_addba()