Searched refs:vnt_beacon_make (Results 1 – 6 of 6) sorted by relevance
116 vnt_beacon_make(priv, priv->vif); in vnt_run_command()
243 int vnt_beacon_make(struct vnt_private *priv, struct ieee80211_vif *vif);
1082 int vnt_beacon_make(struct vnt_private *priv, struct ieee80211_vif *vif) in vnt_beacon_make() function1113 return vnt_beacon_make(priv, vif); in vnt_beacon_enable()
183 int vnt_beacon_make(struct vnt_private *priv, struct ieee80211_vif *vif);
1483 int vnt_beacon_make(struct vnt_private *priv, struct ieee80211_vif *vif) in vnt_beacon_make() function1510 return vnt_beacon_make(priv, vif); in vnt_beacon_enable()
1113 vnt_beacon_make(priv, priv->vif); in vnt_interrupt_process()