Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c1771 sizeof(dm->tdma_now)); in _chk_btc_report()
1774 memcmp(&dm->tdma_now, in _chk_btc_report()
1779 memcmp(&dm->tdma_now, in _chk_btc_report()
1853 dm->tdma_now.rxflctrl) { in _chk_btc_report()
1897 dm->tdma_now.rxflctrl) { in _chk_btc_report()
2605 memcpy(&dm->tdma_now, &dm->tdma, sizeof(dm->tdma_now)); in _fw_set_policy()
9184 if (dm->tdma_now.rxflctrl) { in _show_fbtc_cysta_v2()
9318 if (dm->tdma_now.rxflctrl) in _show_fbtc_cysta_v3()
9457 if (dm->tdma_now.rxflctrl) in _show_fbtc_cysta_v4()
9596 if (dm->tdma_now.rxflctrl) in _show_fbtc_cysta_v5()
[all …]
H A Dcore.h2913 struct rtw89_btc_fbtc_tdma tdma_now; member