HomeSort by relevance Sort by last modified time
    Searched refs:nl80211_state (Results 1 - 4 of 4) sorted by null

  /hardware/ti/wlan/mac80211/ti-utils/
calibrator.h 18 struct nl80211_state { struct
50 int (*handler)(struct nl80211_state *state,
102 int handle_cmd(struct nl80211_state *state, enum id_input idby,
109 __u32 listen_events(struct nl80211_state *state,
111 __u32 __listen_events(struct nl80211_state *state,
misc_cmds.c 19 static int handle_push_nvs(struct nl80211_state *state,
80 static int handle_fetch_nvs(struct nl80211_state *state,
121 static int get_nvs_mac(struct nl80211_state *state, struct nl_cb *cb,
158 static int set_nvs_mac(struct nl80211_state *state, struct nl_cb *cb,
223 static int set_ref_nvs(struct nl80211_state *state, struct nl_cb *cb,
262 static int set_ref_nvs2(struct nl80211_state *state, struct nl_cb *cb,
305 static int set_upd_nvs(struct nl80211_state *state, struct nl_cb *cb,
346 static int get_dump_nvs(struct nl80211_state *state, struct nl_cb *cb,
373 static int set_autofem(struct nl80211_state *state, struct nl_cb *cb,
408 static int set_fem_manuf(struct nl80211_state *state, struct nl_cb *cb
    [all...]
plt.c 42 static int plt_power_mode(struct nl80211_state *state, struct nl_cb *cb,
84 static int plt_tune_channel(struct nl80211_state *state, struct nl_cb *cb,
122 static int plt_ref_point(struct nl80211_state *state, struct nl_cb *cb,
215 static int plt_tx_bip(struct nl80211_state *state, struct nl_cb *cb,
267 static int plt_tx_tone(struct nl80211_state *state, struct nl_cb *cb,
306 static int plt_tx_cont(struct nl80211_state *state, struct nl_cb *cb,
379 static int plt_tx_stop(struct nl80211_state *state, struct nl_cb *cb,
409 static int plt_start_rx_statcs(struct nl80211_state *state, struct nl_cb *cb,
439 static int plt_stop_rx_statcs(struct nl80211_state *state, struct nl_cb *cb,
469 static int plt_reset_rx_statcs(struct nl80211_state *state, struct nl_cb *cb
    [all...]
calibrator.c 57 static int nl80211_init(struct nl80211_state *state)
95 static void nl80211_cleanup(struct nl80211_state *state)
210 static int print_help(struct nl80211_state *state,
278 static int __handle_cmd(struct nl80211_state *state, enum id_input idby,
476 int handle_cmd(struct nl80211_state *state, enum id_input idby,
484 struct nl80211_state nlstate;

Completed in 24 milliseconds