Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dmac.h1170 int rtw89_mac_read_lte(struct rtw89_dev *rtwdev, const u32 offset, u32 *val);
H A Dmac.c100 int rtw89_mac_read_lte(struct rtw89_dev *rtwdev, const u32 offset, u32 *val) in rtw89_mac_read_lte() function
5813 ret = rtw89_mac_read_lte(rtwdev, R_AX_LTE_SW_CFG_2, &val32); in rtw89_mac_coex_init()
H A Dcoex.c10112 rtw89_mac_read_lte(rtwdev, R_AX_LTE_SW_CFG_1, &val); in _get_gnt()
10113 rtw89_mac_read_lte(rtwdev, R_AX_GNT_VAL, &status); in _get_gnt()