is_hw_tso_supported
if (is_hw_tso_supported(pfvf, skb))
if (skb_shinfo(skb)->gso_size && !is_hw_tso_supported(pfvf, skb)) {