Searched defs:phy_ppdu (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/contrib/dev/rtw89/ |
H A D | core.c | 1448 struct rtw89_rx_phy_ppdu *phy_ppdu) in rtw89_core_rx_process_mac_ppdu() 1519 struct rtw89_rx_phy_ppdu *phy_ppdu = (struct rtw89_rx_phy_ppdu *)data; in rtw89_core_rx_process_phy_ppdu_iter() local 1585 struct rtw89_rx_phy_ppdu *phy_ppdu) in rtw89_core_parse_phy_status_ie01() 1623 struct rtw89_rx_phy_ppdu *phy_ppdu) in rtw89_core_process_phy_status_ie() 1640 static void rtw89_core_update_phy_ppdu(struct rtw89_rx_phy_ppdu *phy_ppdu) in rtw89_core_update_phy_ppdu() 1654 struct rtw89_rx_phy_ppdu *phy_ppdu) in rtw89_core_rx_process_phy_ppdu() 1679 struct rtw89_rx_phy_ppdu *phy_ppdu) in rtw89_core_rx_parse_phy_sts() 1722 struct rtw89_rx_phy_ppdu *phy_ppdu) in rtw89_core_rx_process_phy_sts() 1811 struct rtw89_rx_phy_ppdu *phy_ppdu; member 1949 struct rtw89_rx_phy_ppdu *phy_ppdu = iter_data->phy_ppdu; in rtw89_vif_rx_stats_iter() local [all …]
|
H A D | rtw8852a.c | 1983 rtw8852a_fill_freq_with_ppdu(struct rtw89_dev * rtwdev,struct rtw89_rx_phy_ppdu * phy_ppdu,struct ieee80211_rx_status * status) rtw8852a_fill_freq_with_ppdu() argument 1998 rtw8852a_query_ppdu(struct rtw89_dev * rtwdev,struct rtw89_rx_phy_ppdu * phy_ppdu,struct ieee80211_rx_status * status) rtw8852a_query_ppdu() argument
|
H A D | rtw8852b.c | 2367 rtw8852b_fill_freq_with_ppdu(struct rtw89_dev * rtwdev,struct rtw89_rx_phy_ppdu * phy_ppdu,struct ieee80211_rx_status * status) rtw8852b_fill_freq_with_ppdu() argument 2383 rtw8852b_query_ppdu(struct rtw89_dev * rtwdev,struct rtw89_rx_phy_ppdu * phy_ppdu,struct ieee80211_rx_status * status) rtw8852b_query_ppdu() argument
|
H A D | rtw8851b.c | 2198 rtw8851b_fill_freq_with_ppdu(struct rtw89_dev * rtwdev,struct rtw89_rx_phy_ppdu * phy_ppdu,struct ieee80211_rx_status * status) rtw8851b_fill_freq_with_ppdu() argument 2214 rtw8851b_query_ppdu(struct rtw89_dev * rtwdev,struct rtw89_rx_phy_ppdu * phy_ppdu,struct ieee80211_rx_status * status) rtw8851b_query_ppdu() argument
|
H A D | rtw8852c.c | 2674 rtw8852c_fill_freq_with_ppdu(struct rtw89_dev * rtwdev,struct rtw89_rx_phy_ppdu * phy_ppdu,struct ieee80211_rx_status * status) rtw8852c_fill_freq_with_ppdu() argument 2690 rtw8852c_query_ppdu(struct rtw89_dev * rtwdev,struct rtw89_rx_phy_ppdu * phy_ppdu,struct ieee80211_rx_status * status) rtw8852c_query_ppdu() argument
|
H A D | phy.c | 2885 rtw89_phy_cfo_parse(struct rtw89_dev * rtwdev,s16 cfo_val,struct rtw89_rx_phy_ppdu * phy_ppdu) rtw89_phy_cfo_parse() argument 3036 rtw89_phy_antdiv_sts_instance_add(struct rtw89_dev * rtwdev,struct rtw89_rx_phy_ppdu * phy_ppdu,struct rtw89_antdiv_stats * stats) rtw89_phy_antdiv_sts_instance_add() argument 3073 rtw89_phy_antdiv_parse(struct rtw89_dev * rtwdev,struct rtw89_rx_phy_ppdu * phy_ppdu) rtw89_phy_antdiv_parse() argument [all...] |
H A D | fw.c | 2330 rtw89_fw_h2c_rssi_offload(struct rtw89_dev * rtwdev,struct rtw89_rx_phy_ppdu * phy_ppdu) rtw89_fw_h2c_rssi_offload() argument
|
H A D | core.h | 5011 rtw89_chip_query_ppdu(struct rtw89_dev * rtwdev,struct rtw89_rx_phy_ppdu * phy_ppdu,struct ieee80211_rx_status * status) rtw89_chip_query_ppdu() argument
|