Searched refs:__constant_htons (Results 1 – 9 of 9) sorted by relevance
16 #define __constant_htons(x) ((__force __be16)(__u16)(x)) macro
16 #define __constant_htons(x) ((__force __be16)___constant_swab16((x))) macro
195 .type = __constant_htons(ETH_P_AOE),
72 skb->protocol = __constant_htons(ETH_P_AOE); in new_skb()
1890 case __constant_htons(ETH_P_IPV6): in qeth_l3_rebuild_skb()1896 case __constant_htons(ETH_P_IP): in qeth_l3_rebuild_skb()3018 *tag = __constant_htons(ETH_P_8021Q); in qeth_l3_hard_start_xmit()
275 if (veth->h_vlan_proto == __constant_htons(ETH_P_8021Q)) { in qeth_l2_fill_header()
367 fcoe->fcoe_packet_type.type = __constant_htons(ETH_P_FCOE); in fcoe_interface_setup()
2718 skb->protocol = __constant_htons(ETH_P_IP); in gsm_mux_rx_netchar()
1204 interface->fcoe_packet_type.type = __constant_htons(ETH_P_FCOE); in bnx2fc_interface_setup()