Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vt6656/
H A Dwcmd.c124 vnt_beacon_make(priv, priv->vif); in vnt_run_command()
H A Drxtx.h174 int vnt_beacon_make(struct vnt_private *priv, struct ieee80211_vif *vif);
H A Drxtx.c698 int vnt_beacon_make(struct vnt_private *priv, struct ieee80211_vif *vif) in vnt_beacon_make() function
729 return vnt_beacon_make(priv, vif); in vnt_beacon_enable()
/openbmc/linux/drivers/staging/vt6655/
H A Drxtx.h181 int vnt_beacon_make(struct vnt_private *priv, struct ieee80211_vif *vif);
H A Drxtx.c1434 int vnt_beacon_make(struct vnt_private *priv, struct ieee80211_vif *vif) in vnt_beacon_make() function
1461 return vnt_beacon_make(priv, vif); in vnt_beacon_enable()
H A Ddevice_main.c1175 vnt_beacon_make(priv, priv->vif); in vnt_interrupt_process()