Searched refs:drv_priv (Results 1 – 8 of 8) sorted by relevance
45 struct hwsim_vif_priv *vp = (void *)vif->drv_priv; in hwsim_check_magic()51 struct hwsim_vif_priv *vp = (void *)vif->drv_priv; in hwsim_set_magic()57 struct hwsim_vif_priv *vp = (void *)vif->drv_priv; in hwsim_clear_magic()69 struct hwsim_sta_priv *sp = (void *)sta->drv_priv; in hwsim_check_sta_magic()75 struct hwsim_sta_priv *sp = (void *)sta->drv_priv; in hwsim_set_sta_magic()81 struct hwsim_sta_priv *sp = (void *)sta->drv_priv; in hwsim_clear_sta_magic()450 struct hwsim_vif_priv *vp = (void *)vif->drv_priv; in mac80211_hwsim_config_interface()468 struct hwsim_vif_priv *vp = (void *)vif->drv_priv; in mac80211_hwsim_bss_info_changed()609 struct hwsim_vif_priv *vp = (void *)vif->drv_priv; in hwsim_send_ps_poll()640 struct hwsim_vif_priv *vp = (void *)vif->drv_priv; in hwsim_send_nullfunc()
53 struct driver_private *drv_priv = to_driver(kobj); in drv_attr_show() local57 ret = drv_attr->show(drv_priv->driver, buf); in drv_attr_show()65 struct driver_private *drv_priv = to_driver(kobj); in drv_attr_store() local69 ret = drv_attr->store(drv_priv->driver, buf, count); in drv_attr_store()80 struct driver_private *drv_priv = to_driver(kobj); in driver_release() local83 kfree(drv_priv); in driver_release()359 struct driver_private *drv_priv; in next_driver() local362 drv_priv = container_of(n, struct driver_private, knode_bus); in next_driver()363 return drv_priv->driver; in next_driver()
155 avp = (void *)vif->drv_priv; in ath_beacon_generate()259 avp = (void *)vif->drv_priv; in ath_beacon_start_adhoc()303 avp = (void *)vif->drv_priv; in ath_beacon_alloc()631 avp = (void *)vif->drv_priv; in ath_beacon_config()
247 an = (struct ath_node *)tx_info->control.sta->drv_priv; in assign_aggr_tid_seqno()747 an = (struct ath_node *)tx_info->control.sta->drv_priv; in ath_tx_complete_aggr_rifs()1770 an = (struct ath_node *)tx_info->control.sta->drv_priv; in ath_tx_start_dma()2246 an = (struct ath_node *)sta->drv_priv; in ath_tx_aggr_start()2261 struct ath_node *an = (struct ath_node *)sta->drv_priv; in ath_tx_aggr_stop()2274 an = (struct ath_node *)sta->drv_priv; in ath_tx_aggr_resume()
458 an = (struct ath_node *)sta->drv_priv; in ath_node_attach()470 struct ath_node *an = (struct ath_node *)sta->drv_priv; in ath_node_detach()913 struct ath_vap *avp = (void *)vif->drv_priv; in ath9k_bss_assoc_info()2068 struct ath_vap *avp = (void *)conf->vif->drv_priv; in ath9k_add_interface()2121 struct ath_vap *avp = (void *)conf->vif->drv_priv; in ath9k_remove_interface()2200 struct ath_vap *avp = (void *)vif->drv_priv; in ath9k_config_interface()
1521 an = (struct ath_node *)sta->drv_priv; in ath_get_rate()
385 struct iwl3945_sta_priv *psta = (void *) sta->drv_priv; in rs_alloc_sta()431 struct iwl3945_sta_priv *psta = (void *) sta->drv_priv; in rs_free_sta()897 psta = (void *) sta->drv_priv; in iwl3945_rate_scale_init()
396 return (struct rt2x00_intf *)vif->drv_priv; in vif_to_intf()