Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Dmac.h1036 rtw89_read32_port(struct rtw89_dev *rtwdev, struct rtw89_vif *rtwvif, u32 base) in rtw89_read32_port() function
Dmac.c4148 backup_val = rtw89_read32_port(rtwdev, rtwvif, p->tbtt_prohib); in rtw89_mac_port_cfg_func_sw()
4627 tsf_low = rtw89_read32_port(rtwdev, rtwvif, p->tsftr_l); in rtw89_mac_port_get_tsf()
4628 tsf_high = rtw89_read32_port(rtwdev, rtwvif, p->tsftr_h); in rtw89_mac_port_get_tsf()