Home
last modified time | relevance | path

Searched refs:BE16_TO_CPU (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_osdep.h81 #define BE16_TO_CPU(o) rte_be_to_cpu_16(o) macro
H A Dice_switch.c6216 BE16_TO_CPU(((_FORCE_ __be16 *)&rule->m_u)[j]); in ice_fill_valid_words()