wilc_spi_cmd
struct wilc_spi_cmd *c;
c = (struct wilc_spi_cmd *)wb;
cmd_len = offsetof(struct wilc_spi_cmd, u.simple_cmd.crc);
struct wilc_spi_cmd *c;
c = (struct wilc_spi_cmd *)wb;
cmd_len = offsetof(struct wilc_spi_cmd, u.internal_w_cmd.crc);
cmd_len = offsetof(struct wilc_spi_cmd, u.w_cmd.crc);
struct wilc_spi_cmd *c;
c = (struct wilc_spi_cmd *)wb;
cmd_len = offsetof(struct wilc_spi_cmd, u.dma_cmd.crc);
cmd_len = offsetof(struct wilc_spi_cmd, u.dma_cmd_ext.crc);
struct wilc_spi_cmd *c;
c = (struct wilc_spi_cmd *)wb;
cmd_len = offsetof(struct wilc_spi_cmd, u.simple_cmd.crc);