Searched refs:last_segment (Results 1 – 5 of 5) sorted by relevance
75 const struct in6_addr *last_segment) in ipv6_rpl_srh_calc_cmpre() argument80 if (daddr->s6_addr[plen] != last_segment->s6_addr[plen]) in ipv6_rpl_srh_calc_cmpre()
148 if (tx_q->tx_skbuff_dma[entry].last_segment && !priv->extend_desc && in clean_desc3()
55 bool last_segment; member
1990 tx_q->tx_skbuff_dma[entry].last_segment = false; in stmmac_set_tx_dma_entry()2005 tx_q->tx_skbuff_dma[entry].last_segment = true; in stmmac_set_tx_dma_last_segment()2920 tx_q->tx_skbuff_dma[entry].last_segment = false; in stmmac_tx_clean()4328 int total_len, bool last_segment, u32 queue) in stmmac_tso_allocator() argument4356 (last_segment) && (tmp_len <= TSO_MAX_BUFF_SIZE), in stmmac_tso_allocator()4826 bool last_segment = (nfrags == 0); in stmmac_xmit() local4838 if (last_segment) in stmmac_xmit()4851 0, last_segment, skb->len); in stmmac_xmit()4872 bool last_segment = (i == (nfrags - 1)); in stmmac_xmit() local4890 priv->descriptor_mode, 1, last_segment, in stmmac_xmit()
738 u8 last_segment; member