Searched refs:__constant_htons (Results 1 – 7 of 7) sorted by relevance
16 #define __constant_htons(x) ((__force __be16)___constant_swab16((x))) macro
16 #define __constant_htons(x) ((__force __be16)(__u16)(x)) macro
195 .type = __constant_htons(ETH_P_AOE),
72 skb->protocol = __constant_htons(ETH_P_AOE); in new_skb()
1784 case __constant_htons(ETH_P_IPV6): in qeth_l3_rebuild_skb()1790 case __constant_htons(ETH_P_IP): in qeth_l3_rebuild_skb()2908 *tag = __constant_htons(ETH_P_8021Q); in qeth_l3_hard_start_xmit()
289 if (veth->h_vlan_proto == __constant_htons(ETH_P_8021Q)) { in qeth_l2_fill_header()
1203 interface->fcoe_packet_type.type = __constant_htons(ETH_P_FCOE); in bnx2fc_interface_setup()