Home
last modified time | relevance | path

Searched refs:CPU_TO_BE16 (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/hpt27xx/
H A Dosm.h86 static __inline HPT_U16 CPU_TO_BE16(HPT_U16 x) in CPU_TO_BE16() function
91 #define BE16_TO_CPU(x) CPU_TO_BE16(x)
/freebsd/sys/dev/hptnr/
H A Dosm.h84 static __inline HPT_U16 CPU_TO_BE16(HPT_U16 x) in CPU_TO_BE16() function
89 #define BE16_TO_CPU(x) CPU_TO_BE16(x)
/freebsd/sys/dev/ice/
H A Dice_osdep.h319 #define CPU_TO_BE16 htobe16 macro
H A Dice_switch.c1307 *off = CPU_TO_BE16(f_info->l_data.ethertype_mac.ethertype); in ice_fill_sw_rule()
1338 *off = CPU_TO_BE16(vlan_id); in ice_fill_sw_rule()
1340 *off = CPU_TO_BE16(vlan_tpid); in ice_fill_sw_rule()