Home
last modified time | relevance | path

Searched refs:decide_txop (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_cmd.c3030 u8 decide_txop = txop; in rtw_get_turbo_edca() local
3042 decide_txop = default_txop; in rtw_get_turbo_edca()
3044 decide_txop = txop; in rtw_get_turbo_edca()
3046 ac_parm = aifs | (ecwmin << 8) | (ecwmax << 12) | (decide_txop << 16); in rtw_get_turbo_edca()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_cmd.c3029 u8 decide_txop = txop; in rtw_get_turbo_edca() local
3041 decide_txop = default_txop; in rtw_get_turbo_edca()
3043 decide_txop = txop; in rtw_get_turbo_edca()
3045 ac_parm = aifs | (ecwmin << 8) | (ecwmax << 12) | (decide_txop << 16); in rtw_get_turbo_edca()