Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/vt6656/
Dwcmd.h46 int vnt_schedule_command(struct vnt_private *priv, enum vnt_cmd);
Dint.c136 vnt_schedule_command(priv, WLAN_CMD_BECON_SEND); in vnt_int_process_data()
148 vnt_schedule_command(priv, in vnt_int_process_data()
Dwcmd.c155 int vnt_schedule_command(struct vnt_private *priv, enum vnt_cmd command) in vnt_schedule_command() function
Dmain_usb.c979 vnt_schedule_command(priv, WLAN_CMD_INIT_MAC80211); in vt6656_probe()
Drxtx.c811 vnt_schedule_command(priv, WLAN_CMD_SETPOWER); in vnt_tx_packet()