Searched refs:h2c_update_beacon (Results 1 – 9 of 9) sorted by relevance
771 .h2c_update_beacon = rtw89_fw_h2c_update_beacon,
904 .h2c_update_beacon = rtw89_fw_h2c_update_beacon,
2322 .h2c_update_beacon = rtw89_fw_h2c_update_beacon,
2551 .h2c_update_beacon = rtw89_fw_h2c_update_beacon,
3119 .h2c_update_beacon = rtw89_fw_h2c_update_beacon,
3186 .h2c_update_beacon = rtw89_fw_h2c_update_beacon_be,
3667 .h2c_update_beacon = rtw89_fw_h2c_update_beacon_be,
5721 return chip->ops->h2c_update_beacon(rtwdev, rtwvif_link); in rtw89_chip_h2c_update_beacon()
4986 int (*h2c_update_beacon)(struct rtw89_dev *rtwdev, member