Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/wireless/realtek/rtw89/
Dmac.c4208 rtw89_write32_port_clr(rtwdev, rtwvif_link, p->port_cfg, B_AX_TBTT_PROHIB_EN); in rtw89_mac_bcn_drop()
4244 rtw89_write32_port_clr(rtwdev, rtwvif_link, p->tbtt_prohib, in rtw89_mac_port_cfg_func_sw()
4262 rtw89_write32_port_clr(rtwdev, rtwvif_link, p->port_cfg, B_AX_PORT_FUNC_EN | in rtw89_mac_port_cfg_func_sw()
4281 rtw89_write32_port_clr(rtwdev, rtwvif_link, p->port_cfg, in rtw89_mac_port_cfg_tx_rpt()
4295 rtw89_write32_port_clr(rtwdev, rtwvif_link, p->port_cfg, in rtw89_mac_port_cfg_rx_rpt()
4320 rtw89_write32_port_clr(rtwdev, rtwvif_link, p->port_cfg, bits); in rtw89_mac_port_cfg_bcn_prct()
4335 rtw89_write32_port_clr(rtwdev, rtwvif_link, p->port_cfg, bit); in rtw89_mac_port_cfg_rx_sw()
4347 rtw89_write32_port_clr(rtwdev, rtwvif_link, p->port_cfg, B_AX_TSF_UDT_EN); in rtw89_mac_port_cfg_rx_sync()
4368 rtw89_write32_port_clr(rtwdev, rtwvif_link, p->port_cfg, B_AX_BCNTX_EN); in rtw89_mac_port_cfg_tx_sw()
4562 rtw89_write32_port_clr(rtwdev, rtwvif_link, p->port_cfg, in rtw89_mac_port_cfg_func_en()
Dmac.h1116 rtw89_write32_port_clr(struct rtw89_dev *rtwdev, struct rtw89_vif_link *rtwvif_link, in rtw89_write32_port_clr() function