Home
last modified time | relevance | path

Searched defs:priv (Results 1 – 3 of 3) sorted by relevance

/openwifi/driver/
H A Dsysfs_intf.c22 struct openwifi_priv *priv = dev->priv; in openwifi_tx_intf_bin_iq_write() local
75 struct openwifi_priv *priv = dev->priv; in openwifi_tx_intf_bin_iq_write() local
107 struct openwifi_priv *priv = dev->priv; in openwifi_tx_intf_bin_iq_read() local
143 struct openwifi_priv *priv = dev->priv; in tx_intf_iq_ctl_show() local
151 struct openwifi_priv *priv = dev->priv; in tx_intf_iq_ctl_store() local
183 struct openwifi_priv *priv = dev->priv; in stat_enable_show() local
191 struct openwifi_priv *priv = dev->priv; in stat_enable_store() local
205 struct openwifi_priv *priv = dev->priv; in tx_prio_queue_show() local
231 struct openwifi_priv *priv = dev->priv; in tx_prio_queue_store() local
261 struct openwifi_priv *priv = dev->priv; in tx_data_pkt_need_ack_num_total_fail_show() local
[all …]
H A Dsdr.c106 static bool openwifi_is_radio_enabled(struct openwifi_priv *priv) in openwifi_is_radio_enabled()
123 struct openwifi_priv *priv = hw->priv; in openwifi_rfkill_init() local
134 struct openwifi_priv *priv = hw->priv; in openwifi_rfkill_poll() local
178 inline void ad9361_tx_calibration(struct openwifi_priv *priv, u32 actual_tx_lo) in ad9361_tx_calibration()
199 inline void openwifi_rf_rx_update_after_tuning(struct openwifi_priv *priv, u32 actual_rx_lo) in openwifi_rf_rx_update_after_tuning()
236 struct openwifi_priv *priv = dev->priv; in ad9361_rf_set_channel() local
289 static int openwifi_init_tx_ring(struct openwifi_priv *priv, int ring_idx) in openwifi_init_tx_ring()
315 static void openwifi_free_tx_ring(struct openwifi_priv *priv, int ring_idx) in openwifi_free_tx_ring()
346 static int openwifi_init_rx_ring(struct openwifi_priv *priv) in openwifi_init_rx_ring()
369 static void openwifi_free_rx_ring(struct openwifi_priv *priv) in openwifi_free_rx_ring()
[all …]
H A Dsdrctl_intf.c7 struct openwifi_priv *priv = hw->priv; in openwifi_testmode_cmd() local