Searched refs:hif_block_tx (Results 1 – 4 of 4) sorted by relevance
236 int (*hif_block_tx)(struct wilc *wilc, u32 addr, u8 *buf, u32 size); member
562 ret = func->hif_block_tx(wilc, in wilc_wlan_handle_txq()847 ret = wilc->hif_func->hif_block_tx(wilc, addr, in wilc_wlan_firmware_download()
1127 .hif_block_tx = wilc_spi_write,
1098 .hif_block_tx = wilc_sdio_write,