Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8851be.c47 .bd_idx_addr_low_power = NULL,
H A Drtw8852ae.c45 .bd_idx_addr_low_power = NULL,
H A Drtw8852ce.c54 .bd_idx_addr_low_power = &rtw8852c_bd_idx_addr_low_power,
H A Drtw8852be.c47 .bd_idx_addr_low_power = NULL,
H A Dpci.h793 const struct rtw89_pci_bd_idx_addr *bd_idx_addr_low_power; member
H A Dpci.c1559 const struct rtw89_pci_bd_idx_addr *bd_idx_addr = info->bd_idx_addr_low_power; in rtw89_pci_switch_bd_idx_addr()