Home
last modified time | relevance | path

Searched defs:ports (Results 1 – 165 of 165) sorted by relevance

/linux-4.1.27/include/uapi/linux/netfilter/
Dxt_multiport.h18 __u16 ports[XT_MULTI_PORTS]; /* Ports */ member
24 __u16 ports[XT_MULTI_PORTS]; /* Ports */ member
/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Ddss-of.c35 struct device_node *ports; in omapdss_of_get_next_port() local
49 struct device_node *ports; in omapdss_of_get_next_port() local
Ddss.c74 const enum omap_display_type *ports; member
/linux-4.1.27/sound/core/seq/
Dseq_midi.c68 struct seq_midisynth *ports[SNDRV_RAWMIDI_DEVICES]; member
285 unsigned int p, ports; in snd_seq_midisynth_probe() local
437 int device = dev->device, p, ports; in snd_seq_midisynth_remove() local
Dseq_dummy.c67 static int ports = 1; variable
/linux-4.1.27/drivers/usb/host/
Dehci-hub.c613 int ports, i, retval = 1; in ehci_hub_status_data() local
691 int ports = HCS_N_PORTS (ehci->hcs_params); in ehci_hub_descriptor() local
869 int ports = HCS_N_PORTS (ehci->hcs_params); in ehci_hub_control() local
Dxhci-hub.c54 struct usb_hub_descriptor *desc, int ports) in xhci_common_hub_descriptor()
80 int ports; in xhci_usb2_hub_descriptor() local
133 int ports; in xhci_usb3_hub_descriptor() local
Dohci-hub.c679 int ports = ohci->num_ports; in ohci_hub_control() local
Disp116x-hcd.c909 int ports, i, changed = 0; in isp116x_hub_status_data() local
1008 int ports = isp116x->rhdesca & RH_A_NDP; in isp116x_hub_control() local
Dxhci-dbg.c152 int ports; in xhci_print_ports() local
Dohci-at91.c448 u32 ports; in ohci_at91_of_init() local
Disp1362-hcd.c1496 int ports, i, changed = 0; in isp1362_hub_status_data() local
1568 int ports = isp1362_hcd->rhdesca & RH_A_NDP; in isp1362_hub_control() local
Doxu210hp-hcd.c445 int ports = HCS_N_PORTS(oxu->hcs_params); in ehci_hub_descriptor() local
3086 int ports, i, retval = 1; in oxu_hub_status_data() local
3162 int ports = HCS_N_PORTS(oxu->hcs_params); in oxu_hub_control() local
Du132-hcd.c3033 int ports = MAX_U132_PORTS; in u132_initialise() local
3161 int retval = 0, ports; in u132_suspend() local
3193 int ports = MAX_U132_PORTS; in u132_resume() local
Dimx21-hcd.c1496 int ports; in imx21_hc_hub_status_data() local
Dfusbh200-hcd.c1467 int ports = HCS_N_PORTS (fusbh200->hcs_params); in fusbh200_hub_descriptor() local
1498 int ports = HCS_N_PORTS (fusbh200->hcs_params); in fusbh200_hub_control() local
Dfotg210-hcd.c1509 int ports = HCS_N_PORTS(fotg210->hcs_params); in fotg210_hub_descriptor() local
1540 int ports = HCS_N_PORTS(fotg210->hcs_params); in fotg210_hub_control() local
/linux-4.1.27/net/ipv6/
Dinet6_hashtables.c61 const __portpair ports = INET_COMBINED_PORTS(sport, hnum); in __inet6_lookup_established() local
201 const __portpair ports = INET_COMBINED_PORTS(inet->inet_dport, lport); in __inet6_check_established() local
Dxfrm6_policy.c177 __be16 *ports; in _decode_session6() local
Ddatagram.c656 __be16 *ports = (__be16 *) skb_transport_header(skb); in ip6_datagram_recv_specific_ctl() local
/linux-4.1.27/include/net/
Dflow_keys.h22 __be32 ports; member
Dinet6_hashtables.h37 const u32 ports = (((u32)lport) << 16) | (__force u32)fport; in __inet6_ehashfn() local
Dflow.h39 } ports; member
Ddsa.h166 struct net_device *ports[DSA_MAX_PORTS]; member
/linux-4.1.27/net/netfilter/
Dnf_conntrack_tftp.c28 static unsigned short ports[MAX_PORTS]; variable
Dxt_socket.c49 __be16 *ports, _ports[2]; in extract_icmp4_fields() local
269 __be16 *ports, _ports[2]; in extract_icmp6_fields() local
Dnf_conntrack_sane.c41 static u_int16_t ports[MAX_PORTS]; variable
Dnf_conntrack_irc.c27 static unsigned short ports[MAX_PORTS]; variable
Dnf_conntrack_ftp.c42 static u_int16_t ports[MAX_PORTS]; variable
Dxt_hashlimit.c522 __be16 _ports[2], *ports; in hashlimit_init_dst() local
Dnf_conntrack_sip.c36 static unsigned short ports[MAX_PORTS]; variable
/linux-4.1.27/include/linux/platform_data/
Dusb-ohci-s3c2410.h34 static void inline s3c2410_usb_report_oc(struct s3c2410_hcd_info *info, int ports) in s3c2410_usb_report_oc()
Datmel.h54 u8 ports; /* number of ports on root hub */ member
/linux-4.1.27/arch/arm/mach-omap2/
Di2c.c113 int ports = 0; in omap_i2c_nr_ports() local
/linux-4.1.27/drivers/tty/serial/8250/
D8250_acorn.c37 int ports[MAX_PORTS]; member
/linux-4.1.27/arch/cris/arch-v32/kernel/
Ddebugport.c25 struct dbg_port ports[] = variable
/linux-4.1.27/drivers/tty/serial/
Drp2.c193 struct rp2_uart_port *ports; member
205 #define RP_CAP(ports, smpte) (((ports) << 8) | ((smpte) << 0)) argument
208 int *ports, int *smpte) in rp2_decode_cap()
744 struct rp2_uart_port *ports; in rp2_probe() local
Dbcm63xx_uart.c38 static struct uart_port ports[BCM63XX_NR_UARTS]; variable
Dioc3_serial.c2016 struct ioc3_port *ports[PORTS_PER_CARD]; in ioc3uart_probe() local
Dserial_core.c1796 uart_get_console(struct uart_port *ports, int nr, struct console *co) in uart_get_console()
Dioc4_serial.c1053 struct ioc4_port *ports[IOC4_NUM_SERIAL_PORTS]; in ioc4_attach_local() local
/linux-4.1.27/drivers/gpio/
Dgpio-it8761e.c33 static u8 ports[2] = { 0x2e, 0x4e }; variable
Dgpio-dwapb.c81 struct dwapb_gpio_port *ports; member
/linux-4.1.27/net/ipv4/
Dinet_hashtables.c289 const __portpair ports = INET_COMBINED_PORTS(sport, hnum); in __inet_lookup_established() local
342 const __portpair ports = INET_COMBINED_PORTS(inet->inet_dport, lport); in __inet_check_established() local
Dxfrm4_policy.c125 __be16 *ports = (__be16 *)xprth; in _decode_session4() local
Dip_sockglue.c136 __be16 *ports = (__be16 *)skb_transport_header(skb); in ip_cmsg_recv_dstaddr() local
Dudp.c1932 const __portpair ports = INET_COMBINED_PORTS(rmt_port, hnum); in __udp4_lib_demux_lookup() local
/linux-4.1.27/drivers/net/wan/
Dwanxl.c84 struct port ports[0]; /* 1 - 4 port structures follow */ member
569 int i, ports, alloc_size; in wanxl_pci_init_one() local
Dpci200syn.c94 port_t ports[2]; member
Dpc300too.c110 port_t ports[2]; member
Dn2.c126 port_t ports[2]; member
Dfarsync.c461 struct fst_port_info ports[FST_MAX_PORTS]; member
/linux-4.1.27/drivers/ide/
Dali14xx.c55 static const int ports[ALI_NUM_PORTS] __initconst = variable
/linux-4.1.27/include/uapi/linux/
Dif_bonding.h113 __u16 ports; member
Drtnetlink.h430 } ports; member
/linux-4.1.27/arch/mips/alchemy/common/
Dplatform.c106 struct plat_serial8250_port *ports; in alchemy_setup_uarts() local
/linux-4.1.27/sound/oss/
Dtrix.c128 struct resource *ports; in init_trix_wss() local
Dad1848.c1533 int ad1848_detect(struct resource *ports, int *ad_flags, int *osp) in ad1848_detect()
1942 int ad1848_init (char *name, struct resource *ports, int irq, int dma_playback, in ad1848_init()
2505 int probe_ms_sound(struct address_info *hw_config, struct resource *ports) in probe_ms_sound()
2591 void attach_ms_sound(struct address_info *hw_config, struct resource *ports, struct module *owner) in attach_ms_sound()
2994 struct resource *ports; in init_ad1848() local
Dmpu401.c1053 int ports = (devc->revision & 0x08) ? 32 : 16; in attach_mpu401() local
1184 int probe_mpu401(struct address_info *hw_config, struct resource *ports) in probe_mpu401()
1760 struct resource *ports; in init_mpu401() local
Dpss.c742 struct resource *ports; in probe_pss_mpu() local
1034 struct resource *ports; in probe_pss_mss() local
Dsb_common.c1209 struct resource *ports; in probe_sbmpu() local
/linux-4.1.27/arch/tile/include/hv/
Ddrv_trio_intf.h170 struct pcie_port_property ports[TILEGX_TRIO_PCIES]; member
/linux-4.1.27/samples/bpf/
Dsockex2_kern.c21 __be32 ports; member
/linux-4.1.27/drivers/ssb/
Ddriver_extif.c55 int ssb_extif_serial_init(struct ssb_extif *extif, struct ssb_serial_port *ports) in ssb_extif_serial_init()
Ddriver_chipcommon.c602 struct ssb_serial_port *ports) in ssb_chipco_serial_init()
/linux-4.1.27/net/openvswitch/
Ddatapath.h82 struct hlist_head *ports; member
/linux-4.1.27/arch/cris/arch-v10/kernel/
Ddebugport.c41 struct dbg_port ports[]= variable
/linux-4.1.27/drivers/input/serio/
Dps2mult.c40 struct ps2mult_port ports[PS2MULT_NUM_PORTS]; member
/linux-4.1.27/drivers/scsi/
Dg_NCR5380.c256 unsigned int *ports; in generic_NCR5380_detect() local
DNCR53c406a.c219 static unsigned short ports[] = { 0x230, 0x330, 0x280, 0x290, 0x330, 0x340, 0x300, 0x310, 0x348, 0x… variable
Dfdomain.c430 static unsigned short ports[] = { 0x140, 0x150, 0x160, 0x170 }; variable
Dppa.c995 int ports; in __ppa_attach() local
Dimm.c1130 int ports; in __imm_attach() local
Daha152x.c2935 static unsigned short ports[] = { 0x340, 0x140 }; variable
Dqla1280.h1029 uint8_t ports; member
/linux-4.1.27/net/netfilter/ipvs/
Dip_vs_ftp.c56 static unsigned short ports[IP_VS_APP_MAX_PORTS] = {21, 0}; variable
Dip_vs_core.c732 __be16 *ports = (void *)ciph + ciph->ihl*4; in ip_vs_nat_icmp() local
783 __be16 *ports = (void *)(skb_network_header(skb) + offs); in ip_vs_nat_icmp_v6() local
/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_drm_dpi.c199 struct device_node *ports, *port; in of_graph_get_port_by_reg() local
Dexynos_drm_dsi.c1562 struct device_node *ports, *port; in of_graph_get_port_by_reg() local
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_dsi.h48 u16 ports; member
/linux-4.1.27/drivers/rtc/
Drtc-cmos.c648 cmos_do_probe(struct device *dev, struct resource *ports, int rtc_irq) in cmos_do_probe()
839 struct resource *ports; in cmos_do_remove() local
/linux-4.1.27/arch/ia64/include/asm/sn/sn2/
Dsn_hwperf.h37 u32 ports; member
/linux-4.1.27/drivers/net/arcnet/
Dcom90xx.c119 int ports[(0x3f0 - 0x200) / 16 + 1] = in com90xx_probe() local
/linux-4.1.27/net/core/
Dflow_dissector.c51 __be32 *ports, _ports; in __skb_flow_get_ports() local
/linux-4.1.27/drivers/bcma/
Ddriver_chipcommon.c324 struct bcma_serial_port *ports = cc->serial_ports; in bcma_chipco_serial_init() local
Dscan.c281 u8 ports[2], wrappers[2]; in bcma_get_next_core() local
/linux-4.1.27/net/hsr/
Dhsr_main.h158 struct list_head ports; member
/linux-4.1.27/drivers/media/platform/xilinx/
Dxilinx-vipp.c467 struct device_node *ports; in xvip_graph_dma_init() local
Dxilinx-tpg.c715 struct device_node *ports; in xtpg_parse_of() local
/linux-4.1.27/drivers/usb/core/
Dhub.h80 struct usb_port **ports; member
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Di2c.h78 struct list_head ports; member
/linux-4.1.27/drivers/net/appletalk/
Dcops.c143 static unsigned int ports[] = { variable
/linux-4.1.27/drivers/firewire/
Dcore.h195 struct fw_node *ports[0]; member
/linux-4.1.27/drivers/net/wireless/mwifiex/
Dsdio.h162 u32 ports; member
173 u32 ports; member
/linux-4.1.27/drivers/tty/
Dpty.c376 struct tty_port *ports[2]; in pty_common_install() local
Dmips_ejtag_fdc.c150 struct mips_ejtag_fdc_tty_port ports[NUM_TTY_CHANNELS]; member
Disicom.c195 struct isi_port *ports; member
Dmoxa.c112 struct moxa_port *ports; member
Dmxser.c275 struct mxser_port ports[MXSER_PORTS_PER_BOARD]; member
/linux-4.1.27/drivers/net/ethernet/realtek/
Datp.c222 int *port, ports[] = {0x378, 0x278, 0x3bc, 0}; in atp_init() local
/linux-4.1.27/drivers/staging/dgnc/
Ddgnc_cls.c692 int ports = 0; in cls_tasklet() local
Ddgnc_neo.c855 int ports = 0; in neo_tasklet() local
/linux-4.1.27/drivers/scsi/isci/
Dprobe_roms.h310 } ports[SCI_MAX_PORTS]; member
Dhost.h196 struct isci_port ports[SCI_MAX_PORTS + 1]; /* includes dummy port */ member
/linux-4.1.27/arch/cris/arch-v10/drivers/
Dgpio.c85 static volatile unsigned char *ports[NUM_PORTS] = { variable
Dsync_serial.c193 static struct sync_port ports[] = { variable
/linux-4.1.27/include/linux/ssb/
Dssb_driver_extif.h252 struct ssb_serial_port *ports) in ssb_extif_serial_init()
/linux-4.1.27/include/linux/
Dtty_driver.h318 struct tty_port **ports; member
Dcyclades.h88 struct cyclades_port *ports; member
Dide.h772 ide_hwif_t *ports[MAX_HOST_PORTS + 1]; member
Dlibata.h618 struct ata_port *ports[0]; member
/linux-4.1.27/drivers/net/ethernet/sfc/
Drx.c846 const __be16 *ports; in efx_filter_rfs() local
/linux-4.1.27/include/sound/
Demux_synth.h118 int ports[SNDRV_EMUX_MAX_PORTS]; /* The ports for this device */ member
/linux-4.1.27/drivers/thunderbolt/
Dtb.h20 struct tb_port *ports; member
/linux-4.1.27/drivers/pinctrl/
Dpinctrl-tb10x.c500 struct tb10x_port ports[TB10X_PORTS]; member
Dpinctrl-coh901.c71 struct u300_gpio_port ports[U300_GPIO_NUM_PORTS]; member
/linux-4.1.27/sound/drivers/
Dmtpav.c150 struct mtpav_port ports[NUMPORTS]; /* all ports including computer, adat and bc */ member
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h233 struct net_device **ports; /* device ports */ member
/linux-4.1.27/drivers/pinctrl/mediatek/
Dpinctrl-mtk-common.h145 u8 ports; member
/linux-4.1.27/net/ipv4/netfilter/
Dipt_CLUSTERIP.c252 const u_int16_t *ports; in clusterip_hashfn() local
/linux-4.1.27/include/drm/
Ddrm_dp_mst_helper.h120 struct list_head ports; member
169 } ports[16]; member
/linux-4.1.27/drivers/net/ethernet/amd/
Dni65.c364 static const int ports[] = { 0x360, 0x300, 0x320, 0x340, 0 }; in ni65_probe() local
/linux-4.1.27/drivers/usb/isp1760/
Disp1760-hcd.c1758 int ports = HCS_N_PORTS(priv->hcs_params); in isp1760_hub_descriptor() local
1815 int ports = HCS_N_PORTS(priv->hcs_params); in isp1760_hub_control() local
/linux-4.1.27/drivers/usb/gadget/function/
Du_serial.c125 } ports[MAX_U_SERIAL_PORTS]; variable
/linux-4.1.27/drivers/hwmon/
Dsmsc47m1.c653 const u8 *ports; in smsc47m1_handle_resources() local
/linux-4.1.27/drivers/media/platform/exynos4-is/
Dmedia-dev.c404 struct device_node *node, *ports; in fimc_md_register_sensor_entities() local
/linux-4.1.27/drivers/staging/fwserial/
Dfwserial.h333 struct fwtty_port *ports[MAX_CARD_PORTS]; member
Dfwserial.c873 struct fwtty_port **ports = serial->ports; in fwserial_destroy() local
1774 struct fwtty_port **ports = peer->serial->ports; in fwserial_find_port() local
/linux-4.1.27/arch/alpha/include/asm/
Derr_ev7.h137 struct ev7_pal_io_one_port ports[4]; member
Dcore_marvel.h313 struct io7_port ports[IO7_NUM_PORTS]; member
/linux-4.1.27/drivers/usb/serial/
Dquatech2.c84 #define QT_DETAILS(prod, ports) \ argument
/linux-4.1.27/drivers/net/fddi/skfp/
Dsmt.c1065 int ports ; in smt_send_sif_operation() local
/linux-4.1.27/drivers/scsi/aic94xx/
Daic94xx_hwi.h215 struct asd_sas_port ports[ASD_MAX_PHYS]; member
/linux-4.1.27/sound/usb/
Dmidi.c163 } ports[0x10]; member
175 } ports[0x10]; member
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_offload.c380 struct adap_ports *ports; in cxgb_offload_ctl() local
Dt3_hw.c1369 void t3_set_vlan_accel(struct adapter *adapter, unsigned int ports, int on) in t3_set_vlan_accel()
/linux-4.1.27/arch/cris/arch-v32/drivers/
Dsync_serial.c263 static struct sync_port ports[] = { variable
/linux-4.1.27/drivers/pci/host/
Dpci-mvebu.c101 struct mvebu_pcie_port *ports; member
Dpci-tegra.c297 struct list_head ports; member
/linux-4.1.27/drivers/infiniband/hw/amso1100/
Dc2.h314 int ports; /* num of GigE ports */ member
/linux-4.1.27/drivers/bus/
Darm-cci.c1066 static struct cci_ace_port *ports; variable
/linux-4.1.27/drivers/scsi/fcoe/
Dfcoe_ctlr.c536 int ports, u8 *sa) in fcoe_ctlr_send_keep_alive()
/linux-4.1.27/drivers/char/
Dvirtio_console.c147 struct list_head ports; member
/linux-4.1.27/drivers/media/pci/saa7164/
Dsaa7164.h470 struct saa7164_port ports[SAA7164_MAX_PORTS]; member
/linux-4.1.27/include/uapi/sound/
Dasequencer.h314 int ports; /* maximum ports per client */ member
/linux-4.1.27/drivers/staging/ozwpan/
Dozhcd.c138 struct oz_port ports[OZ_NB_PORTS]; member
/linux-4.1.27/drivers/isdn/hardware/mISDN/
Dhfc_multi.h128 int ports; member
143 int ports; member
/linux-4.1.27/net/bridge/
Dbr_private.h122 struct net_bridge_port_group __rcu *ports; member
/linux-4.1.27/drivers/scsi/cxgbi/
Dlibcxgbi.h532 struct net_device **ports; member
/linux-4.1.27/drivers/parport/
Dparport_pc.c2806 struct parport *ports[2]; member
/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dmain.c2582 unsigned int ports; in do_slave_init() local
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Den_netdev.c305 const __be16 *ports; in mlx4_en_filter_rfs() local
/linux-4.1.27/sound/pci/hda/
Dpatch_realtek.c576 static int alc_subsystem_id(struct hda_codec *codec, const hda_nid_t *ports) in alc_subsystem_id()
678 static void alc_ssid_check(struct hda_codec *codec, const hda_nid_t *ports) in alc_ssid_check()
/linux-4.1.27/drivers/net/usb/
Dhso.c3166 static int hso_get_mux_ports(struct usb_interface *intf, unsigned char *ports) in hso_get_mux_ports()
/linux-4.1.27/drivers/net/
Dvxlan.c2798 struct ifla_vxlan_port_range ports = { in vxlan_fill_info() local
/linux-4.1.27/drivers/char/ipmi/
Dipmi_si_intf.c1316 static unsigned int ports[SI_MAX_PARMS]; variable
/linux-4.1.27/drivers/net/ethernet/sun/
Dniu.h1501 u64 ports; member
1509 u64 ports; member
3071 struct niu *ports[NIU_MAX_PORTS]; member
Dniu.c8308 int ports = 0; in niu_pci_vpd_get_nports() local
/linux-4.1.27/sound/pci/
Dcmipci.c2871 static int ports[] = { 0x201, 0x200, 0 }; /* FIXME: majority is 0x201? */ in snd_cmipci_create_gameport() local
/linux-4.1.27/drivers/net/ethernet/micrel/
Dksz884x.c1048 u8 ports; member
1735 u8 ports, int override, int valid, int use_fid, u8 fid) in sw_w_sta_mac_table()
/linux-4.1.27/drivers/net/ethernet/rocker/
Drocker.c235 struct rocker_port **ports; member
/linux-4.1.27/drivers/net/ethernet/marvell/
Dsky2.h2299 u8 ports; member
Dmvpp2.c1086 unsigned int ports) in mvpp2_prs_tcam_port_map_set()
Dskge.h2419 u8 ports; member
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic.h1820 long ports; /* max no of physical ports */ member