| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_rtt.h | 250 int8 rtt_target_cnt; 261 int8 geofence_target_cnt; 262 int8 cur_target_idx; 317 int8 status; /* current status for the current entry */ 318 int8 txchain; /* current device tx chain */ 320 int8 pm_restore; /* flag to reset the old value of pm */ 321 int8 cur_idx; /* current entry to do RTT */ 322 int8 start_idx; /* start index for RTT */ 465 int8 dhd_rtt_get_geofence_target_cnt(dhd_pub_t *dhd); 473 int8 *index); [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_rtt.h | 250 int8 rtt_target_cnt; 261 int8 geofence_target_cnt; 262 int8 cur_target_idx; 317 int8 status; /* current status for the current entry */ 318 int8 txchain; /* current device tx chain */ 320 int8 pm_restore; /* flag to reset the old value of pm */ 321 int8 cur_idx; /* current entry to do RTT */ 322 int8 start_idx; /* start index for RTT */ 465 int8 dhd_rtt_get_geofence_target_cnt(dhd_pub_t *dhd); 473 int8 *index); [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | event_log_payload.h | 1077 int8 chiptemp; /* Chip temparature */ 1078 int8 femtemp; /* Fem temparature */ 1104 int8 chiptemp; /* Chip temparature */ 1105 int8 femtemp; /* Fem temparature */ 1210 int8 chiptemp; /* Chip temparature */ 1211 int8 femtemp; /* Fem temparature */ 1222 int8 chiptemp; /* Chip temparature */ 1223 int8 femtemp; /* Fem temparature */ 1297 int8 tgt_pwr; /* Programmed Target power */ 1298 int8 estpwradj; /* Current Est Power Adjust value */ [all …]
|
| H A D | wlioctl.h | 326 int8 phy_noise; /**< noise (in dBm) */ 374 int8 phy_noise; /**< noise (in dBm) */ 425 int8 phy_noise; /**< noise (in dBm) */ 477 int8 phy_noise; /**< noise (in dBm) */ 669 int8 rssi_thresh; 701 int8 nprobes; /**< 0, passive, otherwise active */ 702 int8 split_scan; /**< split scan */ 703 int8 band; /**< band */ 704 int8 pad; 719 int8 bss_type; /**< default: any, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | event_log_payload.h | 1077 int8 chiptemp; /* Chip temparature */ 1078 int8 femtemp; /* Fem temparature */ 1104 int8 chiptemp; /* Chip temparature */ 1105 int8 femtemp; /* Fem temparature */ 1210 int8 chiptemp; /* Chip temparature */ 1211 int8 femtemp; /* Fem temparature */ 1222 int8 chiptemp; /* Chip temparature */ 1223 int8 femtemp; /* Fem temparature */ 1297 int8 tgt_pwr; /* Programmed Target power */ 1298 int8 estpwradj; /* Current Est Power Adjust value */ [all …]
|
| H A D | hndd11.h | 35 int8 dBm; /* number of full dBms */ 37 int8 decidBm; /* sub dBms : value after the decimal point */ 45 int8 rssi; /**< computed instantaneous rssi */ 46 int8 rssi_qdb; /**< qdB portion of the computed rssi */ 48 int8 rxpwr[ROUNDUP(WL_RSSI_ANT_MAX,2)]; /**< rssi for supported antennas */
|
| H A D | bcmwifi_monitor.h | 46 int8 dBm; /* number of full dBms */ 48 int8 decidBm; /* sub dBms : value after the decimal point */ 89 extern void bcmwifi_set_corerev_major(monitor_info_t* info, int8 corerev); 90 extern void bcmwifi_set_corerev_minor(monitor_info_t* info, int8 corerev);
|
| H A D | wlioctl.h | 326 int8 phy_noise; /**< noise (in dBm) */ 374 int8 phy_noise; /**< noise (in dBm) */ 425 int8 phy_noise; /**< noise (in dBm) */ 477 int8 phy_noise; /**< noise (in dBm) */ 669 int8 rssi_thresh; 701 int8 nprobes; /**< 0, passive, otherwise active */ 702 int8 split_scan; /**< split scan */ 703 int8 band; /**< band */ 704 int8 pad; 719 int8 bss_type; /**< default: any, [all …]
|
| H A D | bcmevent.h | 365 int8 pad[2]; /* padding */ 373 int8 pad[2]; /* padding */ 657 int8 per_core_rssi[MAX_PHY_CORE_NUM]; 925 int8 rssi; /* RSSI */ 1211 int8 rssi; /* RSSI of the STA */ 1400 int8 allowed_weakest_rssi; /* based on weakest link RSSI */ 1403 int8 glitch_upd_wait; /* wait post ACI mitigation */ 1447 int8 tgt_pwr[MAX_PHY_CORE_NUM]; /* Target pwr (qdBm) */ 1448 int8 estPwr[MAX_PHY_CORE_NUM]; /* Rate corrected (qdBm) */ 1449 int8 estPwr_adj[MAX_PHY_CORE_NUM]; /* Max power (qdBm) */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_rtt.h | 263 int8 rtt_target_cnt; 268 int8 geofence_target_cnt; 271 int8 cur_target_idx; 303 int8 status; /* current status for the current entry */ 304 int8 txchain; /* current device tx chain */ 306 int8 pm_restore; /* flag to reset the old value of pm */ 307 int8 cur_idx; /* current entry to do RTT */ 441 int8 dhd_rtt_get_geofence_target_cnt(dhd_pub_t *dhd); 456 int8 *index); 513 int8 dhd_rtt_get_geofence_cur_target_idx(dhd_pub_t *dhd);
|
| H A D | bcmwifi_rspec.h | 144 (int8)rate_info[(rspec) & WL_RSPEC_LEGACY_RATE_MASK] > 0) 146 (int8)rate_info[(rspec) & WL_RSPEC_LEGACY_RATE_MASK] < 0) 202 #define RATE_INFO_RATE_ISCCK(r) ((r) <= WLC_MAXRATE && (int8)rate_info[r] > 0) 203 #define RATE_INFO_RATE_ISOFDM(r) ((r) <= WLC_MAXRATE && (int8)rate_info[r] < 0)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_rtt.h | 263 int8 rtt_target_cnt; 268 int8 geofence_target_cnt; 271 int8 cur_target_idx; 303 int8 status; /* current status for the current entry */ 304 int8 txchain; /* current device tx chain */ 306 int8 pm_restore; /* flag to reset the old value of pm */ 307 int8 cur_idx; /* current entry to do RTT */ 441 int8 dhd_rtt_get_geofence_target_cnt(dhd_pub_t *dhd); 456 int8 *index); 513 int8 dhd_rtt_get_geofence_cur_target_idx(dhd_pub_t *dhd);
|
| H A D | bcmwifi_rspec.h | 144 (int8)rate_info[(rspec) & WL_RSPEC_LEGACY_RATE_MASK] > 0) 146 (int8)rate_info[(rspec) & WL_RSPEC_LEGACY_RATE_MASK] < 0) 202 #define RATE_INFO_RATE_ISCCK(r) ((r) <= WLC_MAXRATE && (int8)rate_info[r] > 0) 203 #define RATE_INFO_RATE_ISOFDM(r) ((r) <= WLC_MAXRATE && (int8)rate_info[r] < 0)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_rtt.h | 263 int8 rtt_target_cnt; 268 int8 geofence_target_cnt; 271 int8 cur_target_idx; 303 int8 status; /* current status for the current entry */ 304 int8 txchain; /* current device tx chain */ 306 int8 pm_restore; /* flag to reset the old value of pm */ 307 int8 cur_idx; /* current entry to do RTT */ 441 int8 dhd_rtt_get_geofence_target_cnt(dhd_pub_t *dhd); 456 int8 *index); 513 int8 dhd_rtt_get_geofence_cur_target_idx(dhd_pub_t *dhd);
|
| H A D | bcmwifi_rspec.h | 144 (int8)rate_info[(rspec) & WL_RSPEC_LEGACY_RATE_MASK] > 0) 146 (int8)rate_info[(rspec) & WL_RSPEC_LEGACY_RATE_MASK] < 0) 202 #define RATE_INFO_RATE_ISCCK(r) ((r) <= WLC_MAXRATE && (int8)rate_info[r] > 0) 203 #define RATE_INFO_RATE_ISOFDM(r) ((r) <= WLC_MAXRATE && (int8)rate_info[r] < 0)
|
| /OK3568_Linux_fs/kernel/arch/arm/nwfpe/ |
| H A D | fpa11.h | 29 int8 mode; 30 int8 precision; 81 extern int8 SetRoundingMode(const unsigned int); 82 extern int8 SetRoundingPrecision(const unsigned int);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | wlioctl.h | 287 int8 phy_noise; /**< noise (in dBm) */ 324 int8 phy_noise; /**< noise (in dBm) */ 371 int8 phy_noise; /**< noise (in dBm) */ 503 int8 rssi_thresh; 535 int8 nprobes; /**< 0, passive, otherwise active */ 536 int8 split_scan; /**< split scan */ 537 int8 band; /**< band */ 538 int8 pad; 553 int8 bss_type; /**< default: any, 769 int8 a_band_boost_threshold; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | wlioctl.h | 346 int8 phy_noise; /**< noise (in dBm) */ 383 int8 phy_noise; /**< noise (in dBm) */ 429 int8 phy_noise; /**< noise (in dBm) */ 476 int8 phy_noise; /**< noise (in dBm) */ 527 int8 phy_noise; /**< noise (in dBm) */ 758 int8 rssi_thresh; 790 int8 nprobes; /**< 0, passive, otherwise active */ 791 int8 split_scan; /**< split scan */ 792 int8 band; /**< band */ 793 int8 pad; [all …]
|
| H A D | bcmevent.h | 509 int8 per_core_rssi[MAX_PHY_CORE_NUM]; 693 int8 rssi; /* RSSI */ 955 int8 rssi; /* RSSI of the STA */ 1084 int8 allowed_weakest_rssi; /* based on weakest link RSSI */ 1087 int8 glitch_upd_wait; /* wait post ACI mitigation */ 1131 int8 tgt_pwr[MAX_PHY_CORE_NUM]; /* Target pwr (qdBm) */ 1132 int8 estPwr[MAX_PHY_CORE_NUM]; /* Rate corrected (qdBm) */ 1133 int8 estPwr_adj[MAX_PHY_CORE_NUM]; /* Max power (qdBm) */ 1137 int8 min_txpower; /* min tx power per ant */ 1145 int8 tgt_pwr[MAX_PHY_CORE_NUM]; /* Target pwr (qdBm) */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | wlioctl.h | 346 int8 phy_noise; /**< noise (in dBm) */ 383 int8 phy_noise; /**< noise (in dBm) */ 429 int8 phy_noise; /**< noise (in dBm) */ 476 int8 phy_noise; /**< noise (in dBm) */ 527 int8 phy_noise; /**< noise (in dBm) */ 758 int8 rssi_thresh; 790 int8 nprobes; /**< 0, passive, otherwise active */ 791 int8 split_scan; /**< split scan */ 792 int8 band; /**< band */ 793 int8 pad; [all …]
|
| H A D | bcmevent.h | 509 int8 per_core_rssi[MAX_PHY_CORE_NUM]; 693 int8 rssi; /* RSSI */ 955 int8 rssi; /* RSSI of the STA */ 1084 int8 allowed_weakest_rssi; /* based on weakest link RSSI */ 1087 int8 glitch_upd_wait; /* wait post ACI mitigation */ 1131 int8 tgt_pwr[MAX_PHY_CORE_NUM]; /* Target pwr (qdBm) */ 1132 int8 estPwr[MAX_PHY_CORE_NUM]; /* Rate corrected (qdBm) */ 1133 int8 estPwr_adj[MAX_PHY_CORE_NUM]; /* Max power (qdBm) */ 1137 int8 min_txpower; /* min tx power per ant */ 1145 int8 tgt_pwr[MAX_PHY_CORE_NUM]; /* Target pwr (qdBm) */ [all …]
|
| H A D | event_log_payload.h | 755 int8 chiptemp; /* Chip temparature */ 756 int8 femtemp; /* Fem temparature */ 780 int8 tgt_pwr; /* Programmed Target power */ 781 int8 estpwradj; /* Current Est Power Adjust value */ 782 int8 crsmin_pwr; /* CRS Min/Noise power */ 783 int8 rssi_per_ant; /* RSSI Per antenna */ 784 int8 snr_per_ant; /* SNR Per antenna */ 785 int8 pad1; /* Padding byte to align with word */ 786 int8 pad2; /* Padding byte to align with word */
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | wlioctl.h | 357 int8 phy_noise; /**< noise (in dBm) */ 394 int8 phy_noise; /**< noise (in dBm) */ 440 int8 phy_noise; /**< noise (in dBm) */ 487 int8 phy_noise; /**< noise (in dBm) */ 538 int8 phy_noise; /**< noise (in dBm) */ 769 int8 rssi_thresh; 801 int8 nprobes; /**< 0, passive, otherwise active */ 802 int8 split_scan; /**< split scan */ 803 int8 band; /**< band */ 804 int8 pad; [all …]
|
| H A D | bcmevent.h | 514 int8 per_core_rssi[MAX_PHY_CORE_NUM]; 698 int8 rssi; /* RSSI */ 960 int8 rssi; /* RSSI of the STA */ 1089 int8 allowed_weakest_rssi; /* based on weakest link RSSI */ 1092 int8 glitch_upd_wait; /* wait post ACI mitigation */ 1136 int8 tgt_pwr[MAX_PHY_CORE_NUM]; /* Target pwr (qdBm) */ 1137 int8 estPwr[MAX_PHY_CORE_NUM]; /* Rate corrected (qdBm) */ 1138 int8 estPwr_adj[MAX_PHY_CORE_NUM]; /* Max power (qdBm) */ 1142 int8 min_txpower; /* min tx power per ant */ 1150 int8 tgt_pwr[MAX_PHY_CORE_NUM]; /* Target pwr (qdBm) */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_rtt.h | 224 int8 rtt_target_cnt; 230 int8 status; /* current status for the current entry */ 231 int8 txchain; /* current device tx chain */ 232 int8 mpc; /* indicate we change mpc mode */ 234 int8 pm_restore; /* flag to reset the old value of pm */ 235 int8 cur_idx; /* current entry to do RTT */
|