| /linux/include/linux/mlx5/ |
| H A D | device.h | 51 #define __mlx5_bit_sz(typ, fld) sizeof(__mlx5_nullp(typ)->fld) argument 52 #define __mlx5_bit_off(typ, fld) (offsetof(struct mlx5_ifc_##typ##_bits, fld)) argument 53 #define __mlx5_16_off(typ, fld) (__mlx5_bit_off(typ, fld) / 16) argument 54 #define __mlx5_dw_off(typ, fld) (__mlx5_bit_off(typ, fld) / 32) argument 55 #define __mlx5_64_off(typ, fld) (__mlx5_bit_off(typ, fld) / 64) argument 56 #define __mlx5_16_bit_off(typ, fld) (16 - __mlx5_bit_sz(typ, fld) - (__mlx5_bit_off(typ, fld) & 0xf… argument 57 #define __mlx5_dw_bit_off(typ, fld) (32 - __mlx5_bit_sz(typ, fld) - (__mlx5_bit_off(typ, fld) & 0x1… argument 58 #define __mlx5_mask(typ, fld) ((u32)((1ull << __mlx5_bit_sz(typ, fld)) - 1)) argument 59 #define __mlx5_dw_mask(typ, fld) (__mlx5_mask(typ, fld) << __mlx5_dw_bit_off(typ, fld)) argument 60 #define __mlx5_mask16(typ, fld) ((u16)((1ull << __mlx5_bit_sz(typ, fld)) - 1)) argument [all …]
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | tout.c | 106 #define MLX5_TIMEOUT_QUERY(fld, reg_out) \ argument 119 #define MLX5_TIMEOUT_FILL(fld, reg_out, dev, to_type, to_extra) \ argument
|
| /linux/drivers/power/supply/ |
| H A D | mp2629_charger.c | 163 enum mp2629_field fld, in mp2629_get_prop() 179 enum mp2629_field fld, in mp2629_set_prop()
|
| /linux/drivers/irqchip/ |
| H A D | irq-gic-v4.c | 96 unsigned long fld, reg = read_sanitised_ftr_reg(SYS_ID_AA64PFR0_EL1); in gic_cpuif_has_vsgi() local
|
| /linux/drivers/net/ethernet/intel/ice/virt/ |
| H A D | fdir.c | 54 enum ice_flow_field fld; member 249 enum ice_flow_field *fld, int *fld_cnt) in ice_vc_fdir_parse_flow_fld() 293 enum ice_flow_field fld[ICE_FLOW_FIELD_IDX_MAX]; in ice_vc_fdir_set_flow_fld() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_fs_ethtool.c | 147 #define MLX5E_FTE_SET(header_p, fld, v) \ argument 150 #define MLX5E_FTE_ADDR_OF(header_p, fld) \ argument
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_flow.c | 1006 u8 seg, enum ice_flow_field fld, u64 match) in ice_flow_xtract_fld() 1913 ice_flow_set_fld_ext(struct ice_flow_seg_info *seg, enum ice_flow_field fld, in ice_flow_set_fld_ext() 1952 ice_flow_set_fld(struct ice_flow_seg_info *seg, enum ice_flow_field fld, in ice_flow_set_fld()
|
| /linux/scripts/gcc-plugins/ |
| H A D | latent_entropy_plugin.c | 167 tree fld, lst = TYPE_FIELDS(type); in handle_latent_entropy_attribute() local
|
| /linux/tools/perf/ |
| H A D | builtin-annotate.c | 337 PRINT_STAT(fld) print_annotate_data_stat() argument
|
| /linux/tools/lib/bpf/ |
| H A D | bpf_core_read.h | 47 #define __CORE_BITFIELD_PROBE_READ(dst, src, fld) \ argument 57 #define __CORE_BITFIELD_PROBE_READ(dst, src, fld) \ argument
|
| /linux/drivers/net/ethernet/cisco/enic/ |
| H A D | vnic_devcmd.h | 567 #define FILTER_FIELD_VALID(fld) (1 << (fld - 1)) argument
|
| /linux/drivers/perf/ |
| H A D | arm_spe_pmu.c | 1107 int fld; in __arm_spe_pmu_dev_probe() local
|
| /linux/include/linux/ceph/ |
| H A D | osd_client.h | 458 #define osd_req_op_data(oreq, whch, typ, fld) \ argument
|
| /linux/drivers/hid/ |
| H A D | hid-multitouch.c | 1774 struct hid_field *fld = report->field[f]; in mt_report() local
|
| /linux/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net.h | 236 } __packed fld; member
|
| /linux/drivers/media/platform/ti/vpe/ |
| H A D | vip.c | 925 unsigned long flags, fld; in vip_process_buffer_complete() local
|
| /linux/drivers/message/fusion/ |
| H A D | mptbase.h | 301 } fld; member
|
| /linux/drivers/video/fbdev/ |
| H A D | amifb.c | 373 #define CUSTOM_OFS(fld) ((long)&((struct CUSTOM*)0)->fld) argument
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_dev.c | 4045 u32 port_cfg_addr, link_temp, nvm_cfg_addr, device_capabilities, fld; in qed_hw_get_nvm_info() local
|
| /linux/drivers/scsi/ |
| H A D | scsi_debug.c | 3210 int fld; in resp_mode_select() local
|