Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.c810 unsigned char *buff_to_send = NULL; in wilc_frmw_to_host() local
831 buff_to_send = buff; in wilc_frmw_to_host()
839 skb_put_data(skb, buff_to_send, frame_len); in wilc_frmw_to_host()