Searched refs:hif_block_rx (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/ |
H A D | wlan.h | 328 int (*hif_block_rx)(struct wilc *wilc, u32 addr, u8 *buf, u32 size); member
|
H A D | spi.c | 938 .hif_block_rx = wilc_spi_read,
|
H A D | sdio.c | 969 .hif_block_rx = wilc_sdio_read,
|
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/ |
H A D | wlan.h | 365 int (*hif_block_rx)(struct wilc *wilc, u32 addr, u8 *buf, u32 size); member
|
H A D | sdio.c | 930 .hif_block_rx = wilc_sdio_read,
|
H A D | spi.c | 1309 .hif_block_rx = wilc_spi_read,
|
Completed in 8 milliseconds