Searched defs:state (Results 1 – 3 of 3) sorted by relevance
/openwifi/user_space/sdrctl_src/ |
H A D | cmd.c | 42 static int handle_set_reg(struct nl80211_state *state, in handle_set_reg() 109 static int handle_get_reg(struct nl80211_state *state, in handle_get_reg() 185 static int handle_set_rssi_th(struct nl80211_state *state, in handle_set_rssi_th() 221 static int handle_set_tsf(struct nl80211_state *state, in handle_set_tsf() 286 static int handle_get_rssi_th(struct nl80211_state *state, in handle_get_rssi_th() 330 static int handle_set_slice_total(struct nl80211_state *state, in handle_set_slice_total() 365 static int handle_get_slice_total(struct nl80211_state *state, in handle_get_slice_total() 487 static int handle_set_slice_start(struct nl80211_state *state, in handle_set_slice_start() 522 static int handle_get_slice_start(struct nl80211_state *state, in handle_get_slice_start() 645 static int handle_set_slice_end(struct nl80211_state *state, in handle_set_slice_end() [all …]
|
H A D | sdrctl.c | 49 static int nl80211_init(struct nl80211_state *state) in nl80211_init() 81 static void nl80211_cleanup(struct nl80211_state *state) in nl80211_cleanup() 232 static int print_help(struct nl80211_state *state, in print_help() 298 static int __handle_cmd(struct nl80211_state *state, enum id_input idby, in __handle_cmd() 491 int handle_cmd(struct nl80211_state *state, enum id_input idby, in handle_cmd()
|
/openwifi/user_space/fast_reg_log/ |
H A D | fast_reg_log_analyzer.m | 35 state = a(1:2:end); variable
|