Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_cmd.c3031 u8 default_txop = 0x5e; in rtw_get_turbo_edca() local
3041 if (default_txop > txop) in rtw_get_turbo_edca()
3042 decide_txop = default_txop; in rtw_get_turbo_edca()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_cmd.c3030 u8 default_txop = 0x5e; in rtw_get_turbo_edca() local
3040 if (default_txop > txop) in rtw_get_turbo_edca()
3041 decide_txop = default_txop; in rtw_get_turbo_edca()