Searched defs:phy_stat (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/contrib/dev/rtw88/ |
| H A D | rtw8822b.h | 126 le32_get_bits(*((__le32 *)(phy_stat) + 0x00), GENMASK(15, 8)) argument 130 le32_get_bits(*((__le32 *)(phy_stat) + 0x00), GENMASK(15, 8)) argument 132 le32_get_bits(*((__le32 *)(phy_stat) + 0x00), GENMASK(23, 16)) argument 134 le32_get_bits(*((__le32 *)(phy_stat) + 0x03), GENMASK(29, 28)) argument 136 le32_get_bits(*((__le32 *)(phy_stat) argument 122 GET_PHY_STAT_P0_PWDB(phy_stat) global() argument 128 GET_PHY_STAT_P1_PWDB_B(phy_stat) global() argument 138 GET_PHY_STAT_P1_RXEVM_B(phy_stat) global() argument 140 GET_PHY_STAT_P1_CFO_TAIL_A(phy_stat) global() argument 142 GET_PHY_STAT_P1_CFO_TAIL_B(phy_stat) global() argument 144 GET_PHY_STAT_P1_RXSNR_A(phy_stat) global() argument 146 GET_PHY_STAT_P1_RXSNR_B(phy_stat) global() argument [all...] |
| H A D | rtw8821c.h | 180 le32_get_bits(*((__le32 *)(phy_stat) + 0x00), GENMASK(15, 8)) argument 182 le32_get_bits(*((__le32 *)(phy_stat) + 0x03), GENMASK(12, 8)) argument 184 le32_get_bits(*((__le32 *)(phy_stat) + 0x03), GENMASK(15, 13)) argument 192 le32_get_bits(*((__le32 *)(phy_stat) argument 178 GET_PHY_STAT_P0_PWDB(phy_stat) global() argument 190 GET_PHY_STAT_P1_PWDB_A(phy_stat) global() argument 194 GET_PHY_STAT_P1_RF_MODE(phy_stat) global() argument 196 GET_PHY_STAT_P1_L_RXSC(phy_stat) global() argument 198 GET_PHY_STAT_P1_HT_RXSC(phy_stat) global() argument 200 GET_PHY_STAT_P1_RXEVM_A(phy_stat) global() argument 202 GET_PHY_STAT_P1_RXEVM_B(phy_stat) global() argument 204 GET_PHY_STAT_P1_CFO_TAIL_A(phy_stat) global() argument 206 GET_PHY_STAT_P1_CFO_TAIL_B(phy_stat) global() argument 208 GET_PHY_STAT_P1_RXSNR_A(phy_stat) global() argument 210 GET_PHY_STAT_P1_RXSNR_B(phy_stat) global() argument [all...] |
| H A D | rtw8822c.h | 146 le32_get_bits(*((__le32 *)(phy_stat) + 0x00), GENMASK(15, 8)) argument 148 le32_get_bits(*((__le32 *)(phy_stat) + 0x04), GENMASK(7, 0)) argument 150 le32_get_bits(*((__le32 *)(phy_stat) + 0x00), GENMASK(21, 16)) argument 154 le32_get_bits(*((__le32 *)(phy_stat) argument 142 GET_PHY_STAT_P0_PWDB_A(phy_stat) global() argument 144 GET_PHY_STAT_P0_PWDB_B(phy_stat) global() argument 156 GET_PHY_STAT_P1_PWDB_B(phy_stat) global() argument 158 GET_PHY_STAT_P1_L_RXSC(phy_stat) global() argument 160 GET_PHY_STAT_P1_HT_RXSC(phy_stat) global() argument 162 GET_PHY_STAT_P1_CHANNEL(phy_stat) global() argument 164 GET_PHY_STAT_P1_RXEVM_A(phy_stat) global() argument 166 GET_PHY_STAT_P1_RXEVM_B(phy_stat) global() argument 168 GET_PHY_STAT_P1_CFO_TAIL_A(phy_stat) global() argument 170 GET_PHY_STAT_P1_CFO_TAIL_B(phy_stat) global() argument 172 GET_PHY_STAT_P1_RXSNR_A(phy_stat) global() argument 174 GET_PHY_STAT_P1_RXSNR_B(phy_stat) global() argument [all...] |
| H A D | rtw8723d.h | 95 GET_PHY_STAT_P0_PWDB(phy_stat) global() argument 99 GET_PHY_STAT_P1_PWDB_A(phy_stat) global() argument 101 GET_PHY_STAT_P1_PWDB_B(phy_stat) global() argument 103 GET_PHY_STAT_P1_RF_MODE(phy_stat) global() argument 105 GET_PHY_STAT_P1_L_RXSC(phy_stat) global() argument 107 GET_PHY_STAT_P1_HT_RXSC(phy_stat) global() argument 109 GET_PHY_STAT_P1_RXEVM_A(phy_stat) global() argument 111 GET_PHY_STAT_P1_CFO_TAIL_A(phy_stat) global() argument 113 GET_PHY_STAT_P1_RXSNR_A(phy_stat) global() argument [all...] |
| /freebsd/sys/dev/bwn/ |
| H A D | if_bwnvar.h | 303 uint8_t phy_stat; member
|