Home
last modified time | relevance | path

Searched refs:s8 (Results 1 – 14 of 14) sorted by relevance

/hostap-latest/src/utils/
Dconst_time.h142 static inline s8 const_time_select_s8(u8 mask, s8 true_val, s8 false_val) in const_time_select_s8()
144 return (s8) const_time_select(mask, (unsigned int) true_val, in const_time_select_s8()
Dcommon.h96 typedef INT8 s8; typedef
108 typedef INT8 s8; typedef
125 typedef int8_t s8; typedef
Dutils_module_tests.c1027 s8 true_val; in const_time_tests()
1028 s8 false_val; in const_time_tests()
1029 s8 expected; in const_time_tests()
/hostap-latest/src/drivers/
Ddriver.h149 s8 min_nf;
650 s8 relative_rssi;
667 s8 relative_adjust_rssi;
710 s8 link_id;
2512 s8 last_ack_rssi;
2531 s8 avg_signal; /* dBm */
2532 s8 avg_beacon_signal; /* dBm */
2533 s8 avg_ack_signal; /* dBm */
2571 s8 mld_link_id;
5898 s8 nf;
Ddriver_nl80211.h355 struct i802_link * nl80211_get_link(struct i802_bss *bss, s8 link_id);
357 static inline bool nl80211_link_valid(u16 links, s8 link_id) in nl80211_link_valid()
Ddriver_nl80211_monitor.c154 ssi_signal = (s8) *iter.this_arg; in handle_monitor_read()
Ddriver_nl80211_scan.c28 s8 noise[MAX_NL80211_NOISE_FREQS];
71 (s8) nla_get_u8(sinfo[NL80211_SURVEY_INFO_NOISE]); in get_noise_for_scan_results()
Ddriver_nl80211.c1758 (s8) nla_get_u8(sinfo[NL80211_SURVEY_INFO_NOISE]); in get_link_noise()
4198 struct i802_link * nl80211_get_link(struct i802_bss *bss, s8 link_id) in nl80211_get_link()
4210 static void nl80211_link_set_freq(struct i802_bss *bss, s8 link_id, int freq) in nl80211_link_set_freq()
7944 data->signal = (s8) nla_get_u8(stats[NL80211_STA_INFO_SIGNAL]); in get_sta_handler()
7959 (s8) nla_get_u8(stats[NL80211_STA_INFO_SIGNAL_AVG]); in get_sta_handler()
7979 (s8) nla_get_u8(stats[NL80211_STA_INFO_BEACON_SIGNAL_AVG]); in get_sta_handler()
9779 (s8) nla_get_u8(sinfo[NL80211_SURVEY_INFO_NOISE]); in get_links_noise()
Ddriver_nl80211_event.c1630 static s8
/hostap-latest/src/ap/
Dsta_info.h271 s8 min_tx_power;
272 s8 max_tx_power;
Dwpa_auth_i.h181 s8 mld_assoc_link_id;
Dhostapd.h669 s8 lowest_nf;
Dacs.c379 acs_survey_interference_factor(struct freq_survey *survey, s8 min_nf) in acs_survey_interference_factor()
/hostap-latest/src/common/
Dieee802_11_defs.h2137 s8 tx_power;
2138 s8 max_tp;