Searched refs:family (Results 526 - 550 of 967) sorted by relevance

<<21222324252627282930>>

/linux-master/drivers/soc/amlogic/
H A Dmeson-gx-socinfo.c176 soc_dev_attr->family = "Amlogic Meson";
/linux-master/arch/mips/ralink/
H A Dmt7620.c205 soc_dev_attr->family = "Ralink";
H A Dmt7621.c152 soc_dev_attr->family = "Ralink";
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.h135 int family; member in struct:mlx5e_neigh
/linux-master/net/netfilter/
H A Dxt_LED.c181 .family = NFPROTO_UNSPEC,
H A Dxt_u32.c122 .family = NFPROTO_UNSPEC,
H A Dxt_owner.c133 .family = NFPROTO_UNSPEC,
H A Dnft_osf.c116 switch (ctx->family) {
H A Dnf_conncount.c527 struct nf_conncount_data *nf_conncount_init(struct net *net, unsigned int family, argument
544 ret = nf_ct_netns_get(net, family);
586 void nf_conncount_destroy(struct net *net, unsigned int family, argument
592 nf_ct_netns_put(net, family);
H A Dxt_l2tp.c317 .family = NFPROTO_IPV4,
331 .family = NFPROTO_IPV6,
/linux-master/drivers/gpu/drm/radeon/
H A Drv770.c60 if (rdev->family == CHIP_RV740)
714 switch (rdev->family) {
920 if (rdev->family == CHIP_RV740)
1157 if ((rdev->family == CHIP_RV710) || (rdev->family == CHIP_RV730))
1192 switch (rdev->family) {
1353 if (rdev->family == CHIP_RV770)
1381 if (rdev->family == CHIP_RV730) {
1415 if (rdev->family != CHIP_RV740)
1421 if (rdev->family !
[all...]
/linux-master/include/net/netfilter/
H A Dnf_conntrack_helper.h120 int nf_ct_add_helper(struct nf_conn *ct, const char *name, u8 family,
/linux-master/drivers/gpu/drm/omapdrm/
H A Domap_drv.c662 { .family = "OMAP3", .data = (void *)0x3430 },
663 { .family = "OMAP4", .data = (void *)0x4430 },
664 { .family = "OMAP5", .data = (void *)0x5430 },
665 { .family = "DRA7", .data = (void *)0x0752 },
/linux-master/drivers/soc/samsung/
H A Dexynos-chipid.c126 soc_dev_attr->family = "Samsung Exynos";
/linux-master/include/net/
H A Drtnetlink.h147 * struct rtnl_af_ops - rtnetlink address family operations
150 * @family: Address family
151 * @fill_link_af: Function to fill IFLA_AF_SPEC with address family
153 * @get_link_af_size: Function to calculate size of address family specific
162 int family; member in struct:rtnl_af_ops
/linux-master/net/vmw_vsock/
H A Ddiag.c161 .family = AF_VSOCK,
/linux-master/arch/x86/platform/atom/
H A Dpunit_atom_debug.c20 #include <asm/intel-family.h>
/linux-master/tools/testing/selftests/bpf/progs/
H A Dlocal_storage.c184 int BPF_PROG(socket_post_create, struct socket *sock, int family, int type, argument
H A Dbind6_prog.c118 if (sk->family != AF_INET6)
H A Dbind4_prog.c111 if (sk->family != AF_INET)
/linux-master/drivers/platform/x86/
H A Dp2sb.c17 #include <asm/intel-family.h>
/linux-master/drivers/peci/
H A Dinternal.h69 * @family: device family
74 u16 family; member in struct:peci_device_id
/linux-master/net/ipv6/
H A Dseg6_iptunnel.c608 unsigned int family, const void *cfg,
619 if (family != AF_INET && family != AF_INET6)
644 if (family != AF_INET6)
607 seg6_build_state(struct net *net, struct nlattr *nla, unsigned int family, const void *cfg, struct lwtunnel_state **ts, struct netlink_ext_ack *extack) argument
/linux-master/drivers/gpu/drm/nouveau/dispnv04/
H A Dcrtc.c156 if (drm->client.device.info.family == NV_DEVICE_INFO_V0_CURIE)
278 if (dev->overlayAdaptor && drm->client.device.info.family >= NV_DEVICE_INFO_V0_CELSIUS)
554 if (drm->client.device.info.family >= NV_DEVICE_INFO_V0_RANKINE)
560 if (drm->client.device.info.family == NV_DEVICE_INFO_V0_CURIE)
564 if (drm->client.device.info.family >= NV_DEVICE_INFO_V0_RANKINE)
567 if (drm->client.device.info.family >= NV_DEVICE_INFO_V0_CELSIUS)
573 if (drm->client.device.info.family == NV_DEVICE_INFO_V0_CURIE) {
585 if (drm->client.device.info.family >= NV_DEVICE_INFO_V0_CELSIUS)
658 if (drm->client.device.info.family == NV_DEVICE_INFO_V0_CURIE)
719 if (drm->client.device.info.family
[all...]
/linux-master/net/ipv6/netfilter/
H A Dip6t_srh.c288 .family = NFPROTO_IPV6,
297 .family = NFPROTO_IPV6,

Completed in 398 milliseconds

<<21222324252627282930>>