Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wilc1000/
Dwilc_netdev.c788 unsigned char *buff_to_send = NULL; in wilc_frmw_to_host() local
805 buff_to_send = buff; in wilc_frmw_to_host()
813 skb_put_data(skb, buff_to_send, frame_len); in wilc_frmw_to_host()