Home
last modified time | relevance | path

Searched defs:attr_id (Results 1 – 25 of 32) sorted by relevance

12

/openbmc/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_tlv.c34 static s32 fm10k_tlv_attr_put_null_string(u32 *msg, u16 attr_id, in fm10k_tlv_attr_put_null_string()
112 s32 fm10k_tlv_attr_put_mac_vlan(u32 *msg, u16 attr_id, in fm10k_tlv_attr_put_mac_vlan()
172 s32 fm10k_tlv_attr_put_bool(u32 *msg, u16 attr_id) in fm10k_tlv_attr_put_bool()
198 s32 fm10k_tlv_attr_put_value(u32 *msg, u16 attr_id, s64 value, u32 len) in fm10k_tlv_attr_put_value()
270 s32 fm10k_tlv_attr_put_le_struct(u32 *msg, u16 attr_id, in fm10k_tlv_attr_put_le_struct()
340 static u32 *fm10k_tlv_attr_nest_start(u32 *msg, u16 attr_id) in fm10k_tlv_attr_nest_start()
401 u32 attr_id = *attr & FM10K_TLV_ID_MASK; in fm10k_tlv_attr_validate() local
474 u32 i, attr_id, offset = 0; in fm10k_tlv_attr_parse() local
H A Dfm10k_tlv.h96 #define fm10k_tlv_attr_put_u8(msg, attr_id, val) \ argument
98 #define fm10k_tlv_attr_put_u16(msg, attr_id, val) \ argument
100 #define fm10k_tlv_attr_put_u32(msg, attr_id, val) \ argument
102 #define fm10k_tlv_attr_put_u64(msg, attr_id, val) \ argument
104 #define fm10k_tlv_attr_put_s8(msg, attr_id, val) \ argument
106 #define fm10k_tlv_attr_put_s16(msg, attr_id, val) \ argument
108 #define fm10k_tlv_attr_put_s32(msg, attr_id, val) \ argument
110 #define fm10k_tlv_attr_put_s64(msg, attr_id, val) \ argument
/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dddr3_training_db.c849 u32 attr_id; in ddr3_tip_dev_attr_init() local
857 u32 ddr3_tip_dev_attr_get(u32 dev_num, enum mv_ddr_dev_attribute attr_id) in ddr3_tip_dev_attr_get()
865 void ddr3_tip_dev_attr_set(u32 dev_num, enum mv_ddr_dev_attribute attr_id, u32 value) in ddr3_tip_dev_attr_set()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_repr.c178 ice_repr_ndo_has_offload_stats(const struct net_device *dev, int attr_id) in ice_repr_ndo_has_offload_stats()
184 ice_repr_ndo_get_offload_stats(int attr_id, const struct net_device *dev, in ice_repr_ndo_get_offload_stats()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt_sysfs.c62 static struct kobj_attribute attr_id = __ATTR_RO(id); variable
/openbmc/linux/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_vema.c457 u16 attr_id) in vema_get_mac_list()
538 u16 attr_id = be16_to_cpu(recvd_mad->mad_hdr.attr_id); in vema_get() local
576 u16 attr_id = be16_to_cpu(recvd_mad->mad_hdr.attr_id); in vema_set() local
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_repr.c113 nfp_repr_has_offload_stats(const struct net_device *dev, int attr_id) in nfp_repr_has_offload_stats()
156 nfp_repr_get_offload_stats(int attr_id, const struct net_device *dev, in nfp_repr_get_offload_stats()
/openbmc/linux/include/uapi/rdma/
H A Drdma_user_ioctl_cmds.h55 __u16 attr_id; /* command specific type attribute */ member
/openbmc/linux/fs/ubifs/
H A Dsysfs.c22 enum attr_id_t attr_id; member
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_dfs.c17 qla_dfs_rport_get(struct fc_port *fp, int attr_id, u64 *val) in qla_dfs_rport_get()
33 qla_dfs_rport_set(struct fc_port *fp, int attr_id, u64 val) in qla_dfs_rport_set()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.h276 int attr_id) { return false; } in mlx5e_rep_has_offload_stats()
277 static inline int mlx5e_rep_get_offload_stats(int attr_id, in mlx5e_rep_get_offload_stats()
H A Den_rep.c670 bool mlx5e_rep_has_offload_stats(const struct net_device *dev, int attr_id) in mlx5e_rep_has_offload_stats()
690 int mlx5e_rep_get_offload_stats(int attr_id, const struct net_device *dev, in mlx5e_rep_get_offload_stats()
/openbmc/linux/samples/bpf/
H A Dibumad_kern.c61 u16 attr_id; member
/openbmc/linux/fs/erofs/
H A Dsysfs.c24 short attr_id; member
/openbmc/linux/include/rdma/
H A Dopa_smi.h31 __be16 attr_id; member
H A Dib_smi.h27 __be16 attr_id; member
H A Dib_mad.h145 __be16 attr_id; member
415 __be16 attr_id; member
/openbmc/linux/fs/ext4/
H A Dsysfs.c54 short attr_id; member
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ieee80211.c711 u16 attr_id = get_unaligned_be16(attr_ptr); in rtw_get_wps_attr() local
/openbmc/linux/drivers/infiniband/core/
H A Dcm.c1305 __be16 attr_id, __be64 tid) in cm_format_mad_hdr()
1315 static void cm_format_mad_ece_hdr(struct ib_mad_hdr *hdr, __be16 attr_id, in cm_format_mad_ece_hdr()
4023 u16 attr_id; in cm_recv_handler() local
/openbmc/linux/drivers/block/mtip32xx/
H A Dmtip32xx.h162 u8 attr_id; member
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_mad.h127 __be16 attr_id; member
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dmad.c2380 __be16 attr_id; member
4049 static int subn_get_opa_sma(__be16 attr_id, struct opa_smp *smp, u32 am, in subn_get_opa_sma()
4139 static int subn_set_opa_sma(__be16 attr_id, struct opa_smp *smp, u32 am, in subn_set_opa_sma()
4478 __be16 attr_id; in process_subn_opa() local
/openbmc/linux/net/core/
H A Drtnetlink.c5295 rtnl_offload_xstats_have_ndo(const struct net_device *dev, int attr_id) in rtnl_offload_xstats_have_ndo()
5304 rtnl_offload_xstats_get_size_ndo(const struct net_device *dev, int attr_id) in rtnl_offload_xstats_get_size_ndo()
5311 rtnl_offload_xstats_fill_ndo(struct net_device *dev, int attr_id, in rtnl_offload_xstats_fill_ndo()
5381 rtnl_offload_xstats_fill_hw_s_info_one(struct sk_buff *skb, int attr_id, in rtnl_offload_xstats_fill_hw_s_info_one()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c559 int attr_id) in dpaa2_switch_port_has_offload_stats()
564 static int dpaa2_switch_port_get_offload_stats(int attr_id, in dpaa2_switch_port_get_offload_stats()

12