Home
last modified time | relevance | path

Searched refs:vnt_beacon_make (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/staging/vt6656/
Dwcmd.c116 vnt_beacon_make(priv, priv->vif); in vnt_run_command()
Drxtx.h243 int vnt_beacon_make(struct vnt_private *priv, struct ieee80211_vif *vif);
Drxtx.c1082 int vnt_beacon_make(struct vnt_private *priv, struct ieee80211_vif *vif) in vnt_beacon_make() function
1113 return vnt_beacon_make(priv, vif); in vnt_beacon_enable()
/Linux-v4.19/drivers/staging/vt6655/
Drxtx.h183 int vnt_beacon_make(struct vnt_private *priv, struct ieee80211_vif *vif);
Drxtx.c1483 int vnt_beacon_make(struct vnt_private *priv, struct ieee80211_vif *vif) in vnt_beacon_make() function
1510 return vnt_beacon_make(priv, vif); in vnt_beacon_enable()
Ddevice_main.c1113 vnt_beacon_make(priv, priv->vif); in vnt_interrupt_process()