Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c771 .h2c_update_beacon = rtw89_fw_h2c_update_beacon,
H A Drtw8852b.c904 .h2c_update_beacon = rtw89_fw_h2c_update_beacon,
H A Drtw8852a.c2322 .h2c_update_beacon = rtw89_fw_h2c_update_beacon,
H A Drtw8851b.c2551 .h2c_update_beacon = rtw89_fw_h2c_update_beacon,
H A Drtw8852c.c3119 .h2c_update_beacon = rtw89_fw_h2c_update_beacon,
H A Drtw8922a.c3186 .h2c_update_beacon = rtw89_fw_h2c_update_beacon_be,
H A Drtw8922d.c3667 .h2c_update_beacon = rtw89_fw_h2c_update_beacon_be,
H A Dfw.h5721 return chip->ops->h2c_update_beacon(rtwdev, rtwvif_link); in rtw89_chip_h2c_update_beacon()
H A Dcore.h4986 int (*h2c_update_beacon)(struct rtw89_dev *rtwdev, member