Searched refs:SKBTX_IN_PROGRESS (Results 1 – 7 of 7) sorted by relevance
180 SKBTX_IN_PROGRESS in skb_shinfo(skb)->tx_flags , e.g. with182 skb_shinfo(skb)->tx_flags |= SKBTX_IN_PROGRESS;198 - If the driver did not set the SKBTX_IN_PROGRESS flag (see above), then
226 SKBTX_IN_PROGRESS = 1 << 2, enumerator2328 !(skb_shinfo(skb)->tx_flags & SKBTX_IN_PROGRESS)) in sw_tx_timestamp()
340 shtx->tx_flags |= SKBTX_IN_PROGRESS; in ixp_tx_timestamp()359 shtx->tx_flags &= ~SKBTX_IN_PROGRESS; in ixp_tx_timestamp()
2178 skb_shinfo(skb)->tx_flags |= SKBTX_IN_PROGRESS; in gfar_start_xmit()2479 if (unlikely(skb_shinfo(skb)->tx_flags & SKBTX_IN_PROGRESS)) in gfar_clean_tx_ring()2493 if (unlikely(skb_shinfo(skb)->tx_flags & SKBTX_IN_PROGRESS)) { in gfar_clean_tx_ring()2502 if (unlikely(skb_shinfo(skb)->tx_flags & SKBTX_IN_PROGRESS)) { in gfar_clean_tx_ring()
206 shtx->tx_flags |= SKBTX_IN_PROGRESS; in pch_tx_timestamp()224 shtx->tx_flags &= ~SKBTX_IN_PROGRESS; in pch_tx_timestamp()
820 skb_shinfo(skb)->tx_flags |= SKBTX_IN_PROGRESS; in bfin_tx_hwtstamp()
4454 skb_shinfo(skb)->tx_flags |= SKBTX_IN_PROGRESS; in igb_xmit_frame_ring()