Searched refs:family (Results 626 - 650 of 966) sorted by relevance

<<21222324252627282930>>

/linux-master/net/netfilter/
H A Dnft_queue.c81 switch (ctx->family) {
H A Dnft_fwd_netdev.c250 .family = NFPROTO_NETDEV,
H A Dnft_meta.c543 switch (ctx->family) {
562 switch (ctx->family) {
612 switch (ctx->family) {
823 if (ctx->family == NFPROTO_BRIDGE)
/linux-master/net/bridge/netfilter/
H A Dnft_meta_bridge.c219 .family = NFPROTO_BRIDGE,
/linux-master/drivers/acpi/nfit/
H A Dnfit.h104 /* for simplicity alias the uuid index with the family id */
111 * to_nfit_bus_uuid() expects to translate bus uuid family ids
227 int family; member in struct:nfit_mem
/linux-master/drivers/phy/broadcom/
H A Dphy-brcm-usb-init.c758 * Return the best map table family. The order is:
771 u32 family; local
773 family = params->family_id & 0xfffffff0;
776 if (family == id_to_type_table[x].id)
779 if (family > id_to_type_table[x].id &&
786 /* If no match, return the default family */
/linux-master/net/qrtr/
H A Daf_qrtr.c1237 .family = AF_QIPCRTR,
1288 .family = AF_QIPCRTR,
1311 sock_unregister(qrtr_family.family);
1321 sock_unregister(qrtr_family.family);
/linux-master/drivers/phy/cadence/
H A Dcdns-dphy-rx.c161 .family = "J721E",
/linux-master/drivers/soc/imx/
H A Dsoc-imx8m.c200 soc_dev_attr->family = "Freescale i.MX";
/linux-master/net/sched/
H A Dsch_frag.c80 .family = AF_UNSPEC,
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun.c266 m_neigh.family = attr.n->ops->family;
537 m_neigh.family = attr.n->ops->family;
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_vm.c756 uint64_t frag_flags = ((rdev->family == CHIP_CAYMAN) ||
757 (rdev->family == CHIP_ARUBA)) ?
759 uint64_t frag_align = ((rdev->family == CHIP_CAYMAN) ||
760 (rdev->family == CHIP_ARUBA)) ? 0x200 : 0x80;
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_gem.c289 if (drm->client.device.info.family >= NV_DEVICE_INFO_V0_TESLA)
331 if (cli->device.info.family >= NV_DEVICE_INFO_V0_FERMI)
334 if (cli->device.info.family >= NV_DEVICE_INFO_V0_TESLA)
602 if (drm->client.device.info.family < NV_DEVICE_INFO_V0_TESLA) {
/linux-master/drivers/net/can/usb/kvaser_usb/
H A Dkvaser_usb_core.c101 .family = KVASER_USBCAN,
107 .family = KVASER_LEAF,
114 .family = KVASER_LEAF,
122 .family = KVASER_LEAF,
/linux-master/drivers/platform/x86/intel/uncore-frequency/
H A Duncore-frequency.c22 #include <asm/intel-family.h>
/linux-master/net/netlink/
H A Ddiag.c245 .family = AF_NETLINK,
/linux-master/net/xdp/
H A Dxsk_diag.c198 .family = AF_XDP,
/linux-master/tools/testing/selftests/net/mptcp/
H A Duserspace_pm.sh475 local family
504 family=$(mptcp_lib_evts_get_info family "$evt" $e_type)
508 if [ "$family" = "$AF_INET6" ]
517 check_expected "type" "token" "daddr" "dport" "family" "saddr" "locid" "remid"
/linux-master/drivers/powercap/
H A Dintel_rapl_msr.c26 #include <asm/intel-family.h>
/linux-master/drivers/soc/mediatek/
H A Dmtk-socinfo.c74 attrs->family = soc_manufacturer;
/linux-master/net/ipv4/
H A Dxfrm4_policy.c128 .family = AF_INET,
/linux-master/net/ipv6/
H A Dxfrm6_input.c26 XFRM_SPI_SKB_CB(skb)->family = AF_INET6;
/linux-master/drivers/net/
H A Dpfcp.c159 .family = AF_INET,
/linux-master/drivers/platform/chrome/
H A Dcros_usbpd_logger.c143 len += append_str(buf, len, "HDMI info: family:%04x chipid:%04x ",
144 MCDP_FAMILY(minfo->family),
/linux-master/include/net/
H A Dmptcp.h52 sa_family_t family; member in struct:mptcp_addr_info

Completed in 203 milliseconds

<<21222324252627282930>>