Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A D11n_rxreorder.h21 #define BLOCKACKPARAM_WINSIZE_POS 6 macro
H A D11n_rxreorder.c502 block_ack_param_set |= rx_win_size << BLOCKACKPARAM_WINSIZE_POS; in mwifiex_cmd_11n_addba_rsp_gen()
506 >> BLOCKACKPARAM_WINSIZE_POS; in mwifiex_cmd_11n_addba_rsp_gen()
741 >> BLOCKACKPARAM_WINSIZE_POS; in mwifiex_ret_11n_addba_resp()
H A D11n.c611 tx_win_size << BLOCKACKPARAM_WINSIZE_POS | in mwifiex_send_addba()