Searched refs:h2c_update_beacon (Results 1 – 8 of 8) sorted by relevance
715 .h2c_update_beacon = rtw89_fw_h2c_update_beacon,
781 .h2c_update_beacon = rtw89_fw_h2c_update_beacon,
2154 .h2c_update_beacon = rtw89_fw_h2c_update_beacon,
2428 .h2c_update_beacon = rtw89_fw_h2c_update_beacon,
2948 .h2c_update_beacon = rtw89_fw_h2c_update_beacon,
2759 .h2c_update_beacon = rtw89_fw_h2c_update_beacon_be,
4838 return chip->ops->h2c_update_beacon(rtwdev, rtwvif_link); in rtw89_chip_h2c_update_beacon()
3686 int (*h2c_update_beacon)(struct rtw89_dev *rtwdev, member