Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.h333 int (*hif_block_tx_ext)(struct wilc *wilc, u32 addr, u8 *buf, u32 size); member
H A Dspi.c943 .hif_block_tx_ext = wilc_spi_write,
H A Dsdio.c974 .hif_block_tx_ext = wilc_sdio_write,
H A Dwlan.c668 ret = func->hif_block_tx_ext(wilc, 0, txb, offset); in wilc_wlan_handle_txq()
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.h370 int (*hif_block_tx_ext)(struct wilc *wilc, u32 addr, u8 *buf, u32 size); member
H A Dsdio.c935 .hif_block_tx_ext = wilc_sdio_write,
H A Dspi.c1314 .hif_block_tx_ext = wilc_spi_write,
H A Dwlan.c936 ret = func->hif_block_tx_ext(wilc, 0, txb, offset); in wilc_wlan_handle_txq()

Completed in 12 milliseconds