Home
last modified time | relevance | path

Searched refs:vnt_schedule_command (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/staging/vt6656/
Dwcmd.h59 int vnt_schedule_command(struct vnt_private *, enum vnt_cmd);
Dint.c150 vnt_schedule_command(priv, WLAN_CMD_BECON_SEND); in vnt_int_process_data()
162 vnt_schedule_command(priv, in vnt_int_process_data()
Dwcmd.c169 int vnt_schedule_command(struct vnt_private *priv, enum vnt_cmd command) in vnt_schedule_command() function
Dmain_usb.c1011 vnt_schedule_command(priv, WLAN_CMD_INIT_MAC80211); in vt6656_probe()
Drxtx.c811 vnt_schedule_command(priv, WLAN_CMD_SETPOWER); in vnt_tx_packet()