Home
last modified time | relevance | path

Searched refs:bss_clr_vld (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c935 .bss_clr_vld = {R_BSS_CLR_MAP_V1, B_BSS_CLR_MAP_VLD0},
H A Drtw8852b.c1078 .bss_clr_vld = {R_BSS_CLR_MAP_V1, B_BSS_CLR_MAP_VLD0},
H A Dphy.c8310 const struct rtw89_reg_def *bss_clr_vld = &chip->bss_clr_vld; in __rtw89_phy_set_bss_color() local
8312 rtw89_phy_write32_idx(rtwdev, bss_clr_vld->addr, bss_clr_vld->mask, 0x1, in __rtw89_phy_set_bss_color()
H A Drtw8852a.c2482 .bss_clr_vld = {R_BSS_CLR_MAP, B_BSS_CLR_MAP_VLD0},
H A Drtw8851b.c2718 .bss_clr_vld = {R_BSS_CLR_MAP_V1, B_BSS_CLR_MAP_VLD0},
H A Drtw8852c.c3283 .bss_clr_vld = {R_BSS_CLR_MAP, B_BSS_CLR_MAP_VLD0},
H A Drtw8922a.c3347 .bss_clr_vld = {R_BSS_CLR_VLD_V2, B_BSS_CLR_VLD0_V2},
H A Drtw8922d.c3822 .bss_clr_vld = {R_BSS_CLR_VLD_BE4, B_BSS_CLR_VLD_BE4},
H A Dcore.h5847 struct rtw89_reg_def bss_clr_vld; member