Searched refs:query_ppdu (Results 1 – 8 of 8) sorted by relevance
| /freebsd/sys/contrib/dev/rtw89/ |
| H A D | rtw8852bt.c | 699 .query_ppdu = rtw8852bx_query_ppdu,
|
| H A D | rtw8852b.c | 833 .query_ppdu = rtw8852bx_query_ppdu,
|
| H A D | core.h | 3742 void (*query_ppdu)(struct rtw89_dev *rtwdev, member 7043 if (chip->ops->query_ppdu) in rtw89_chip_query_ppdu() 7044 chip->ops->query_ppdu(rtwdev, phy_ppdu, status); in rtw89_chip_query_ppdu()
|
| H A D | rtw8852a.c | 2133 .query_ppdu = rtw8852a_query_ppdu,
|
| H A D | rtw8852b_common.c | 2080 .query_ppdu = __rtw8852bx_query_ppdu,
|
| H A D | rtw8851b.c | 2534 .query_ppdu = rtw8851b_query_ppdu,
|
| H A D | rtw8922a.c | 2808 .query_ppdu = rtw8922a_query_ppdu,
|
| H A D | rtw8852c.c | 2959 .query_ppdu = rtw8852c_query_ppdu,
|