Searched refs:tx_skb_offset (Results 1 – 1 of 1) sorted by relevance
82 u16 tx_skb_offset; member1147 u16 remaining_len = tc6->ongoing_tx_skb->len - tc6->tx_skb_offset; in oa_tc6_add_tx_skb_to_spi_buf()1148 u8 *tx_skb_data = tc6->ongoing_tx_skb->data + tc6->tx_skb_offset; in oa_tc6_add_tx_skb_to_spi_buf()1161 if (!tc6->tx_skb_offset) in oa_tc6_add_tx_skb_to_spi_buf()1172 tc6->tx_skb_offset += length_to_copy; in oa_tc6_add_tx_skb_to_spi_buf()1177 if (tc6->ongoing_tx_skb->len == tc6->tx_skb_offset) { in oa_tc6_add_tx_skb_to_spi_buf()1180 tc6->tx_skb_offset = 0; in oa_tc6_add_tx_skb_to_spi_buf()