Home
last modified time | relevance | path

Searched refs:cck_buf (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
A Dtrx.c43 struct phy_sts_cck_8192s_t *cck_buf; in _rtl92se_query_rxphystatus() local
59 cck_buf = (struct phy_sts_cck_8192s_t *)p_drvinfo; in _rtl92se_query_rxphystatus()
69 u8 cck_agc_rpt = cck_buf->cck_agc_rpt; in _rtl92se_query_rxphystatus()
70 report = cck_buf->cck_agc_rpt & 0xc0; in _rtl92se_query_rxphystatus()
87 u8 cck_agc_rpt = cck_buf->cck_agc_rpt; in _rtl92se_query_rxphystatus()
131 sq = cck_buf->sq_rpt; in _rtl92se_query_rxphystatus()
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
A Dtrx.c34 struct phy_sts_cck_8723e_t *cck_buf; in _rtl8723e_query_rxphystatus() local
52 cck_buf = (struct phy_sts_cck_8723e_t *)p_drvinfo; in _rtl8723e_query_rxphystatus()
66 u8 cck_agc_rpt = cck_buf->cck_agc_rpt; in _rtl8723e_query_rxphystatus()
67 report = cck_buf->cck_agc_rpt & 0xc0; in _rtl8723e_query_rxphystatus()
84 u8 cck_agc_rpt = cck_buf->cck_agc_rpt; in _rtl8723e_query_rxphystatus()
133 sq = cck_buf->sq_rpt; in _rtl8723e_query_rxphystatus()
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
A Dtrx.c35 struct phy_sts_cck_8192s_t *cck_buf; in _rtl92ce_query_rxphystatus() local
54 cck_buf = (struct phy_sts_cck_8192s_t *)p_drvinfo; in _rtl92ce_query_rxphystatus()
64 u8 cck_agc_rpt = cck_buf->cck_agc_rpt; in _rtl92ce_query_rxphystatus()
66 report = cck_buf->cck_agc_rpt & 0xc0; in _rtl92ce_query_rxphystatus()
83 u8 cck_agc_rpt = cck_buf->cck_agc_rpt; in _rtl92ce_query_rxphystatus()
133 sq = cck_buf->sq_rpt; in _rtl92ce_query_rxphystatus()
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
A Dmac.c579 struct phy_sts_cck_8192s_t *cck_buf; in _rtl92c_query_rxphystatus() local
598 cck_buf = (struct phy_sts_cck_8192s_t *)p_drvinfo; in _rtl92c_query_rxphystatus()
604 u8 cck_agc_rpt = cck_buf->cck_agc_rpt; in _rtl92c_query_rxphystatus()
606 report = cck_buf->cck_agc_rpt & 0xc0; in _rtl92c_query_rxphystatus()
623 u8 cck_agc_rpt = cck_buf->cck_agc_rpt; in _rtl92c_query_rxphystatus()
651 sq = cck_buf->sq_rpt; in _rtl92c_query_rxphystatus()
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
A Dtrx.c46 struct phy_sts_cck_8192d *cck_buf; in _rtl92de_query_rxphystatus() local
63 cck_buf = (struct phy_sts_cck_8192d *)p_drvinfo; in _rtl92de_query_rxphystatus()
71 u8 cck_agc_rpt = cck_buf->cck_agc_rpt; in _rtl92de_query_rxphystatus()
72 report = cck_buf->cck_agc_rpt & 0xc0; in _rtl92de_query_rxphystatus()
89 u8 cck_agc_rpt = cck_buf->cck_agc_rpt; in _rtl92de_query_rxphystatus()
129 sq = cck_buf->sq_rpt; in _rtl92de_query_rxphystatus()
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
A Dtrx.c35 struct phy_sts_cck_8192s_t *cck_buf; in _rtl88ee_query_rxphystatus() local
57 cck_buf = (struct phy_sts_cck_8192s_t *)p_drvinfo; in _rtl88ee_query_rxphystatus()
58 cck_agc_rpt = cck_buf->cck_agc_rpt; in _rtl88ee_query_rxphystatus()
151 sq = cck_buf->sq_rpt; in _rtl88ee_query_rxphystatus()

Completed in 18 milliseconds