/linux-4.1.27/include/uapi/linux/netfilter/ |
D | xt_multiport.h | 18 __u16 ports[XT_MULTI_PORTS]; /* Ports */ member 24 __u16 ports[XT_MULTI_PORTS]; /* Ports */ member
|
/linux-4.1.27/drivers/video/fbdev/omap2/dss/ |
D | dss-of.c | 35 struct device_node *ports; in omapdss_of_get_next_port() local 49 struct device_node *ports; in omapdss_of_get_next_port() local
|
D | dss.c | 74 const enum omap_display_type *ports; member
|
/linux-4.1.27/sound/core/seq/ |
D | seq_midi.c | 68 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
|
D | seq_dummy.c | 67 static int ports = 1; variable
|
/linux-4.1.27/drivers/usb/host/ |
D | ehci-hub.c | 613 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
|
D | xhci-hub.c | 54 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
|
D | ohci-hub.c | 679 int ports = ohci->num_ports; in ohci_hub_control() local
|
D | isp116x-hcd.c | 909 int ports, i, changed = 0; in isp116x_hub_status_data() local 1008 int ports = isp116x->rhdesca & RH_A_NDP; in isp116x_hub_control() local
|
D | xhci-dbg.c | 152 int ports; in xhci_print_ports() local
|
D | ohci-at91.c | 448 u32 ports; in ohci_at91_of_init() local
|
D | isp1362-hcd.c | 1496 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
|
D | oxu210hp-hcd.c | 445 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
|
D | u132-hcd.c | 3033 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
|
D | imx21-hcd.c | 1496 int ports; in imx21_hc_hub_status_data() local
|
D | fusbh200-hcd.c | 1467 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
|
D | fotg210-hcd.c | 1509 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/ |
D | inet6_hashtables.c | 61 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
|
D | xfrm6_policy.c | 177 __be16 *ports; in _decode_session6() local
|
D | datagram.c | 656 __be16 *ports = (__be16 *) skb_transport_header(skb); in ip6_datagram_recv_specific_ctl() local
|
/linux-4.1.27/include/net/ |
D | flow_keys.h | 22 __be32 ports; member
|
D | inet6_hashtables.h | 37 const u32 ports = (((u32)lport) << 16) | (__force u32)fport; in __inet6_ehashfn() local
|
D | flow.h | 39 } ports; member
|
D | dsa.h | 166 struct net_device *ports[DSA_MAX_PORTS]; member
|
/linux-4.1.27/net/netfilter/ |
D | nf_conntrack_tftp.c | 28 static unsigned short ports[MAX_PORTS]; variable
|
D | xt_socket.c | 49 __be16 *ports, _ports[2]; in extract_icmp4_fields() local 269 __be16 *ports, _ports[2]; in extract_icmp6_fields() local
|
D | nf_conntrack_sane.c | 41 static u_int16_t ports[MAX_PORTS]; variable
|
D | nf_conntrack_irc.c | 27 static unsigned short ports[MAX_PORTS]; variable
|
D | nf_conntrack_ftp.c | 42 static u_int16_t ports[MAX_PORTS]; variable
|
D | xt_hashlimit.c | 522 __be16 _ports[2], *ports; in hashlimit_init_dst() local
|
D | nf_conntrack_sip.c | 36 static unsigned short ports[MAX_PORTS]; variable
|
/linux-4.1.27/include/linux/platform_data/ |
D | usb-ohci-s3c2410.h | 34 static void inline s3c2410_usb_report_oc(struct s3c2410_hcd_info *info, int ports) in s3c2410_usb_report_oc()
|
D | atmel.h | 54 u8 ports; /* number of ports on root hub */ member
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | i2c.c | 113 int ports = 0; in omap_i2c_nr_ports() local
|
/linux-4.1.27/drivers/tty/serial/8250/ |
D | 8250_acorn.c | 37 int ports[MAX_PORTS]; member
|
/linux-4.1.27/arch/cris/arch-v32/kernel/ |
D | debugport.c | 25 struct dbg_port ports[] = variable
|
/linux-4.1.27/drivers/tty/serial/ |
D | rp2.c | 193 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
|
D | bcm63xx_uart.c | 38 static struct uart_port ports[BCM63XX_NR_UARTS]; variable
|
D | ioc3_serial.c | 2016 struct ioc3_port *ports[PORTS_PER_CARD]; in ioc3uart_probe() local
|
D | serial_core.c | 1796 uart_get_console(struct uart_port *ports, int nr, struct console *co) in uart_get_console()
|
D | ioc4_serial.c | 1053 struct ioc4_port *ports[IOC4_NUM_SERIAL_PORTS]; in ioc4_attach_local() local
|
/linux-4.1.27/drivers/gpio/ |
D | gpio-it8761e.c | 33 static u8 ports[2] = { 0x2e, 0x4e }; variable
|
D | gpio-dwapb.c | 81 struct dwapb_gpio_port *ports; member
|
/linux-4.1.27/net/ipv4/ |
D | inet_hashtables.c | 289 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
|
D | xfrm4_policy.c | 125 __be16 *ports = (__be16 *)xprth; in _decode_session4() local
|
D | ip_sockglue.c | 136 __be16 *ports = (__be16 *)skb_transport_header(skb); in ip_cmsg_recv_dstaddr() local
|
D | udp.c | 1932 const __portpair ports = INET_COMBINED_PORTS(rmt_port, hnum); in __udp4_lib_demux_lookup() local
|
/linux-4.1.27/drivers/net/wan/ |
D | wanxl.c | 84 struct port ports[0]; /* 1 - 4 port structures follow */ member 569 int i, ports, alloc_size; in wanxl_pci_init_one() local
|
D | pci200syn.c | 94 port_t ports[2]; member
|
D | pc300too.c | 110 port_t ports[2]; member
|
D | n2.c | 126 port_t ports[2]; member
|
D | farsync.c | 461 struct fst_port_info ports[FST_MAX_PORTS]; member
|
/linux-4.1.27/drivers/ide/ |
D | ali14xx.c | 55 static const int ports[ALI_NUM_PORTS] __initconst = variable
|
/linux-4.1.27/include/uapi/linux/ |
D | if_bonding.h | 113 __u16 ports; member
|
D | rtnetlink.h | 430 } ports; member
|
/linux-4.1.27/arch/mips/alchemy/common/ |
D | platform.c | 106 struct plat_serial8250_port *ports; in alchemy_setup_uarts() local
|
/linux-4.1.27/sound/oss/ |
D | trix.c | 128 struct resource *ports; in init_trix_wss() local
|
D | ad1848.c | 1533 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
|
D | mpu401.c | 1053 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
|
D | pss.c | 742 struct resource *ports; in probe_pss_mpu() local 1034 struct resource *ports; in probe_pss_mss() local
|
D | sb_common.c | 1209 struct resource *ports; in probe_sbmpu() local
|
/linux-4.1.27/arch/tile/include/hv/ |
D | drv_trio_intf.h | 170 struct pcie_port_property ports[TILEGX_TRIO_PCIES]; member
|
/linux-4.1.27/samples/bpf/ |
D | sockex2_kern.c | 21 __be32 ports; member
|
/linux-4.1.27/drivers/ssb/ |
D | driver_extif.c | 55 int ssb_extif_serial_init(struct ssb_extif *extif, struct ssb_serial_port *ports) in ssb_extif_serial_init()
|
D | driver_chipcommon.c | 602 struct ssb_serial_port *ports) in ssb_chipco_serial_init()
|
/linux-4.1.27/net/openvswitch/ |
D | datapath.h | 82 struct hlist_head *ports; member
|
/linux-4.1.27/arch/cris/arch-v10/kernel/ |
D | debugport.c | 41 struct dbg_port ports[]= variable
|
/linux-4.1.27/drivers/input/serio/ |
D | ps2mult.c | 40 struct ps2mult_port ports[PS2MULT_NUM_PORTS]; member
|
/linux-4.1.27/drivers/scsi/ |
D | g_NCR5380.c | 256 unsigned int *ports; in generic_NCR5380_detect() local
|
D | NCR53c406a.c | 219 static unsigned short ports[] = { 0x230, 0x330, 0x280, 0x290, 0x330, 0x340, 0x300, 0x310, 0x348, 0x… variable
|
D | fdomain.c | 430 static unsigned short ports[] = { 0x140, 0x150, 0x160, 0x170 }; variable
|
D | ppa.c | 995 int ports; in __ppa_attach() local
|
D | imm.c | 1130 int ports; in __imm_attach() local
|
D | aha152x.c | 2935 static unsigned short ports[] = { 0x340, 0x140 }; variable
|
D | qla1280.h | 1029 uint8_t ports; member
|
/linux-4.1.27/net/netfilter/ipvs/ |
D | ip_vs_ftp.c | 56 static unsigned short ports[IP_VS_APP_MAX_PORTS] = {21, 0}; variable
|
D | ip_vs_core.c | 732 __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/ |
D | exynos_drm_dpi.c | 199 struct device_node *ports, *port; in of_graph_get_port_by_reg() local
|
D | exynos_drm_dsi.c | 1562 struct device_node *ports, *port; in of_graph_get_port_by_reg() local
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_dsi.h | 48 u16 ports; member
|
/linux-4.1.27/drivers/rtc/ |
D | rtc-cmos.c | 648 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/ |
D | sn_hwperf.h | 37 u32 ports; member
|
/linux-4.1.27/drivers/net/arcnet/ |
D | com90xx.c | 119 int ports[(0x3f0 - 0x200) / 16 + 1] = in com90xx_probe() local
|
/linux-4.1.27/net/core/ |
D | flow_dissector.c | 51 __be32 *ports, _ports; in __skb_flow_get_ports() local
|
/linux-4.1.27/drivers/bcma/ |
D | driver_chipcommon.c | 324 struct bcma_serial_port *ports = cc->serial_ports; in bcma_chipco_serial_init() local
|
D | scan.c | 281 u8 ports[2], wrappers[2]; in bcma_get_next_core() local
|
/linux-4.1.27/net/hsr/ |
D | hsr_main.h | 158 struct list_head ports; member
|
/linux-4.1.27/drivers/media/platform/xilinx/ |
D | xilinx-vipp.c | 467 struct device_node *ports; in xvip_graph_dma_init() local
|
D | xilinx-tpg.c | 715 struct device_node *ports; in xtpg_parse_of() local
|
/linux-4.1.27/drivers/usb/core/ |
D | hub.h | 80 struct usb_port **ports; member
|
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | i2c.h | 78 struct list_head ports; member
|
/linux-4.1.27/drivers/net/appletalk/ |
D | cops.c | 143 static unsigned int ports[] = { variable
|
/linux-4.1.27/drivers/firewire/ |
D | core.h | 195 struct fw_node *ports[0]; member
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
D | sdio.h | 162 u32 ports; member 173 u32 ports; member
|
/linux-4.1.27/drivers/tty/ |
D | pty.c | 376 struct tty_port *ports[2]; in pty_common_install() local
|
D | mips_ejtag_fdc.c | 150 struct mips_ejtag_fdc_tty_port ports[NUM_TTY_CHANNELS]; member
|
D | isicom.c | 195 struct isi_port *ports; member
|
D | moxa.c | 112 struct moxa_port *ports; member
|
D | mxser.c | 275 struct mxser_port ports[MXSER_PORTS_PER_BOARD]; member
|
/linux-4.1.27/drivers/net/ethernet/realtek/ |
D | atp.c | 222 int *port, ports[] = {0x378, 0x278, 0x3bc, 0}; in atp_init() local
|
/linux-4.1.27/drivers/staging/dgnc/ |
D | dgnc_cls.c | 692 int ports = 0; in cls_tasklet() local
|
D | dgnc_neo.c | 855 int ports = 0; in neo_tasklet() local
|
/linux-4.1.27/drivers/scsi/isci/ |
D | probe_roms.h | 310 } ports[SCI_MAX_PORTS]; member
|
D | host.h | 196 struct isci_port ports[SCI_MAX_PORTS + 1]; /* includes dummy port */ member
|
/linux-4.1.27/arch/cris/arch-v10/drivers/ |
D | gpio.c | 85 static volatile unsigned char *ports[NUM_PORTS] = { variable
|
D | sync_serial.c | 193 static struct sync_port ports[] = { variable
|
/linux-4.1.27/include/linux/ssb/ |
D | ssb_driver_extif.h | 252 struct ssb_serial_port *ports) in ssb_extif_serial_init()
|
/linux-4.1.27/include/linux/ |
D | tty_driver.h | 318 struct tty_port **ports; member
|
D | cyclades.h | 88 struct cyclades_port *ports; member
|
D | ide.h | 772 ide_hwif_t *ports[MAX_HOST_PORTS + 1]; member
|
D | libata.h | 618 struct ata_port *ports[0]; member
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | rx.c | 846 const __be16 *ports; in efx_filter_rfs() local
|
/linux-4.1.27/include/sound/ |
D | emux_synth.h | 118 int ports[SNDRV_EMUX_MAX_PORTS]; /* The ports for this device */ member
|
/linux-4.1.27/drivers/thunderbolt/ |
D | tb.h | 20 struct tb_port *ports; member
|
/linux-4.1.27/drivers/pinctrl/ |
D | pinctrl-tb10x.c | 500 struct tb10x_port ports[TB10X_PORTS]; member
|
D | pinctrl-coh901.c | 71 struct u300_gpio_port ports[U300_GPIO_NUM_PORTS]; member
|
/linux-4.1.27/sound/drivers/ |
D | mtpav.c | 150 struct mtpav_port ports[NUMPORTS]; /* all ports including computer, adat and bc */ member
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_uld.h | 233 struct net_device **ports; /* device ports */ member
|
/linux-4.1.27/drivers/pinctrl/mediatek/ |
D | pinctrl-mtk-common.h | 145 u8 ports; member
|
/linux-4.1.27/net/ipv4/netfilter/ |
D | ipt_CLUSTERIP.c | 252 const u_int16_t *ports; in clusterip_hashfn() local
|
/linux-4.1.27/include/drm/ |
D | drm_dp_mst_helper.h | 120 struct list_head ports; member 169 } ports[16]; member
|
/linux-4.1.27/drivers/net/ethernet/amd/ |
D | ni65.c | 364 static const int ports[] = { 0x360, 0x300, 0x320, 0x340, 0 }; in ni65_probe() local
|
/linux-4.1.27/drivers/usb/isp1760/ |
D | isp1760-hcd.c | 1758 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/ |
D | u_serial.c | 125 } ports[MAX_U_SERIAL_PORTS]; variable
|
/linux-4.1.27/drivers/hwmon/ |
D | smsc47m1.c | 653 const u8 *ports; in smsc47m1_handle_resources() local
|
/linux-4.1.27/drivers/media/platform/exynos4-is/ |
D | media-dev.c | 404 struct device_node *node, *ports; in fimc_md_register_sensor_entities() local
|
/linux-4.1.27/drivers/staging/fwserial/ |
D | fwserial.h | 333 struct fwtty_port *ports[MAX_CARD_PORTS]; member
|
D | fwserial.c | 873 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/ |
D | err_ev7.h | 137 struct ev7_pal_io_one_port ports[4]; member
|
D | core_marvel.h | 313 struct io7_port ports[IO7_NUM_PORTS]; member
|
/linux-4.1.27/drivers/usb/serial/ |
D | quatech2.c | 84 #define QT_DETAILS(prod, ports) \ argument
|
/linux-4.1.27/drivers/net/fddi/skfp/ |
D | smt.c | 1065 int ports ; in smt_send_sif_operation() local
|
/linux-4.1.27/drivers/scsi/aic94xx/ |
D | aic94xx_hwi.h | 215 struct asd_sas_port ports[ASD_MAX_PHYS]; member
|
/linux-4.1.27/sound/usb/ |
D | midi.c | 163 } ports[0x10]; member 175 } ports[0x10]; member
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_offload.c | 380 struct adap_ports *ports; in cxgb_offload_ctl() local
|
D | t3_hw.c | 1369 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/ |
D | sync_serial.c | 263 static struct sync_port ports[] = { variable
|
/linux-4.1.27/drivers/pci/host/ |
D | pci-mvebu.c | 101 struct mvebu_pcie_port *ports; member
|
D | pci-tegra.c | 297 struct list_head ports; member
|
/linux-4.1.27/drivers/infiniband/hw/amso1100/ |
D | c2.h | 314 int ports; /* num of GigE ports */ member
|
/linux-4.1.27/drivers/bus/ |
D | arm-cci.c | 1066 static struct cci_ace_port *ports; variable
|
/linux-4.1.27/drivers/scsi/fcoe/ |
D | fcoe_ctlr.c | 536 int ports, u8 *sa) in fcoe_ctlr_send_keep_alive()
|
/linux-4.1.27/drivers/char/ |
D | virtio_console.c | 147 struct list_head ports; member
|
/linux-4.1.27/drivers/media/pci/saa7164/ |
D | saa7164.h | 470 struct saa7164_port ports[SAA7164_MAX_PORTS]; member
|
/linux-4.1.27/include/uapi/sound/ |
D | asequencer.h | 314 int ports; /* maximum ports per client */ member
|
/linux-4.1.27/drivers/staging/ozwpan/ |
D | ozhcd.c | 138 struct oz_port ports[OZ_NB_PORTS]; member
|
/linux-4.1.27/drivers/isdn/hardware/mISDN/ |
D | hfc_multi.h | 128 int ports; member 143 int ports; member
|
/linux-4.1.27/net/bridge/ |
D | br_private.h | 122 struct net_bridge_port_group __rcu *ports; member
|
/linux-4.1.27/drivers/scsi/cxgbi/ |
D | libcxgbi.h | 532 struct net_device **ports; member
|
/linux-4.1.27/drivers/parport/ |
D | parport_pc.c | 2806 struct parport *ports[2]; member
|
/linux-4.1.27/drivers/infiniband/hw/mlx4/ |
D | main.c | 2582 unsigned int ports; in do_slave_init() local
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | en_netdev.c | 305 const __be16 *ports; in mlx4_en_filter_rfs() local
|
/linux-4.1.27/sound/pci/hda/ |
D | patch_realtek.c | 576 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/ |
D | hso.c | 3166 static int hso_get_mux_ports(struct usb_interface *intf, unsigned char *ports) in hso_get_mux_ports()
|
/linux-4.1.27/drivers/net/ |
D | vxlan.c | 2798 struct ifla_vxlan_port_range ports = { in vxlan_fill_info() local
|
/linux-4.1.27/drivers/char/ipmi/ |
D | ipmi_si_intf.c | 1316 static unsigned int ports[SI_MAX_PARMS]; variable
|
/linux-4.1.27/drivers/net/ethernet/sun/ |
D | niu.h | 1501 u64 ports; member 1509 u64 ports; member 3071 struct niu *ports[NIU_MAX_PORTS]; member
|
D | niu.c | 8308 int ports = 0; in niu_pci_vpd_get_nports() local
|
/linux-4.1.27/sound/pci/ |
D | cmipci.c | 2871 static int ports[] = { 0x201, 0x200, 0 }; /* FIXME: majority is 0x201? */ in snd_cmipci_create_gameport() local
|
/linux-4.1.27/drivers/net/ethernet/micrel/ |
D | ksz884x.c | 1048 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/ |
D | rocker.c | 235 struct rocker_port **ports; member
|
/linux-4.1.27/drivers/net/ethernet/marvell/ |
D | sky2.h | 2299 u8 ports; member
|
D | mvpp2.c | 1086 unsigned int ports) in mvpp2_prs_tcam_port_map_set()
|
D | skge.h | 2419 u8 ports; member
|
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic.h | 1820 long ports; /* max no of physical ports */ member
|