Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Dmac.c4143 if (!rtw89_read32_port_mask(rtwdev, rtwvif, p->port_cfg, B_AX_PORT_FUNC_EN)) in rtw89_mac_port_cfg_func_sw()
4162 rtw89_write32_port_clr(rtwdev, rtwvif, p->port_cfg, B_AX_PORT_FUNC_EN | in rtw89_mac_port_cfg_func_sw()
4429 B_AX_PORT_FUNC_EN); in rtw89_mac_port_cfg_func_en()
4432 B_AX_PORT_FUNC_EN); in rtw89_mac_port_cfg_func_en()
Dreg.h2333 #define B_AX_PORT_FUNC_EN BIT(2) macro