Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A Dcore.c6022 u32 high_prio_tx = 0, high_prio_rx = 0; in rtl8723bu_handle_bt_info() local
6026 high_prio_rx = (val32 & 0xffff0000) >> 16; in rtl8723bu_handle_bt_info()
6054 if (high_prio_tx + high_prio_rx <= 60) in rtl8723bu_handle_bt_info()