| /Linux-v5.4/drivers/net/ethernet/netronome/nfp/bpf/ |
| D | main.c | 30 bpf->abi_version && in nfp_net_ebpf_capable() 31 nn_readb(nn, NFP_NET_CFG_BPF_ABI) == bpf->abi_version; in nfp_net_ebpf_capable() 320 bpf->abi_version = readl(value); in nfp_bpf_parse_cap_abi_version() 321 if (bpf->abi_version < 2 || bpf->abi_version > 3) { in nfp_bpf_parse_cap_abi_version() 323 bpf->abi_version); in nfp_bpf_parse_cap_abi_version() 324 bpf->abi_version = 0; in nfp_bpf_parse_cap_abi_version() 414 bpf->abi_version = 2; /* Original BPF ABI version */ in nfp_bpf_init_capabilities() 477 if (bpf->abi_version < 3) { in nfp_bpf_init()
|
| D | main.h | 147 u32 abi_version; member
|
| /Linux-v5.4/sound/soc/sof/ |
| D | ipc.c | 712 if (v->abi_version < SOF_ABI_VER(3, 3, 0)) { in snd_sof_ipc_set_get_comp_data() 753 SOF_ABI_VERSION_MAJOR(v->abi_version), in snd_sof_ipc_valid() 754 SOF_ABI_VERSION_MINOR(v->abi_version), in snd_sof_ipc_valid() 755 SOF_ABI_VERSION_PATCH(v->abi_version), in snd_sof_ipc_valid() 758 if (SOF_ABI_VERSION_INCOMPATIBLE(SOF_ABI_VERSION, v->abi_version)) { in snd_sof_ipc_valid() 763 if (v->abi_version > SOF_ABI_VERSION) { in snd_sof_ipc_valid()
|
| D | trace.c | 171 if (v->abi_version >= SOF_ABI_VER(3, 7, 0)) { in snd_sof_init_trace_ipc()
|
| D | topology.c | 3210 u32 abi_version; in sof_manifest() local 3231 abi_version = SOF_ABI_VER(man->priv.data[0], in sof_manifest() 3235 if (SOF_ABI_VERSION_INCOMPATIBLE(SOF_ABI_VERSION, abi_version)) { in sof_manifest() 3240 if (abi_version > SOF_ABI_VERSION) { in sof_manifest()
|
| /Linux-v5.4/include/uapi/linux/ |
| D | vhost_types.h | 116 int abi_version; member
|
| /Linux-v5.4/include/sound/sof/ |
| D | info.h | 45 uint32_t abi_version; member
|
| /Linux-v5.4/drivers/infiniband/core/ |
| D | iwpm_util.h | 279 int iwpm_send_hello(u8 nl_client, int iwpm_pid, u16 abi_version);
|
| D | iwpm_msg.c | 855 u16 abi_version; in iwpm_hello_cb() local 863 abi_version = nla_get_u16(nltb[IWPM_NLA_HELLO_ABI_VERSION]); in iwpm_hello_cb() 872 iwpm_ulib_version = min_t(u16, IWPM_UABI_VERSION, abi_version); in iwpm_hello_cb()
|
| D | iwpm_util.c | 805 int iwpm_send_hello(u8 nl_client, int iwpm_pid, u16 abi_version) in iwpm_send_hello() argument 819 ret = ibnl_put_attr(skb, nlh, sizeof(u16), &abi_version, in iwpm_send_hello() 831 pr_debug("%s: Sent hello abi_version = %u\n", __func__, abi_version); in iwpm_send_hello()
|
| D | uverbs_main.c | 1228 static DEVICE_ATTR_RO(abi_version); 1240 static CLASS_ATTR_STRING(abi_version, S_IRUGO,
|
| D | user_mad.c | 1216 static CLASS_ATTR_RO(abi_version);
|
| D | ucma.c | 1812 static DEVICE_ATTR(abi_version, S_IRUGO, show_abi_version, NULL);
|
| /Linux-v5.4/Documentation/ABI/stable/ |
| D | sysfs-class-infiniband | 252 What: /sys/class/infiniband_mad/abi_version 269 What: /sys/class/infiniband_cm/abi_version 279 What: /sys/class/infiniband_verbs/uverbsN/abi_version 286 abi_version: (RO) Show ABI version of IB device specific 290 What: /sys/class/infiniband_verbs/abi_version
|
| /Linux-v5.4/drivers/vhost/ |
| D | scsi.c | 1674 int r, abi_version = VHOST_SCSI_ABI_VERSION; in vhost_scsi_ioctl() local 1693 if (copy_to_user(argp, &abi_version, sizeof abi_version)) in vhost_scsi_ioctl()
|
| /Linux-v5.4/drivers/net/wireless/ath/ath10k/ |
| D | wmi.h | 2253 __le32 abi_version; member 2290 __le32 abi_version; member 2331 __le32 abi_version; member 6866 __le32 abi_version; member
|
| D | wmi.c | 5581 arg->abi_version = ev->abi_version; in ath10k_wmi_op_pull_rdy_ev() 5628 __le32_to_cpu(arg.abi_version), in ath10k_wmi_event_ready()
|
| D | wmi-tlv.c | 1248 arg->abi_version = ev->abi.abi_ver1; in ath10k_wmi_tlv_op_pull_rdy_ev()
|
| /Linux-v5.4/drivers/net/wireless/ath/ath6kl/ |
| D | wmi.h | 1504 __le32 abi_version; member
|
| D | wmi.c | 750 le32_to_cpu(ev->abi_version), ev->phy_cap); in ath6kl_wmi_ready_event_rx()
|
| /Linux-v5.4/drivers/net/wireless/ath/wil6210/ |
| D | wmi.h | 2298 __le32 abi_version; member
|