Home
last modified time | relevance | path

Searched refs:coex_win_size (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsta_event.c554 adapter->coex_win_size = winsizetlv->coex_win_size; in mwifiex_bt_coex_wlan_param_update_event()
582 adapter->coex_win_size, adapter->coex_tx_win_size, in mwifiex_bt_coex_wlan_param_update_event()
H A D11n.c899 if (adapter->coex_win_size) { in mwifiex_update_ampdu_txwinsize()
H A D11n_rxreorder.c859 if (adapter->coex_win_size && adapter->coex_rx_win_size) in mwifiex_update_ampdu_rxwinsize()
H A Dfw.h2098 u8 coex_win_size; member