Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/wireless/realtek/rtw89/
Dcoex.c9285 le16_to_cpu(pcysta->cycle_time.tmaxdiff[CXT_WL]), in _show_fbtc_cysta_v3()
9286 le16_to_cpu(pcysta->cycle_time.tmaxdiff[CXT_BT])); in _show_fbtc_cysta_v3()
9417 le16_to_cpu(pcysta->cycle_time.tmaxdiff[CXT_WL]), in _show_fbtc_cysta_v4()
9418 le16_to_cpu(pcysta->cycle_time.tmaxdiff[CXT_BT])); in _show_fbtc_cysta_v4()
Dcore.h2574 __le16 tmaxdiff[CXT_MAX]; /* max wl-wl bt-bt cycle diff time */ member