Searched refs:h2c_ampdu_cmac_tbl (Results 1 – 8 of 8) sorted by relevance
695 .h2c_ampdu_cmac_tbl = NULL,
761 .h2c_ampdu_cmac_tbl = NULL,
2133 .h2c_ampdu_cmac_tbl = NULL,
4667 if (chip->ops->h2c_ampdu_cmac_tbl) in rtw89_chip_h2c_ampdu_cmac_tbl()4668 return chip->ops->h2c_ampdu_cmac_tbl(rtwdev, vif, sta); in rtw89_chip_h2c_ampdu_cmac_tbl()
2407 .h2c_ampdu_cmac_tbl = NULL,
2606 .h2c_ampdu_cmac_tbl = rtw89_fw_h2c_ampdu_cmac_tbl_g7,
2910 .h2c_ampdu_cmac_tbl = NULL,
3657 int (*h2c_ampdu_cmac_tbl)(struct rtw89_dev *rtwdev, member