Home
last modified time | relevance | path

Searched refs:CCX_MAX_PERIOD (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Dphy.h77 #define CCX_MAX_PERIOD 2097 macro
H A Dphy.c3278 if (time_ms >= CCX_MAX_PERIOD) in rtw89_phy_ccx_ms_to_period_unit()
3279 time_ms = CCX_MAX_PERIOD; in rtw89_phy_ccx_ms_to_period_unit()
3281 quotient = CCX_MAX_PERIOD_UNIT * time_ms / CCX_MAX_PERIOD; in rtw89_phy_ccx_ms_to_period_unit()

Completed in 9 milliseconds