Searched refs:__constant_cpu_to_be16 (Results 1 – 4 of 4) sorted by relevance
28 #define __constant_cpu_to_be16(x) ((__force __be16)___constant_swab16((x))) macro
28 #define __constant_cpu_to_be16(x) ((__force __be16)(__u16)(x)) macro
51 #define constant_cpu_to_je16(x) ((jint16_t){__constant_cpu_to_be16(x)})
135 h->type = __constant_cpu_to_be16(ETH_P_AOE); in aoehdr_atainit()440 h->type = __constant_cpu_to_be16(ETH_P_AOE); in aoecmd_cfg_pkts()