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.c4568 if (!rtw89_read32_port_mask(rtwdev, rtwvif_link, p->port_cfg, B_AX_PORT_FUNC_EN)) in rtw89_mac_port_cfg_func_sw()
4598 rtw89_write32_port_clr(rtwdev, rtwvif_link, p->port_cfg, B_AX_PORT_FUNC_EN | in rtw89_mac_port_cfg_func_sw()
4937 B_AX_PORT_FUNC_EN); in rtw89_mac_port_cfg_func_en()
4940 B_AX_PORT_FUNC_EN); in rtw89_mac_port_cfg_func_en()
H A Dreg.h2399 #define B_AX_PORT_FUNC_EN BIT(2) macro