Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/realtek/rtw89/
Dmac.c3748 if (!rtw89_read32_port_mask(rtwdev, rtwvif, p->port_cfg, B_AX_PORT_FUNC_EN)) in rtw89_mac_port_cfg_func_sw()
3758 rtw89_write32_port_clr(rtwdev, rtwvif, p->port_cfg, B_AX_PORT_FUNC_EN | in rtw89_mac_port_cfg_func_sw()
3982 B_AX_PORT_FUNC_EN); in rtw89_mac_port_cfg_func_en()
3985 B_AX_PORT_FUNC_EN); in rtw89_mac_port_cfg_func_en()
Dreg.h2259 #define B_AX_PORT_FUNC_EN BIT(2) macro