Home
last modified time | relevance | path

Searched refs:common (Results 1 – 25 of 51) sorted by relevance

123

/include/scsi/
Dviosrp.h144 struct mad_common common; member
150 struct mad_common common; member
155 struct mad_common common; member
160 struct mad_common common; member
164 struct mad_common common; member
175 struct mad_capability_common common; member
180 struct mad_capability_common common; member
/include/linux/i3c/
Dmaster.h94 struct i3c_i2c_dev_desc common; member
216 struct i3c_i2c_dev_desc common; member
542 list_for_each_entry(dev, &(bus)->devs.i2c, common.node)
553 list_for_each_entry(dev, &(bus)->devs.i3c, common.node)
594 return dev->common.master_priv; in i3c_dev_get_master_data()
609 dev->common.master_priv = data; in i3c_dev_set_master_data()
622 return dev->common.master_priv; in i2c_dev_get_master_data()
637 dev->common.master_priv = data; in i2c_dev_set_master_data()
649 return dev->common.master; in i3c_dev_get_master()
661 return dev->common.master; in i2c_dev_get_master()
/include/linux/qed/
Dqed_fcoe_if.h26 struct qed_dev_info common; member
66 struct qed_common_cb_ops common; member
119 const struct qed_common_ops *common; member
Dqed_nvmetcp_if.h20 struct qed_dev_info common; member
77 struct qed_common_cb_ops common; member
193 const struct qed_common_ops *common; member
Dqed_iscsi_if.h40 struct qed_dev_info common; member
126 struct qed_common_cb_ops common; member
192 const struct qed_common_ops *common; member
/include/net/
Dact_api.h50 #define tcf_index common.tcfa_index
51 #define tcf_refcnt common.tcfa_refcnt
52 #define tcf_bindcnt common.tcfa_bindcnt
53 #define tcf_action common.tcfa_action
54 #define tcf_tm common.tcfa_tm
55 #define tcf_bstats common.tcfa_bstats
56 #define tcf_qstats common.tcfa_qstats
57 #define tcf_rate_est common.tcfa_rate_est
58 #define tcf_lock common.tcfa_lock
/include/linux/platform_data/
Ddma-iop32x.h37 struct dma_device common; member
59 struct dma_chan common; member
/include/net/tc_act/
Dtc_defact.h8 struct tc_action common; member
Dtc_bpf.h13 struct tc_action common; member
Dtc_connmark.h14 struct tc_action common; member
Dtc_nat.h17 struct tc_action common; member
Dtc_skbmod.h21 struct tc_action common; member
Dtc_ctinfo.h19 struct tc_action common; member
Dtc_csum.h15 struct tc_action common; member
Dtc_sample.h10 struct tc_action common; member
Dtc_mirred.h9 struct tc_action common; member
Dtc_gact.h9 struct tc_action common; member
Dtc_tunnel_key.h21 struct tc_action common; member
/include/linux/
Dieee80211.h5168 const u8 *common = mle->variable; in ieee80211_mle_get_link_id() local
5171 common += sizeof(struct ieee80211_mle_basic_common_info); in ieee80211_mle_get_link_id()
5176 return *common; in ieee80211_mle_get_link_id()
5192 const u8 *common = mle->variable; in ieee80211_mle_get_bss_param_ch_cnt() local
5195 common += sizeof(struct ieee80211_mle_basic_common_info); in ieee80211_mle_get_bss_param_ch_cnt()
5201 common += 1; in ieee80211_mle_get_bss_param_ch_cnt()
5203 return *common; in ieee80211_mle_get_bss_param_ch_cnt()
5220 const u8 *common = mle->variable; in ieee80211_mle_get_eml_med_sync_delay() local
5223 common += sizeof(struct ieee80211_mle_basic_common_info); in ieee80211_mle_get_eml_med_sync_delay()
5229 common += 1; in ieee80211_mle_get_eml_med_sync_delay()
[all …]
Delfcore-compat.h61 struct compat_elf_prstatus_common common; member
Dfw_table.h34 struct acpi_subtable_header common; member
Dirq.h183 struct irq_common_data *common; member
254 #define __irqd_to_state(d) ACCESS_PRIVATE((d)->common, state_use_accessors)
840 return d ? d->common->handler_data : NULL; in irq_get_handler_data()
845 return d->common->handler_data; in irq_data_get_irq_handler_data()
851 return d ? d->common->msi_desc : NULL; in irq_get_msi_desc()
856 return d->common->msi_desc; in irq_data_get_msi_desc()
876 return irq_common_data_get_node(d->common); in irq_data_get_node()
883 return d->common->affinity; in irq_data_get_affinity_mask()
893 cpumask_copy(d->common->affinity, m); in irq_data_update_affinity()
908 return d->common->effective_affinity; in irq_data_get_effective_affinity_mask()
[all …]
Dnd.h120 struct nd_namespace_common common; member
145 return container_of(dev, struct nd_namespace_io, common.dev); in to_nd_namespace_io()
/include/xen/interface/
Dxen-mca.h83 struct mcinfo_common common; member
97 struct mcinfo_common common; member
115 struct mcinfo_common common; member
165 struct mcinfo_common common; member
/include/soc/fsl/
Ddpaa2-global.h16 struct common { struct
19 } common; member

123