Searched refs:tfp_be_to_cpu_16 (Results 1 – 2 of 2) sorted by relevance
805 idx = tfp_be_to_cpu_16(idx); in ulp_mapper_result_field_process()849 idx = tfp_be_to_cpu_16(idx); in ulp_mapper_result_field_process()882 idx = tfp_be_to_cpu_16(idx); in ulp_mapper_result_field_process()903 idx = tfp_be_to_cpu_16(idx); in ulp_mapper_result_field_process()924 idx = tfp_be_to_cpu_16(idx); in ulp_mapper_result_field_process()1011 idx = tfp_be_to_cpu_16(idx); in ulp_mapper_result_field_process()1027 idx = tfp_be_to_cpu_16(idx); in ulp_mapper_result_field_process()1116 idx = tfp_be_to_cpu_16(idx); in ulp_mapper_keymask_field_process()1143 idx = tfp_be_to_cpu_16(idx); in ulp_mapper_keymask_field_process()1158 idx = tfp_be_to_cpu_16(idx); in ulp_mapper_keymask_field_process()[all …]
247 #define tfp_be_to_cpu_16(val) rte_be_to_cpu_16(val) macro