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 | 853 .query_ppdu = rtw8852bx_query_ppdu,
|
| H A D | core.h | 3828 void (*query_ppdu)(struct rtw89_dev *rtwdev, member 7336 if (chip->ops->query_ppdu) in rtw89_chip_query_ppdu() 7337 chip->ops->query_ppdu(rtwdev, phy_ppdu, status); in rtw89_chip_query_ppdu()
|
| H A D | rtw8852a.c | 2220 .query_ppdu = rtw8852a_query_ppdu,
|
| H A D | rtw8852b_common.c | 2082 .query_ppdu = __rtw8852bx_query_ppdu,
|
| H A D | rtw8851b.c | 2526 .query_ppdu = rtw8851b_query_ppdu,
|
| H A D | rtw8852c.c | 3061 .query_ppdu = rtw8852c_query_ppdu,
|
| H A D | rtw8922a.c | 2871 .query_ppdu = rtw8922a_query_ppdu,
|