Searched defs:link (Results 101 - 125 of 271) sorted by relevance

1234567891011

/freebsd-13-stable/sys/dev/vnic/
H A Dthunder_bgx.c302 struct bgx_link_status *link = (struct bgx_link_status *)status; local
411 int link, duplex, speed; local
805 uint64_t link; local
[all...]
H A Dthunder_mdio.c382 thunder_mdio_media_status(device_t dev, int lmacid, int *link, int *duplex, argument
436 thunder_mdio_media_change(device_t dev, int lmacid, int link, int duplex, argument
/freebsd-13-stable/sys/mips/nlm/dev/net/
H A Dxlpge.h110 int link; /* Port link status */ member in struct:nlm_xlpge_softc
/freebsd-13-stable/sys/mips/nlm/
H A Dxlp_pci.c284 xlp_pcib_hardware_swap_enable(int node, int link) argument
314 int node, link; local
353 int i, link; local
385 int link; local
456 int node, val, link; local
[all...]
/freebsd-13-stable/sys/net/
H A Dpfil.c168 struct pfil_link *link; local
241 struct pfil_link *link, *next; local
324 struct pfil_link *in, *out, *link; local
419 struct pfil_link *link; local
465 struct pfil_link *link; local
536 struct pfil_link *link; local
[all...]
/freebsd-13-stable/sys/i386/pci/
H A Dpci_pir.c75 uint8_t link; member in struct:pci_dev_lookup
[all...]
/freebsd-13-stable/sys/sys/
H A Dgmon.h134 u_short link; member in struct:tostruct
/freebsd-13-stable/sys/dev/sfxge/
H A Dsfxge_rx.h82 TAILQ_ENTRY(sfxge_lro_conn) link; member in struct:sfxge_lro_conn
/freebsd-13-stable/sys/dev/cxgb/common/
H A Dcxgb_aq100x.c358 unsigned int v, link = 0; local
/freebsd-13-stable/sys/arm64/coresight/
H A Dcoresight.h74 TAILQ_ENTRY(coresight_device) link; member in struct:coresight_device
81 TAILQ_ENTRY(endpoint) link; member in struct:endpoint
/freebsd-13-stable/usr.sbin/ppp/
H A Dphysical.h80 struct link link; member in struct:physical
/freebsd-13-stable/usr.bin/netstat/
H A Dif.c327 bool network = false, link = false; local
[all...]
/freebsd-13-stable/contrib/llvm-project/lld/lib/Driver/
H A DDarwinLdDriver.cpp1146 bool link(llvm::ArrayRef<const char *> args, bool CanExitEarly, function in namespace:lld::mach_o
/freebsd-13-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dls.c84 char *link; member in struct:fileinfo
/freebsd-13-stable/contrib/bsnmp/snmpd/
H A Dsnmpd.h57 TAILQ_ENTRY(community) link; member in struct:community
74 TAILQ_ENTRY(idrange) link; member in struct:idrange
95 LIST_ENTRY(timer) link; member in struct:timer
112 LIST_ENTRY(fdesc) link; member in struct:fdesc
130 TAILQ_ENTRY(lmodule) link; member in struct:lmodule
170 TAILQ_ENTRY(tport) link; /* table link */ member in struct:tport
204 TAILQ_ENTRY(transport) link; /* ... and link */ member in struct:transport
297 TAILQ_ENTRY(objres) link; member in struct:objres
311 TAILQ_ENTRY(trapsink) link; member in struct:trapsink
[all...]
/freebsd-13-stable/contrib/diff/src/
H A Ddiff.h220 struct change *link; /* Previous or next edit command */ member in struct:change
/freebsd-13-stable/sys/dev/nvdimm/
H A Dnvdimm_var.h74 SLIST_ENTRY(nvdimm_label_entry) link; member in struct:nvdimm_label_entry
140 SLIST_ENTRY(nvdimm_namespace) link; member in struct:nvdimm_namespace
146 SLIST_ENTRY(SPA_mapping) link; member in struct:SPA_mapping
/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_io.h146 ocs_list_link_t link; /**< linked list link */ member in struct:ocs_io_s
H A Docs_utils.h86 ocs_list_link_t link; member in struct:__anon13876
/freebsd-13-stable/sys/dev/acpica/
H A Dacpi_pci_link.c97 struct link { struct
212 struct link *link; local
278 struct link *link; local
394 link_valid_irq(struct link *link, int irq) argument
424 struct link *link; local
641 struct link *link; local
721 struct link *link; local
807 struct link *link; local
863 struct link *link; local
958 acpi_pci_link_choose_irq(device_t dev, struct link *link) argument
1049 struct link *link; local
[all...]
/freebsd-13-stable/sys/dev/hpt27xx/
H A Darray.h103 struct list_head link; member in struct:hpt_transform
/freebsd-13-stable/sys/dev/hptnr/
H A Darray.h102 struct list_head link; member in struct:hpt_transform
/freebsd-13-stable/sys/dev/hptrr/
H A Darray.h105 struct list_head link; member in struct:hpt_transform
/freebsd-13-stable/sys/dev/ida/
H A Didavar.h109 } link; member in struct:ida_qcb
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_xmit.c982 ar5212SetTxDescLink(struct ath_hal *ah, void *ds, uint32_t link) argument
990 ar5212GetTxDescLink(struct ath_hal *ah, void *ds, uint32_t *link) argument

Completed in 266 milliseconds

1234567891011