Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dwilc_wlan.h267 int (*hif_block_rx_ext)(u32, u8 *, u32); member
Dwilc_wlan.c1336 ret = p->hif_func.hif_block_rx_ext(0, buffer, size); in wilc_wlan_handle_isr_ext()