Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/marvell/mwifiex/
D11n_rxreorder.h21 #define BLOCKACKPARAM_WINSIZE_POS 6 macro
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()
D11n.c609 tx_win_size << BLOCKACKPARAM_WINSIZE_POS | in mwifiex_send_addba()