Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Drtw8852bt.c695 .h2c_ampdu_cmac_tbl = NULL,
Drtw8852b.c761 .h2c_ampdu_cmac_tbl = NULL,
Drtw8852a.c2133 .h2c_ampdu_cmac_tbl = NULL,
Dfw.h4667 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()
Drtw8851b.c2407 .h2c_ampdu_cmac_tbl = NULL,
Drtw8922a.c2606 .h2c_ampdu_cmac_tbl = rtw89_fw_h2c_ampdu_cmac_tbl_g7,
Drtw8852c.c2910 .h2c_ampdu_cmac_tbl = NULL,
Dcore.h3657 int (*h2c_ampdu_cmac_tbl)(struct rtw89_dev *rtwdev, member