/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
H A D | trx.c | 37 struct rx_fwinfo *p_drvinfo, in _rtl92se_query_rxphystatus() 59 cck_buf = (struct phy_sts_cck_8192s_t *)p_drvinfo; in _rtl92se_query_rxphystatus() 88 report = p_drvinfo->cfosho[0] & 0x60; in _rtl92se_query_rxphystatus() 151 rx_pwr[i] = ((p_drvinfo->gain_trsw[i] & in _rtl92se_query_rxphystatus() 156 (long)(p_drvinfo->rxsnr[i] / 2); in _rtl92se_query_rxphystatus() 162 rx_pwr_all = ((p_drvinfo->pwdb_all >> 1) & 0x7f) - 110; in _rtl92se_query_rxphystatus() 175 evm = rtl_evm_db_to_percentage(p_drvinfo->rxevm[i]); in _rtl92se_query_rxphystatus() 196 __le32 *pdesc, struct rx_fwinfo *p_drvinfo) in _rtl92se_translate_rx_signal_stuff() 228 _rtl92se_query_rxphystatus(hw, pstats, pdesc, p_drvinfo, in _rtl92se_translate_rx_signal_stuff() 237 struct rx_fwinfo *p_drvinfo; in rtl92se_rx_query_desc() local 35 _rtl92se_query_rxphystatus(struct ieee80211_hw *hw, struct rtl_stats *pstats, __le32 *pdesc, struct rx_fwinfo *p_drvinfo, bool packet_match_bssid, bool packet_toself, bool packet_beacon) _rtl92se_query_rxphystatus() argument 194 _rtl92se_translate_rx_signal_stuff(struct ieee80211_hw *hw, struct sk_buff *skb, struct rtl_stats *pstats, __le32 *pdesc, struct rx_fwinfo *p_drvinfo) _rtl92se_translate_rx_signal_stuff() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
H A D | trx.c | 29 struct rx_fwinfo_92c *p_drvinfo, in _rtl92ce_query_rxphystatus() 54 cck_buf = (struct phy_sts_cck_8192s_t *)p_drvinfo; in _rtl92ce_query_rxphystatus() 85 report = p_drvinfo->cfosho[0] & 0x60; in _rtl92ce_query_rxphystatus() 156 ((p_drvinfo->gain_trsw[i] & 0x3f) * 2) - 110; in _rtl92ce_query_rxphystatus() 162 (long)(p_drvinfo->rxsnr[i] / 2); in _rtl92ce_query_rxphystatus() 172 rx_pwr_all = ((p_drvinfo->pwdb_all >> 1) & 0x7f) - 110; in _rtl92ce_query_rxphystatus() 186 evm = rtl_evm_db_to_percentage(p_drvinfo->rxevm[i]); in _rtl92ce_query_rxphystatus() 215 struct rx_fwinfo_92c *p_drvinfo) in _rtl92ce_translate_rx_signal_stuff() 249 _rtl92ce_query_rxphystatus(hw, pstats, pdesc, p_drvinfo, in _rtl92ce_translate_rx_signal_stuff() 261 struct rx_fwinfo_92c *p_drvinfo; in rtl92ce_rx_query_desc() local 26 _rtl92ce_query_rxphystatus(struct ieee80211_hw *hw, struct rtl_stats *pstats, struct rx_desc_92c *pdesc, struct rx_fwinfo_92c *p_drvinfo, bool packet_match_bssid, bool packet_toself, bool packet_beacon) _rtl92ce_query_rxphystatus() argument 211 _rtl92ce_translate_rx_signal_stuff(struct ieee80211_hw *hw, struct sk_buff *skb, struct rtl_stats *pstats, struct rx_desc_92c *pdesc, struct rx_fwinfo_92c *p_drvinfo) _rtl92ce_translate_rx_signal_stuff() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
H A D | trx.c | 28 struct rx_fwinfo_8723e *p_drvinfo, in _rtl8723e_query_rxphystatus() 52 cck_buf = (struct phy_sts_cck_8723e_t *)p_drvinfo; in _rtl8723e_query_rxphystatus() 85 report = p_drvinfo->cfosho[0] & 0x60; in _rtl8723e_query_rxphystatus() 157 rx_pwr[i] = ((p_drvinfo->gain_trsw[i] & in _rtl8723e_query_rxphystatus() 166 (long)(p_drvinfo->rxsnr[i] / 2); in _rtl8723e_query_rxphystatus() 176 rx_pwr_all = ((p_drvinfo->pwdb_all >> 1) & 0x7f) - 110; in _rtl8723e_query_rxphystatus() 191 evm = rtl_evm_db_to_percentage(p_drvinfo->rxevm[i]); in _rtl8723e_query_rxphystatus() 220 struct rx_fwinfo_8723e *p_drvinfo) in translate_rx_signal_stuff() 253 _rtl8723e_query_rxphystatus(hw, pstatus, pdesc, p_drvinfo, in translate_rx_signal_stuff() 265 struct rx_fwinfo_8723e *p_drvinfo; in rtl8723e_rx_query_desc() local 26 _rtl8723e_query_rxphystatus(struct ieee80211_hw *hw, struct rtl_stats *pstatus, u8 *pdesc, struct rx_fwinfo_8723e *p_drvinfo, bool bpacket_match_bssid, bool bpacket_toself, bool packet_beacon) _rtl8723e_query_rxphystatus() argument 217 translate_rx_signal_stuff(struct ieee80211_hw *hw, struct sk_buff *skb, struct rtl_stats *pstatus, u8 *pdesc, struct rx_fwinfo_8723e *p_drvinfo) translate_rx_signal_stuff() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
H A D | trx.c | 37 struct rx_fwinfo *p_drvinfo, in _rtl92se_query_rxphystatus() 59 cck_buf = (struct phy_sts_cck_8192s_t *)p_drvinfo; in _rtl92se_query_rxphystatus() 88 report = p_drvinfo->cfosho[0] & 0x60; in _rtl92se_query_rxphystatus() 151 rx_pwr[i] = ((p_drvinfo->gain_trsw[i] & in _rtl92se_query_rxphystatus() 156 (long)(p_drvinfo->rxsnr[i] / 2); in _rtl92se_query_rxphystatus() 162 rx_pwr_all = ((p_drvinfo->pwdb_all >> 1) & 0x7f) - 110; in _rtl92se_query_rxphystatus() 175 evm = rtl_evm_db_to_percentage(p_drvinfo->rxevm[i]); in _rtl92se_query_rxphystatus() 196 __le32 *pdesc, struct rx_fwinfo *p_drvinfo) in _rtl92se_translate_rx_signal_stuff() 228 _rtl92se_query_rxphystatus(hw, pstats, pdesc, p_drvinfo, in _rtl92se_translate_rx_signal_stuff() 237 struct rx_fwinfo *p_drvinfo; in rtl92se_rx_query_desc() local 35 _rtl92se_query_rxphystatus(struct ieee80211_hw *hw, struct rtl_stats *pstats, __le32 *pdesc, struct rx_fwinfo *p_drvinfo, bool packet_match_bssid, bool packet_toself, bool packet_beacon) _rtl92se_query_rxphystatus() argument 194 _rtl92se_translate_rx_signal_stuff(struct ieee80211_hw *hw, struct sk_buff *skb, struct rtl_stats *pstats, __le32 *pdesc, struct rx_fwinfo *p_drvinfo) _rtl92se_translate_rx_signal_stuff() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
H A D | trx.c | 29 struct rx_fwinfo_92c *p_drvinfo, in _rtl92ce_query_rxphystatus() 54 cck_buf = (struct phy_sts_cck_8192s_t *)p_drvinfo; in _rtl92ce_query_rxphystatus() 85 report = p_drvinfo->cfosho[0] & 0x60; in _rtl92ce_query_rxphystatus() 156 ((p_drvinfo->gain_trsw[i] & 0x3f) * 2) - 110; in _rtl92ce_query_rxphystatus() 162 (long)(p_drvinfo->rxsnr[i] / 2); in _rtl92ce_query_rxphystatus() 172 rx_pwr_all = ((p_drvinfo->pwdb_all >> 1) & 0x7f) - 110; in _rtl92ce_query_rxphystatus() 186 evm = rtl_evm_db_to_percentage(p_drvinfo->rxevm[i]); in _rtl92ce_query_rxphystatus() 215 struct rx_fwinfo_92c *p_drvinfo) in _rtl92ce_translate_rx_signal_stuff() 249 _rtl92ce_query_rxphystatus(hw, pstats, pdesc, p_drvinfo, in _rtl92ce_translate_rx_signal_stuff() 261 struct rx_fwinfo_92c *p_drvinfo; in rtl92ce_rx_query_desc() local 26 _rtl92ce_query_rxphystatus(struct ieee80211_hw *hw, struct rtl_stats *pstats, struct rx_desc_92c *pdesc, struct rx_fwinfo_92c *p_drvinfo, bool packet_match_bssid, bool packet_toself, bool packet_beacon) _rtl92ce_query_rxphystatus() argument 211 _rtl92ce_translate_rx_signal_stuff(struct ieee80211_hw *hw, struct sk_buff *skb, struct rtl_stats *pstats, struct rx_desc_92c *pdesc, struct rx_fwinfo_92c *p_drvinfo) _rtl92ce_translate_rx_signal_stuff() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
H A D | trx.c | 28 struct rx_fwinfo_8723e *p_drvinfo, in _rtl8723e_query_rxphystatus() 52 cck_buf = (struct phy_sts_cck_8723e_t *)p_drvinfo; in _rtl8723e_query_rxphystatus() 85 report = p_drvinfo->cfosho[0] & 0x60; in _rtl8723e_query_rxphystatus() 157 rx_pwr[i] = ((p_drvinfo->gain_trsw[i] & in _rtl8723e_query_rxphystatus() 166 (long)(p_drvinfo->rxsnr[i] / 2); in _rtl8723e_query_rxphystatus() 176 rx_pwr_all = ((p_drvinfo->pwdb_all >> 1) & 0x7f) - 110; in _rtl8723e_query_rxphystatus() 191 evm = rtl_evm_db_to_percentage(p_drvinfo->rxevm[i]); in _rtl8723e_query_rxphystatus() 220 struct rx_fwinfo_8723e *p_drvinfo) in translate_rx_signal_stuff() 253 _rtl8723e_query_rxphystatus(hw, pstatus, pdesc, p_drvinfo, in translate_rx_signal_stuff() 265 struct rx_fwinfo_8723e *p_drvinfo; in rtl8723e_rx_query_desc() local 26 _rtl8723e_query_rxphystatus(struct ieee80211_hw *hw, struct rtl_stats *pstatus, u8 *pdesc, struct rx_fwinfo_8723e *p_drvinfo, bool bpacket_match_bssid, bool bpacket_toself, bool packet_beacon) _rtl8723e_query_rxphystatus() argument 217 translate_rx_signal_stuff(struct ieee80211_hw *hw, struct sk_buff *skb, struct rtl_stats *pstatus, u8 *pdesc, struct rx_fwinfo_8723e *p_drvinfo) translate_rx_signal_stuff() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
H A D | trx.c | 29 struct rx_fwinfo_88e *p_drvinfo, in _rtl88ee_query_rxphystatus() 37 (struct phy_status_rpt *)p_drvinfo; in _rtl88ee_query_rxphystatus() 57 cck_buf = (struct phy_sts_cck_8192s_t *)p_drvinfo; in _rtl88ee_query_rxphystatus() 174 rx_pwr[i] = ((p_drvinfo->gain_trsw[i] & in _rtl88ee_query_rxphystatus() 183 (long)(p_drvinfo->rxsnr[i] / 2); in _rtl88ee_query_rxphystatus() 193 rx_pwr_all = ((p_drvinfo->pwdb_all >> 1) & 0x7f) - 110; in _rtl88ee_query_rxphystatus() 208 evm = rtl_evm_db_to_percentage(p_drvinfo->rxevm[i]); in _rtl88ee_query_rxphystatus() 275 struct rx_fwinfo_88e *p_drvinfo) in _rtl88ee_translate_rx_signal_stuff() 309 _rtl88ee_query_rxphystatus(hw, pstatus, pdesc, p_drvinfo, in _rtl88ee_translate_rx_signal_stuff() 373 struct rx_fwinfo_88e *p_drvinfo; in rtl88ee_rx_query_desc() local 27 _rtl88ee_query_rxphystatus(struct ieee80211_hw *hw, struct rtl_stats *pstatus, __le32 *pdesc, struct rx_fwinfo_88e *p_drvinfo, bool bpacket_match_bssid, bool bpacket_toself, bool packet_beacon) _rtl88ee_query_rxphystatus() argument 271 _rtl88ee_translate_rx_signal_stuff(struct ieee80211_hw *hw, struct sk_buff *skb, struct rtl_stats *pstatus, __le32 *pdesc, struct rx_fwinfo_88e *p_drvinfo) _rtl88ee_translate_rx_signal_stuff() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
H A D | trx.c | 39 struct rx_fwinfo_92d *p_drvinfo, in _rtl92de_query_rxphystatus() 63 cck_buf = (struct phy_sts_cck_8192d *)p_drvinfo; in _rtl92de_query_rxphystatus() 90 report = p_drvinfo->cfosho[0] & 0x60; in _rtl92de_query_rxphystatus() 147 rx_pwr[i] = ((p_drvinfo->gain_trsw[i] & 0x3f) * 2) in _rtl92de_query_rxphystatus() 152 (long)(p_drvinfo->rxsnr[i] / 2); in _rtl92de_query_rxphystatus() 156 rx_pwr_all = ((p_drvinfo->pwdb_all >> 1) & 0x7f) - 106; in _rtl92de_query_rxphystatus() 167 evm = rtl_evm_db_to_percentage(p_drvinfo->rxevm[i]); in _rtl92de_query_rxphystatus() 369 struct rx_fwinfo_92d *p_drvinfo) in _rtl92de_translate_rx_signal_stuff() 396 _rtl92de_query_rxphystatus(hw, pstats, pdesc, p_drvinfo, in _rtl92de_translate_rx_signal_stuff() 407 struct rx_fwinfo_92d *p_drvinfo; in rtl92de_rx_query_desc() local 36 _rtl92de_query_rxphystatus(struct ieee80211_hw *hw, struct rtl_stats *pstats, struct rx_desc_92d *pdesc, struct rx_fwinfo_92d *p_drvinfo, bool packet_match_bssid, bool packet_toself, bool packet_beacon) _rtl92de_query_rxphystatus() argument 365 _rtl92de_translate_rx_signal_stuff(struct ieee80211_hw *hw, struct sk_buff *skb, struct rtl_stats *pstats, struct rx_desc_92d *pdesc, struct rx_fwinfo_92d *p_drvinfo) _rtl92de_translate_rx_signal_stuff() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
H A D | trx.c | 39 struct rx_fwinfo_92d *p_drvinfo, in _rtl92de_query_rxphystatus() 63 cck_buf = (struct phy_sts_cck_8192d *)p_drvinfo; in _rtl92de_query_rxphystatus() 90 report = p_drvinfo->cfosho[0] & 0x60; in _rtl92de_query_rxphystatus() 147 rx_pwr[i] = ((p_drvinfo->gain_trsw[i] & 0x3f) * 2) in _rtl92de_query_rxphystatus() 152 (long)(p_drvinfo->rxsnr[i] / 2); in _rtl92de_query_rxphystatus() 156 rx_pwr_all = ((p_drvinfo->pwdb_all >> 1) & 0x7f) - 106; in _rtl92de_query_rxphystatus() 167 evm = rtl_evm_db_to_percentage(p_drvinfo->rxevm[i]); in _rtl92de_query_rxphystatus() 369 struct rx_fwinfo_92d *p_drvinfo) in _rtl92de_translate_rx_signal_stuff() 396 _rtl92de_query_rxphystatus(hw, pstats, pdesc, p_drvinfo, in _rtl92de_translate_rx_signal_stuff() 407 struct rx_fwinfo_92d *p_drvinfo; in rtl92de_rx_query_desc() local 36 _rtl92de_query_rxphystatus(struct ieee80211_hw *hw, struct rtl_stats *pstats, struct rx_desc_92d *pdesc, struct rx_fwinfo_92d *p_drvinfo, bool packet_match_bssid, bool packet_toself, bool packet_beacon) _rtl92de_query_rxphystatus() argument 365 _rtl92de_translate_rx_signal_stuff(struct ieee80211_hw *hw, struct sk_buff *skb, struct rtl_stats *pstats, struct rx_desc_92d *pdesc, struct rx_fwinfo_92d *p_drvinfo) _rtl92de_translate_rx_signal_stuff() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
H A D | trx.c | 29 struct rx_fwinfo_88e *p_drvinfo, in _rtl88ee_query_rxphystatus() 37 (struct phy_status_rpt *)p_drvinfo; in _rtl88ee_query_rxphystatus() 57 cck_buf = (struct phy_sts_cck_8192s_t *)p_drvinfo; in _rtl88ee_query_rxphystatus() 174 rx_pwr[i] = ((p_drvinfo->gain_trsw[i] & in _rtl88ee_query_rxphystatus() 183 (long)(p_drvinfo->rxsnr[i] / 2); in _rtl88ee_query_rxphystatus() 193 rx_pwr_all = ((p_drvinfo->pwdb_all >> 1) & 0x7f) - 110; in _rtl88ee_query_rxphystatus() 208 evm = rtl_evm_db_to_percentage(p_drvinfo->rxevm[i]); in _rtl88ee_query_rxphystatus() 275 struct rx_fwinfo_88e *p_drvinfo) in _rtl88ee_translate_rx_signal_stuff() 309 _rtl88ee_query_rxphystatus(hw, pstatus, pdesc, p_drvinfo, in _rtl88ee_translate_rx_signal_stuff() 373 struct rx_fwinfo_88e *p_drvinfo; in rtl88ee_rx_query_desc() local 27 _rtl88ee_query_rxphystatus(struct ieee80211_hw *hw, struct rtl_stats *pstatus, __le32 *pdesc, struct rx_fwinfo_88e *p_drvinfo, bool bpacket_match_bssid, bool bpacket_toself, bool packet_beacon) _rtl88ee_query_rxphystatus() argument 271 _rtl88ee_translate_rx_signal_stuff(struct ieee80211_hw *hw, struct sk_buff *skb, struct rtl_stats *pstatus, __le32 *pdesc, struct rx_fwinfo_88e *p_drvinfo) _rtl88ee_translate_rx_signal_stuff() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
H A D | mac.c | 573 struct rx_fwinfo_92c *p_drvinfo, in _rtl92c_query_rxphystatus() 599 cck_buf = (struct phy_sts_cck_8192s_t *)p_drvinfo; in _rtl92c_query_rxphystatus() 626 report = p_drvinfo->cfosho[0] & 0x60; in _rtl92c_query_rxphystatus() 671 ((p_drvinfo->gain_trsw[i] & 0x3f) * 2) - 110; in _rtl92c_query_rxphystatus() 675 (long)(p_drvinfo->rxsnr[i] / 2); in _rtl92c_query_rxphystatus() 680 rx_pwr_all = ((p_drvinfo->pwdb_all >> 1) & 0x7f) - 110; in _rtl92c_query_rxphystatus() 692 evm = rtl_evm_db_to_percentage(p_drvinfo->rxevm[i]); in _rtl92c_query_rxphystatus() 714 struct rx_fwinfo_92c *p_drvinfo) in rtl92c_translate_rx_signal_stuff() 743 _rtl92c_query_rxphystatus(hw, pstats, pdesc, p_drvinfo, in rtl92c_translate_rx_signal_stuff() 570 _rtl92c_query_rxphystatus(struct ieee80211_hw *hw, struct rtl_stats *pstats, struct rx_desc_92c *p_desc, struct rx_fwinfo_92c *p_drvinfo, bool packet_match_bssid, bool packet_toself, bool packet_beacon) _rtl92c_query_rxphystatus() argument 710 rtl92c_translate_rx_signal_stuff(struct ieee80211_hw *hw, struct sk_buff *skb, struct rtl_stats *pstats, struct rx_desc_92c *pdesc, struct rx_fwinfo_92c *p_drvinfo) rtl92c_translate_rx_signal_stuff() argument
|
H A D | trx.c | 287 struct rx_fwinfo_92c *p_drvinfo; in rtl92cu_rx_query_desc() local 325 p_drvinfo = (struct rx_fwinfo_92c *)(skb->data + in rtl92cu_rx_query_desc() 328 p_drvinfo); in rtl92cu_rx_query_desc() 348 struct rx_fwinfo_92c *p_drvinfo; in _rtl_rx_process() local 392 p_drvinfo = (struct rx_fwinfo_92c *)(rxdesc + RTL_RX_DESC_SIZE); in _rtl_rx_process() 394 (struct rx_desc_92c *)rxdesc, p_drvinfo); in _rtl_rx_process()
|
H A D | mac.h | 126 struct rx_fwinfo_92c *p_drvinfo);
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
H A D | mac.c | 572 struct rx_fwinfo_92c *p_drvinfo, in _rtl92c_query_rxphystatus() 598 cck_buf = (struct phy_sts_cck_8192s_t *)p_drvinfo; in _rtl92c_query_rxphystatus() 625 report = p_drvinfo->cfosho[0] & 0x60; in _rtl92c_query_rxphystatus() 670 ((p_drvinfo->gain_trsw[i] & 0x3f) * 2) - 110; in _rtl92c_query_rxphystatus() 674 (long)(p_drvinfo->rxsnr[i] / 2); in _rtl92c_query_rxphystatus() 679 rx_pwr_all = ((p_drvinfo->pwdb_all >> 1) & 0x7f) - 110; in _rtl92c_query_rxphystatus() 691 evm = rtl_evm_db_to_percentage(p_drvinfo->rxevm[i]); in _rtl92c_query_rxphystatus() 713 struct rx_fwinfo_92c *p_drvinfo) in rtl92c_translate_rx_signal_stuff() 742 _rtl92c_query_rxphystatus(hw, pstats, pdesc, p_drvinfo, in rtl92c_translate_rx_signal_stuff() 569 _rtl92c_query_rxphystatus(struct ieee80211_hw *hw, struct rtl_stats *pstats, struct rx_desc_92c *p_desc, struct rx_fwinfo_92c *p_drvinfo, bool packet_match_bssid, bool packet_toself, bool packet_beacon) _rtl92c_query_rxphystatus() argument 709 rtl92c_translate_rx_signal_stuff(struct ieee80211_hw *hw, struct sk_buff *skb, struct rtl_stats *pstats, struct rx_desc_92c *pdesc, struct rx_fwinfo_92c *p_drvinfo) rtl92c_translate_rx_signal_stuff() argument
|
H A D | trx.c | 287 struct rx_fwinfo_92c *p_drvinfo; in rtl92cu_rx_query_desc() local 325 p_drvinfo = (struct rx_fwinfo_92c *)(skb->data + in rtl92cu_rx_query_desc() 328 p_drvinfo); in rtl92cu_rx_query_desc() 348 struct rx_fwinfo_92c *p_drvinfo; in _rtl_rx_process() local 392 p_drvinfo = (struct rx_fwinfo_92c *)(rxdesc + RTL_RX_DESC_SIZE); in _rtl_rx_process() 394 (struct rx_desc_92c *)rxdesc, p_drvinfo); in _rtl_rx_process()
|
H A D | mac.h | 126 struct rx_fwinfo_92c *p_drvinfo);
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
H A D | trx.c | 31 struct rx_fwinfo_8723be *p_drvinfo, in _rtl8723be_query_rxphystatus() 37 struct phy_status_rpt *p_phystrpt = (struct phy_status_rpt *)p_drvinfo; in _rtl8723be_query_rxphystatus() 194 struct rx_fwinfo_8723be *p_drvinfo) in _rtl8723be_translate_rx_signal_stuff() 237 _rtl8723be_query_rxphystatus(hw, pstatus, pdesc, p_drvinfo, in _rtl8723be_translate_rx_signal_stuff() 302 struct rx_fwinfo_8723be *p_drvinfo; in rtl8723be_rx_query_desc() local 388 p_drvinfo = (struct rx_fwinfo_8723be *)(skb->data + in rtl8723be_rx_query_desc() 392 pdesc, p_drvinfo); in rtl8723be_rx_query_desc() 28 _rtl8723be_query_rxphystatus(struct ieee80211_hw *hw, struct rtl_stats *pstatus, __le32 *pdesc, struct rx_fwinfo_8723be *p_drvinfo, bool bpacket_match_bssid, bool bpacket_toself, bool packet_beacon) _rtl8723be_query_rxphystatus() argument 190 _rtl8723be_translate_rx_signal_stuff(struct ieee80211_hw *hw, struct sk_buff *skb, struct rtl_stats *pstatus, __le32 *pdesc, struct rx_fwinfo_8723be *p_drvinfo) _rtl8723be_translate_rx_signal_stuff() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
H A D | trx.c | 31 struct rx_fwinfo_8723be *p_drvinfo, in _rtl8723be_query_rxphystatus() 37 struct phy_status_rpt *p_phystrpt = (struct phy_status_rpt *)p_drvinfo; in _rtl8723be_query_rxphystatus() 192 struct rx_fwinfo_8723be *p_drvinfo) in _rtl8723be_translate_rx_signal_stuff() 235 _rtl8723be_query_rxphystatus(hw, pstatus, pdesc, p_drvinfo, in _rtl8723be_translate_rx_signal_stuff() 300 struct rx_fwinfo_8723be *p_drvinfo; in rtl8723be_rx_query_desc() local 386 p_drvinfo = (struct rx_fwinfo_8723be *)(skb->data + in rtl8723be_rx_query_desc() 390 pdesc, p_drvinfo); in rtl8723be_rx_query_desc() 28 _rtl8723be_query_rxphystatus(struct ieee80211_hw *hw, struct rtl_stats *pstatus, __le32 *pdesc, struct rx_fwinfo_8723be *p_drvinfo, bool bpacket_match_bssid, bool bpacket_toself, bool packet_beacon) _rtl8723be_query_rxphystatus() argument 188 _rtl8723be_translate_rx_signal_stuff(struct ieee80211_hw *hw, struct sk_buff *skb, struct rtl_stats *pstatus, __le32 *pdesc, struct rx_fwinfo_8723be *p_drvinfo) _rtl8723be_translate_rx_signal_stuff() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | trx.c | 60 struct rx_fwinfo_8821ae *p_drvinfo, in query_rxphystatus() 65 struct phy_status_rpt *p_phystrpt = (struct phy_status_rpt *)p_drvinfo; in query_rxphystatus() 221 rx_pwr_all = ((p_drvinfo->pwdb_all >> 1) & 0x7f) - 110; in query_rxphystatus() 278 struct rx_fwinfo_8821ae *p_drvinfo) in translate_rx_signal_stuff() 328 query_rxphystatus(hw, pstatus, pdesc, p_drvinfo, in translate_rx_signal_stuff() 437 struct rx_fwinfo_8821ae *p_drvinfo; in rtl8821ae_rx_query_desc() local 539 p_drvinfo = (struct rx_fwinfo_8821ae *)(skb->data + in rtl8821ae_rx_query_desc() 542 translate_rx_signal_stuff(hw, skb, status, pdesc, p_drvinfo); in rtl8821ae_rx_query_desc() 58 query_rxphystatus(struct ieee80211_hw *hw, struct rtl_stats *pstatus, __le32 *pdesc, struct rx_fwinfo_8821ae *p_drvinfo, bool bpacket_match_bssid, bool bpacket_toself, bool packet_beacon) query_rxphystatus() argument 275 translate_rx_signal_stuff(struct ieee80211_hw *hw, struct sk_buff *skb, struct rtl_stats *pstatus, __le32 *pdesc, struct rx_fwinfo_8821ae *p_drvinfo) translate_rx_signal_stuff() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | trx.c | 60 struct rx_fwinfo_8821ae *p_drvinfo, in query_rxphystatus() 65 struct phy_status_rpt *p_phystrpt = (struct phy_status_rpt *)p_drvinfo; in query_rxphystatus() 221 rx_pwr_all = ((p_drvinfo->pwdb_all >> 1) & 0x7f) - 110; in query_rxphystatus() 278 struct rx_fwinfo_8821ae *p_drvinfo) in translate_rx_signal_stuff() 328 query_rxphystatus(hw, pstatus, pdesc, p_drvinfo, in translate_rx_signal_stuff() 437 struct rx_fwinfo_8821ae *p_drvinfo; in rtl8821ae_rx_query_desc() local 539 p_drvinfo = (struct rx_fwinfo_8821ae *)(skb->data + in rtl8821ae_rx_query_desc() 542 translate_rx_signal_stuff(hw, skb, status, pdesc, p_drvinfo); in rtl8821ae_rx_query_desc() 58 query_rxphystatus(struct ieee80211_hw *hw, struct rtl_stats *pstatus, __le32 *pdesc, struct rx_fwinfo_8821ae *p_drvinfo, bool bpacket_match_bssid, bool bpacket_toself, bool packet_beacon) query_rxphystatus() argument 275 translate_rx_signal_stuff(struct ieee80211_hw *hw, struct sk_buff *skb, struct rtl_stats *pstatus, __le32 *pdesc, struct rx_fwinfo_8821ae *p_drvinfo) translate_rx_signal_stuff() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
H A D | trx.c | 30 struct rx_fwinfo *p_drvinfo, in _rtl92ee_query_rxphystatus() 36 struct phy_status_rpt *p_phystrpt = (struct phy_status_rpt *)p_drvinfo; in _rtl92ee_query_rxphystatus() 218 struct rx_fwinfo *p_drvinfo) in _rtl92ee_translate_rx_signal_stuff() 268 _rtl92ee_query_rxphystatus(hw, pstatus, pdesc, p_drvinfo, in _rtl92ee_translate_rx_signal_stuff() 333 struct rx_fwinfo *p_drvinfo; in rtl92ee_rx_query_desc() local 412 p_drvinfo = (struct rx_fwinfo *)(skb->data + in rtl92ee_rx_query_desc() 416 p_drvinfo); in rtl92ee_rx_query_desc() 28 _rtl92ee_query_rxphystatus(struct ieee80211_hw *hw, struct rtl_stats *pstatus, u8 *pdesc, struct rx_fwinfo *p_drvinfo, bool bpacket_match_bssid, bool bpacket_toself, bool packet_beacon) _rtl92ee_query_rxphystatus() argument 214 _rtl92ee_translate_rx_signal_stuff(struct ieee80211_hw *hw, struct sk_buff *skb, struct rtl_stats *pstatus, u8 *pdesc, struct rx_fwinfo *p_drvinfo) _rtl92ee_translate_rx_signal_stuff() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
H A D | trx.c | 30 struct rx_fwinfo *p_drvinfo, in _rtl92ee_query_rxphystatus() 36 struct phy_status_rpt *p_phystrpt = (struct phy_status_rpt *)p_drvinfo; in _rtl92ee_query_rxphystatus() 218 struct rx_fwinfo *p_drvinfo) in _rtl92ee_translate_rx_signal_stuff() 268 _rtl92ee_query_rxphystatus(hw, pstatus, pdesc, p_drvinfo, in _rtl92ee_translate_rx_signal_stuff() 333 struct rx_fwinfo *p_drvinfo; in rtl92ee_rx_query_desc() local 412 p_drvinfo = (struct rx_fwinfo *)(skb->data + in rtl92ee_rx_query_desc() 416 p_drvinfo); in rtl92ee_rx_query_desc() 28 _rtl92ee_query_rxphystatus(struct ieee80211_hw *hw, struct rtl_stats *pstatus, u8 *pdesc, struct rx_fwinfo *p_drvinfo, bool bpacket_match_bssid, bool bpacket_toself, bool packet_beacon) _rtl92ee_query_rxphystatus() argument 214 _rtl92ee_translate_rx_signal_stuff(struct ieee80211_hw *hw, struct sk_buff *skb, struct rtl_stats *pstatus, u8 *pdesc, struct rx_fwinfo *p_drvinfo) _rtl92ee_translate_rx_signal_stuff() argument
|