Home
last modified time | relevance | path

Searched refs:_high (Results 1 – 6 of 6) sorted by relevance

/linux/arch/s390/include/asm/
H A Dctlreg.h95 int _high = high; \
99 _esize = (_high - _low + 1) * sizeof(struct ctlreg); \
106 [_low] "i" (low), [_high] "i" (high) \
114 int _high = high; \
118 _esize = (_high - _low + 1) * sizeof(struct ctlreg); \
124 : [_low] "i" (low), [_high] "i" (high)); \
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.h302 counter_set.eth_802_3_cntrs_grp_data_layout.c##_high)
305 counter_set.eth_2863_cntrs_grp_data_layout.c##_high)
308 counter_set.eth_2819_cntrs_grp_data_layout.c##_high)
311 counter_set.phys_layer_statistical_cntrs.c##_high)
314 counter_set.eth_per_prio_grp_data_layout.c##_high)
318 counter_set.eth_extended_cntrs_grp_data_layout.c##_high)
338 counter_set.pcie_perf_cntrs_grp_data_layout.c##_high)
H A Den_stats.c843 counter_set.eth_802_3_cntrs_grp_data_layout.c##_high)
914 counter_set.set.c##_high)))
1019 counter_set.eth_2863_cntrs_grp_data_layout.c##_high)
1068 counter_set.eth_2819_cntrs_grp_data_layout.c##_high)
1232 counter_set.phys_layer_statistical_cntrs.c##_high)
1475 counter_set.eth_extended_cntrs_grp_data_layout.c##_high)
1537 MLX5_BYTE_OFF(mpcnt_reg, counter_set.pcie_perf_cntrs_grp_data_layout.c##_high)
1634 counter_set.eth_per_tc_prio_grp_data_layout.c##_high)
1644 counter_set.eth_per_tc_congest_prio_grp_data_layout.c##_high)
1777 counter_set.eth_per_prio_grp_data_layout.c##_high)
/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common.h86 #define MTK_DRV_GRP(_min, _max, _low, _high, _step) \ argument
91 .high_bit = _high, \
/linux/drivers/infiniband/hw/mlx5/
H A Dcounters.c68 MLX5_BYTE_OFF(query_cong_statistics_out, _name ## _high)}
122 counter_set.eth_extended_cntrs_grp_data_layout._name##_high)}
H A Dmad.c158 out_pma, counter_name##_high) in pma_cnt_ext_assign_ppcnt()