Searched refs:cxgb_encap_offload_supported (Results 1 – 3 of 3) sorted by relevance
1645 enum cpl_tx_tnl_lso_type cxgb_encap_offload_supported(struct sk_buff *skb);
1281 enum cpl_tx_tnl_lso_type cxgb_encap_offload_supported(struct sk_buff *skb) in cxgb_encap_offload_supported() function1578 tnl_type = cxgb_encap_offload_supported(skb); in cxgb4_eth_xmit()
3847 if (!skb->encapsulation || cxgb_encap_offload_supported(skb)) in cxgb_features_check()