Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c715 .h2c_update_beacon = rtw89_fw_h2c_update_beacon,
H A Drtw8852b.c781 .h2c_update_beacon = rtw89_fw_h2c_update_beacon,
H A Drtw8852a.c2154 .h2c_update_beacon = rtw89_fw_h2c_update_beacon,
H A Drtw8851b.c2428 .h2c_update_beacon = rtw89_fw_h2c_update_beacon,
H A Drtw8852c.c2948 .h2c_update_beacon = rtw89_fw_h2c_update_beacon,
H A Drtw8922a.c2759 .h2c_update_beacon = rtw89_fw_h2c_update_beacon_be,
H A Dfw.h4838 return chip->ops->h2c_update_beacon(rtwdev, rtwvif_link); in rtw89_chip_h2c_update_beacon()
H A Dcore.h3686 int (*h2c_update_beacon)(struct rtw89_dev *rtwdev, member