Lines Matching refs:cb
42 static int plt_power_mode(struct nl80211_state *state, struct nl_cb *cb, in plt_power_mode() argument
84 static int plt_tune_channel(struct nl80211_state *state, struct nl_cb *cb, in plt_tune_channel() argument
122 static int plt_ref_point(struct nl80211_state *state, struct nl_cb *cb, in plt_ref_point() argument
215 static int plt_tx_bip(struct nl80211_state *state, struct nl_cb *cb, in plt_tx_bip() argument
253 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, calib_valid_handler, nvs_path); in plt_tx_bip()
267 static int plt_tx_tone(struct nl80211_state *state, struct nl_cb *cb, in plt_tx_tone() argument
306 static int plt_tx_cont(struct nl80211_state *state, struct nl_cb *cb, in plt_tx_cont() argument
379 static int plt_tx_stop(struct nl80211_state *state, struct nl_cb *cb, in plt_tx_stop() argument
409 static int plt_start_rx_statcs(struct nl80211_state *state, struct nl_cb *cb, in plt_start_rx_statcs() argument
439 static int plt_stop_rx_statcs(struct nl80211_state *state, struct nl_cb *cb, in plt_stop_rx_statcs() argument
469 static int plt_reset_rx_statcs(struct nl80211_state *state, struct nl_cb *cb, in plt_reset_rx_statcs() argument
533 static int plt_get_rx_statcs(struct nl80211_state *state, struct nl_cb *cb, in plt_get_rx_statcs() argument
553 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, display_rx_statcs, NULL); in plt_get_rx_statcs()
569 static int plt_rx_statistics(struct nl80211_state *state, struct nl_cb *cb, in plt_rx_statistics() argument
644 static int plt_calibrate(struct nl80211_state *state, struct nl_cb *cb, in plt_calibrate() argument