Home
last modified time | relevance | path

Searched refs:CPU_TO_BE32 (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/common/iavf/
H A Diavf_osdep.h81 #define CPU_TO_BE32(o) rte_cpu_to_be_32(o) macro
/dpdk/drivers/net/ice/base/
H A Dice_osdep.h87 #define CPU_TO_BE32(o) rte_cpu_to_be_32(o) macro
/dpdk/drivers/net/ice/
H A Dice_switch_filter.c820 f->be_ver_tc_flow = CPU_TO_BE32(vtf.u.val); in ice_switch_parse_pattern()
825 s->be_ver_tc_flow = CPU_TO_BE32(vtf.u.val); in ice_switch_parse_pattern()