Searched refs:length_to_copy (Results 1 – 1 of 1) sorted by relevance
957 u16 length_to_copy; in oa_tc6_add_tx_skb_to_spi_buf() local974 length_to_copy = min_t(u16, remaining_len, OA_TC6_CHUNK_PAYLOAD_SIZE); in oa_tc6_add_tx_skb_to_spi_buf()977 memcpy(tx_buf + 1, tx_skb_data, length_to_copy); in oa_tc6_add_tx_skb_to_spi_buf()978 tc6->tx_skb_offset += length_to_copy; in oa_tc6_add_tx_skb_to_spi_buf()985 end_byte_offset = length_to_copy - 1; in oa_tc6_add_tx_skb_to_spi_buf()