Home
last modified time | relevance | path

Searched refs:attr_id (Results 1 – 25 of 49) sorted by relevance

12

/linux-5.19.10/drivers/net/ethernet/intel/fm10k/
Dfm10k_tlv.h96 #define fm10k_tlv_attr_put_u8(msg, attr_id, val) \ argument
97 fm10k_tlv_attr_put_value(msg, attr_id, val, 1)
98 #define fm10k_tlv_attr_put_u16(msg, attr_id, val) \ argument
99 fm10k_tlv_attr_put_value(msg, attr_id, val, 2)
100 #define fm10k_tlv_attr_put_u32(msg, attr_id, val) \ argument
101 fm10k_tlv_attr_put_value(msg, attr_id, val, 4)
102 #define fm10k_tlv_attr_put_u64(msg, attr_id, val) \ argument
103 fm10k_tlv_attr_put_value(msg, attr_id, val, 8)
104 #define fm10k_tlv_attr_put_s8(msg, attr_id, val) \ argument
105 fm10k_tlv_attr_put_value(msg, attr_id, val, 1)
[all …]
Dfm10k_tlv.c34 static s32 fm10k_tlv_attr_put_null_string(u32 *msg, u16 attr_id, in fm10k_tlv_attr_put_null_string() argument
66 attr[0] = len | 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() argument
125 attr[0] = len | 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() argument
179 msg[FM10K_TLV_DWORD_LEN(*msg)] = 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() argument
218 attr[0] = len | attr_id; 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() argument
289 attr[0] = len | attr_id; in fm10k_tlv_attr_put_le_struct()
[all …]
/linux-5.19.10/drivers/infiniband/hw/mlx4/
Dcm.c87 if (mad->mad_hdr.attr_id == CM_SIDR_REQ_ATTR_ID) { in set_local_comm_id()
91 } else if (mad->mad_hdr.attr_id == CM_SIDR_REP_ATTR_ID) { in set_local_comm_id()
102 if (mad->mad_hdr.attr_id == CM_SIDR_REQ_ATTR_ID) { in get_local_comm_id()
106 } else if (mad->mad_hdr.attr_id == CM_SIDR_REP_ATTR_ID) { in get_local_comm_id()
117 if (mad->mad_hdr.attr_id == CM_SIDR_REP_ATTR_ID) { in set_remote_comm_id()
121 } else if (mad->mad_hdr.attr_id == CM_SIDR_REQ_ATTR_ID) { in set_remote_comm_id()
132 if (mad->mad_hdr.attr_id == CM_SIDR_REP_ATTR_ID) { in get_remote_comm_id()
136 } else if (mad->mad_hdr.attr_id == CM_SIDR_REQ_ATTR_ID) { in get_remote_comm_id()
309 if (mad->mad_hdr.attr_id == CM_REQ_ATTR_ID || in mlx4_ib_multiplex_cm_handler()
310 mad->mad_hdr.attr_id == CM_REP_ATTR_ID || in mlx4_ib_multiplex_cm_handler()
[all …]
Dmad.c234 switch (mad->mad_hdr.attr_id) { in smp_snoop()
375 mad->mad_hdr.attr_id == IB_SMP_ATTR_NODE_DESC) { in node_desc_override()
423 switch (be16_to_cpu(sa_mad->mad_hdr.attr_id)) { in mlx4_ib_demux_sa_handler()
847 if (in_mad->mad_hdr.attr_id == IB_SMP_ATTR_SM_INFO) in ib_process_mad()
862 in_mad->mad_hdr.attr_id == IB_SMP_ATTR_PORT_INFO && in ib_process_mad()
893 __be16 attr_id) in edit_counter() argument
895 switch (attr_id) { in edit_counter()
949 if (in_mad->mad_hdr.attr_id == IB_PMA_CLASS_PORT_INFO) in iboe_process_mad()
973 in_mad->mad_hdr.attr_id); in iboe_process_mad()
998 (in->mad_hdr.attr_id == IB_PMA_PORT_COUNTERS || in mlx4_ib_process_mad()
[all …]
/linux-5.19.10/drivers/infiniband/hw/mlx5/
Dmad.c176 if (in_mad->mad_hdr.attr_id == IB_PMA_CLASS_PORT_INFO) { in process_pma_cmd()
185 if (in_mad->mad_hdr.attr_id == IB_PMA_PORT_COUNTERS_EXT) { in process_pma_cmd()
252 if (in->mad_hdr.attr_id == IB_SMP_ATTR_SM_INFO) in mlx5_ib_process_mad()
301 in_mad->attr_id = MLX5_ATTR_EXTENDED_PORT_INFO; in mlx5_query_ext_port_caps()
328 in_mad->attr_id = IB_SMP_ATTR_NODE_INFO; in mlx5_query_mad_ifc_smp_attr_node_info()
415 in_mad->attr_id = IB_SMP_ATTR_NODE_DESC; in mlx5_query_mad_ifc_node_desc()
440 in_mad->attr_id = IB_SMP_ATTR_NODE_INFO; in mlx5_query_mad_ifc_node_guid()
466 in_mad->attr_id = IB_SMP_ATTR_PKEY_TABLE; in mlx5_query_mad_ifc_pkey()
495 in_mad->attr_id = IB_SMP_ATTR_PORT_INFO; in mlx5_query_mad_ifc_gids()
506 in_mad->attr_id = IB_SMP_ATTR_GUID_INFO; in mlx5_query_mad_ifc_gids()
[all …]
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.h236 bool mlx5e_rep_has_offload_stats(const struct net_device *dev, int attr_id);
237 int mlx5e_rep_get_offload_stats(int attr_id, const struct net_device *dev,
261 int attr_id) { return false; } in mlx5e_rep_has_offload_stats() argument
262 static inline int mlx5e_rep_get_offload_stats(int attr_id, in mlx5e_rep_get_offload_stats() argument
/linux-5.19.10/fs/erofs/
Dsysfs.c24 short attr_id; member
31 .attr_id = attr_##_id, \
39 .attr_id = attr_##_id, \
111 switch (a->attr_id) { in erofs_attr_show()
136 switch (a->attr_id) { in erofs_attr_store()
/linux-5.19.10/drivers/infiniband/hw/mthca/
Dmthca_mad.c117 if (mad->mad_hdr.attr_id == IB_SMP_ATTR_PORT_INFO) { in smp_snoop()
141 if (mad->mad_hdr.attr_id == IB_SMP_ATTR_PKEY_TABLE) { in smp_snoop()
156 mad->mad_hdr.attr_id == IB_SMP_ATTR_NODE_DESC) { in node_desc_override()
232 if (in->mad_hdr.attr_id == IB_SMP_ATTR_SM_INFO || in mthca_process_mad()
233 ((in->mad_hdr.attr_id & IB_SMP_ATTR_VENDOR_MASK) == in mthca_process_mad()
247 in->mad_hdr.attr_id == IB_SMP_ATTR_PORT_INFO && in mthca_process_mad()
Dmthca_provider.c74 in_mad->attr_id = IB_SMP_ATTR_NODE_INFO; in mthca_query_device()
136 in_mad->attr_id = IB_SMP_ATTR_PORT_INFO; in mthca_query_port()
230 in_mad->attr_id = IB_SMP_ATTR_PKEY_TABLE; in mthca_query_pkey()
259 in_mad->attr_id = IB_SMP_ATTR_PORT_INFO; in mthca_query_gid()
270 in_mad->attr_id = IB_SMP_ATTR_GUID_INFO; in mthca_query_gid()
1002 in_mad->attr_id = IB_SMP_ATTR_NODE_DESC; in mthca_init_node_data()
1011 in_mad->attr_id = IB_SMP_ATTR_NODE_INFO; in mthca_init_node_data()
/linux-5.19.10/include/trace/events/
Dib_umad.h36 __field(u16, attr_id)
81 __entry->attr_id = mad_hdr->attr_id;
104 be64_to_cpu(__entry->tid), be16_to_cpu(__entry->attr_id),
Dib_mad.h36 __field(u16, attr_id)
80 __entry->attr_id =
81 ((struct ib_mad_hdr *)wr->send_buf.mad)->attr_id;
101 be64_to_cpu(__entry->tid), be16_to_cpu(__entry->attr_id),
201 __field(u16, attr_id)
222 __entry->attr_id = mad_hdr->attr_id;
245 be64_to_cpu(__entry->tid), be16_to_cpu(__entry->attr_id),
/linux-5.19.10/fs/ubifs/
Dsysfs.c22 enum attr_id_t attr_id; member
28 .attr_id = attr_##_id, \
55 switch (a->attr_id) { in ubifs_attr_show()
/linux-5.19.10/drivers/infiniband/ulp/opa_vnic/
Dopa_vnic_vema.c457 u16 attr_id) in vema_get_mac_list() argument
478 if (attr_id == OPA_EM_ATTR_IFACE_MCAST_MACS) in vema_get_mac_list()
538 u16 attr_id = be16_to_cpu(recvd_mad->mad_hdr.attr_id); in vema_get() local
540 switch (attr_id) { in vema_get()
552 vema_get_mac_list(port, recvd_mad, rsp_mad, attr_id); in vema_get()
576 u16 attr_id = be16_to_cpu(recvd_mad->mad_hdr.attr_id); in vema_set() local
578 switch (attr_id) { in vema_set()
814 trap_mad->mad_hdr.attr_id = IB_SMP_ATTR_NOTICE; in opa_vnic_vema_send_trap()
/linux-5.19.10/drivers/staging/r8188eu/core/
Drtw_ieee80211.c592 u16 attr_id = RTW_GET_BE16(attr_ptr); in rtw_get_wps_attr() local
596 if (attr_id == target_attr_id) { in rtw_get_wps_attr()
933 u8 attr_id = *attr_ptr; in rtw_get_p2p_attr() local
937 if (attr_id == target_attr_id) { in rtw_get_p2p_attr()
984 u32 rtw_set_p2p_attr_content(u8 *pbuf, u8 attr_id, u16 attr_len, u8 *pdata_attr) in rtw_set_p2p_attr_content() argument
988 *pbuf = attr_id; in rtw_set_p2p_attr_content()
1001 static uint rtw_p2p_attr_remove(u8 *ie, uint ielen_ori, u8 attr_id) in rtw_p2p_attr_remove() argument
1008 target_attr = rtw_get_p2p_attr(ie, ielen, attr_id, NULL, &target_attr_len); in rtw_p2p_attr_remove()
1025 void rtw_wlan_bssid_ex_remove_p2p_attr(struct wlan_bssid_ex *bss_ex, u8 attr_id) in rtw_wlan_bssid_ex_remove_p2p_attr() argument
1032 p2p_ielen = rtw_p2p_attr_remove(p2p_ie, p2p_ielen_ori, attr_id); in rtw_wlan_bssid_ex_remove_p2p_attr()
/linux-5.19.10/fs/ext4/
Dsysfs.c53 short attr_id; member
141 .attr_id = attr_##_id, \
151 .attr_id = attr_##_id, \
161 .attr_id = attr_pointer_string, \
193 .attr_id = attr_##_id, \
377 switch (a->attr_id) { in ext4_attr_show()
457 switch (a->attr_id) { in ext4_attr_store()
/linux-5.19.10/drivers/net/ethernet/intel/ice/
Dice_repr.c183 ice_repr_ndo_has_offload_stats(const struct net_device *dev, int attr_id) in ice_repr_ndo_has_offload_stats() argument
185 return attr_id == IFLA_OFFLOAD_XSTATS_CPU_HIT; in ice_repr_ndo_has_offload_stats()
189 ice_repr_ndo_get_offload_stats(int attr_id, const struct net_device *dev, in ice_repr_ndo_get_offload_stats() argument
192 if (attr_id == IFLA_OFFLOAD_XSTATS_CPU_HIT) in ice_repr_ndo_get_offload_stats()
/linux-5.19.10/include/uapi/rdma/
Drdma_user_ioctl_cmds.h55 __u16 attr_id; /* command specific type attribute */ member
/linux-5.19.10/drivers/net/ethernet/netronome/nfp/
Dnfp_net_repr.c113 nfp_repr_has_offload_stats(const struct net_device *dev, int attr_id) in nfp_repr_has_offload_stats() argument
115 switch (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() argument
159 switch (attr_id) { in nfp_repr_get_offload_stats()
/linux-5.19.10/drivers/infiniband/hw/hfi1/
Dmad.c194 if (smp->attr_id != IB_SMP_ATTR_NOTICE) in subn_handle_opa_trap_repress()
326 smp->attr_id = IB_SMP_ATTR_NOTICE; in send_trap()
452 trap->data.ntc_256.attr_id = mad->attr_id; in bad_mkey()
2380 __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() argument
4056 switch (attr_id) { 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() argument
4146 switch (attr_id) { in subn_set_opa_sma()
4248 (void)subn_get_opa_sma(agg->attr_id, smp, am, agg->data, in subn_get_opa_aggregate()
4294 (void)subn_set_opa_sma(agg->attr_id, smp, am, agg->data, in subn_set_opa_aggregate()
[all …]
/linux-5.19.10/drivers/scsi/qla2xxx/
Dqla_dfs.c17 qla_dfs_rport_get(struct fc_port *fp, int attr_id, u64 *val) in qla_dfs_rport_get() argument
19 switch (attr_id) { in qla_dfs_rport_get()
33 qla_dfs_rport_set(struct fc_port *fp, int attr_id, u64 val) in qla_dfs_rport_set() argument
35 switch (attr_id) { in qla_dfs_rport_set()
/linux-5.19.10/include/rdma/
Dopa_smi.h31 __be16 attr_id; member
Dib_mad.h145 __be16 attr_id; member
415 __be16 attr_id; member
Dib_smi.h27 __be16 attr_id; member
/linux-5.19.10/samples/bpf/
Dibumad_kern.c61 u16 attr_id; member
/linux-5.19.10/drivers/infiniband/hw/qib/
Dqib_mad.c99 smp->attr_id = IB_SMP_ATTR_NOTICE; in qib_send_trap()
181 data.details.ntc_256.attr_id = smp->attr_id; in qib_bad_mkey()
1887 if (in_mad->mad_hdr.attr_id == IB_SMP_ATTR_PORT_INFO && in process_subn()
1899 switch (smp->attr_id) { in process_subn()
1939 switch (smp->attr_id) { in process_subn()
1973 if (smp->attr_id == IB_SMP_ATTR_NOTICE) in process_subn()
1995 smp->attr_id == QIB_VENDOR_IPG) { in process_subn()
2028 switch (pmp->mad_hdr.attr_id) { in process_perf()
2057 switch (pmp->mad_hdr.attr_id) { in process_perf()
2305 switch (ccp->attr_id) { in process_cc()
[all …]

12