Searched refs:get_tx_power_cb (Results 1 – 3 of 3) sorted by relevance
254 void (*get_tx_power_cb)(int tx_power, void *cookie); member
346 static void get_tx_power_cb(int tx_power, void *cookie) in get_tx_power_cb() function386 info.u.get_tx_power_cb = get_tx_power_cb; in wlan_cfg80211_mc_cp_stats_get_tx_power()
1275 if (last_req.u.get_tx_power_cb && pending) in tgt_mc_cp_stats_extract_vdev_and_extd_stats()1276 last_req.u.get_tx_power_cb(max_pwr, last_req.cookie); in tgt_mc_cp_stats_extract_vdev_and_extd_stats()