Home
last modified time | relevance | path

Searched refs:hif_block_tx (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.h329 int (*hif_block_tx)(struct wilc *wilc, u32 addr, u8 *buf, u32 size); member
H A Dwlan.c559 ret = func->hif_block_tx(wilc, in wilc_wlan_handle_txq()
840 ret = wilc->hif_func->hif_block_tx(wilc, addr, in wilc_wlan_firmware_download()
H A Dspi.c939 .hif_block_tx = wilc_spi_write,
H A Dsdio.c970 .hif_block_tx = wilc_sdio_write,
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.h366 int (*hif_block_tx)(struct wilc *wilc, u32 addr, u8 *buf, u32 size); member
H A Dsdio.c931 .hif_block_tx = wilc_sdio_write,
H A Dwlan.c819 ret = func->hif_block_tx(wilc, in wilc_wlan_handle_txq()
1122 ret = wilc->hif_func->hif_block_tx(wilc, addr, in wilc_wlan_firmware_download()
H A Dspi.c1310 .hif_block_tx = wilc_spi_write,

Completed in 11 milliseconds