Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac.c4158 if (!rtw89_read32_port_mask(rtwdev, rtwvif_link, p->port_cfg, B_AX_PORT_FUNC_EN)) in rtw89_mac_port_cfg_func_sw()
4188 rtw89_write32_port_clr(rtwdev, rtwvif_link, p->port_cfg, B_AX_PORT_FUNC_EN | in rtw89_mac_port_cfg_func_sw()
4486 B_AX_PORT_FUNC_EN); in rtw89_mac_port_cfg_func_en()
4489 B_AX_PORT_FUNC_EN); in rtw89_mac_port_cfg_func_en()
H A Dreg.h2335 #define B_AX_PORT_FUNC_EN BIT(2) macro