Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dreg.h321 #define REG_RETRY_LIMIT 0x042a macro
H A Dcoex.c55 coex_stat->retry_limit = rtw_read16(rtwdev, REG_RETRY_LIMIT); in rtw_coex_limited_tx()
76 rtw_write16(rtwdev, REG_RETRY_LIMIT, 0x0808); in rtw_coex_limited_tx()
85 rtw_write16(rtwdev, REG_RETRY_LIMIT, coex_stat->retry_limit); in rtw_coex_limited_tx()
H A Drtw8723d.c168 rtw_write16(rtwdev, REG_RETRY_LIMIT, WLAN_RL_VAL); in rtw8723d_phy_set_param()
/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_regs.h545 #define REG_RETRY_LIMIT 0x042a macro
H A Drtl8xxxu_core.c1670 rtl8xxxu_write16(priv, REG_RETRY_LIMIT, val16); in rtl8xxxu_set_retry()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dhw.c569 rtl_write_word(rtlpriv, REG_RETRY_LIMIT, in rtl92ee_set_hw_reg()
954 rtl_write_word(rtlpriv, REG_RETRY_LIMIT, 0x0707); in _rtl92ee_hw_configure()
H A Dreg.h228 #define REG_RETRY_LIMIT 0x042A macro