Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/vt6656/
H A Dwcmd.c117 vnt_beacon_make(priv, priv->vif); in vnt_run_command()
H A Drxtx.h176 int vnt_beacon_make(struct vnt_private *priv, struct ieee80211_vif *vif);
H A Drxtx.c704 int vnt_beacon_make(struct vnt_private *priv, struct ieee80211_vif *vif) in vnt_beacon_make() function
735 return vnt_beacon_make(priv, vif); in vnt_beacon_enable()
/OK3568_Linux_fs/kernel/drivers/staging/vt6655/
H A Drxtx.h183 int vnt_beacon_make(struct vnt_private *priv, struct ieee80211_vif *vif);
H A Drxtx.c1433 int vnt_beacon_make(struct vnt_private *priv, struct ieee80211_vif *vif) in vnt_beacon_make() function
1460 return vnt_beacon_make(priv, vif); in vnt_beacon_enable()
H A Ddevice_main.c1109 vnt_beacon_make(priv, priv->vif); in vnt_interrupt_process()