Home
last modified time | relevance | path

Searched refs:bd_idx_addr_low_power (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Drtw8922ae.c51 .bd_idx_addr_low_power = NULL,
Drtw8852ae.c51 .bd_idx_addr_low_power = NULL,
Drtw8852bte.c53 .bd_idx_addr_low_power = NULL,
Drtw8852be.c53 .bd_idx_addr_low_power = NULL,
Drtw8851be.c53 .bd_idx_addr_low_power = NULL,
Drtw8852ce.c60 .bd_idx_addr_low_power = &rtw8852c_bd_idx_addr_low_power,
Dpci.h1320 const struct rtw89_pci_bd_idx_addr *bd_idx_addr_low_power; member
Dpci.c1761 const struct rtw89_pci_bd_idx_addr *bd_idx_addr = info->bd_idx_addr_low_power; in rtw89_pci_switch_bd_idx_addr()