Lines Matching refs:htons
485 __vlan_hwaccel_put_tag(skb, htons(ETH_P_8021Q), vid); in fm10k_process_skb_fields()
696 #define FM10K_NVGRE_RESERVED0_FLAGS htons(0x9FFF)
697 #define NVGRE_TNI htons(0x2000)
710 if (vlan_get_protocol(skb) != htons(ETH_P_IP)) in fm10k_gre_is_nvgre()
733 skb->inner_protocol != htons(ETH_P_TEB)) in fm10k_tx_encap_offload()
737 case htons(ETH_P_IP): in fm10k_tx_encap_offload()
740 case htons(ETH_P_IPV6): in fm10k_tx_encap_offload()
762 case htons(ETH_P_IP): in fm10k_tx_encap_offload()
765 case htons(ETH_P_IPV6): in fm10k_tx_encap_offload()
872 case htons(ETH_P_IP): in fm10k_tx_csum()
875 case htons(ETH_P_IPV6): in fm10k_tx_csum()