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