Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dwilc_wlan.h260 int (*hif_block_tx)(u32, u8 *, u32); member
Dwilc_wlan.c952 ret = p->hif_func.hif_block_tx(WILC_VMM_TBL_RX_SHADOW_BASE, (u8 *)vmm_table, ((i + 1) * 4)); in wilc_wlan_handle_txq()
1443 ret = p->hif_func.hif_block_tx(addr, dma_buffer, size2); in wilc_wlan_firmware_download()