Home
last modified time | relevance | path

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

123

/freebsd-13-stable/sys/dev/etherswitch/arswitch/
HDarswitch_vlans.c105 ar8xxx_get_dot1q_vlan(struct arswitch_softc *sc, uint32_t *ports, in ar8xxx_get_dot1q_vlan()
128 ar8xxx_set_dot1q_vlan(struct arswitch_softc *sc, uint32_t ports, in ar8xxx_set_dot1q_vlan()
141 ar8xxx_get_port_vlan(struct arswitch_softc *sc, uint32_t *ports, int vid) in ar8xxx_get_port_vlan()
156 ar8xxx_set_port_vlan(struct arswitch_softc *sc, uint32_t ports, int vid) in ar8xxx_set_port_vlan()
177 uint32_t ports; in ar8xxx_reset_vlans() local
HDarswitch_8327.c765 int ports; in ar8327_port_init() local
869 int ports; in ar8327_reset_vlans() local
964 ar8327_vlan_get_port(struct arswitch_softc *sc, uint32_t *ports, int vid) in ar8327_vlan_get_port()
979 ar8327_vlan_set_port(struct arswitch_softc *sc, uint32_t ports, int vid) in ar8327_vlan_set_port()
1188 ar8327_get_dot1q_vlan(struct arswitch_softc *sc, uint32_t *ports, in ar8327_get_dot1q_vlan()
1229 ar8327_set_dot1q_vlan(struct arswitch_softc *sc, uint32_t ports, in ar8327_set_dot1q_vlan()
/freebsd-13-stable/sys/dev/usb/
HDusb_hub.h59 struct usb_port ports[0]; member
61 struct usb_port ports[USB_MAX_PORTS]; member
/freebsd-13-stable/sys/dev/sbni/
HDif_sbni_pci.c77 u_int32_t ports; in sbni_pci_probe() local
/freebsd-13-stable/sys/dev/bhnd/bcma/
HDbcma.c488 struct bcma_sport_list *ports; in bcma_get_region_count() local
514 struct bcma_sport_list *ports; in bcma_get_port_rid() local
538 struct bcma_sport_list *ports; in bcma_decode_port_rid() local
580 struct bcma_sport_list *ports; in bcma_get_region_addr() local
/freebsd-13-stable/sys/dev/etherswitch/ip17x/
HDip175d.c83 uint32_t ports[IP17X_MAX_VLANS]; in ip175d_hw_setup() local
HDip175c.c83 uint32_t ports[IP175X_NUM_PORTS], reg[IP175X_NUM_PORTS/2]; in ip175c_port_vlan_setup() local
HDip17x_var.h43 uint32_t ports; member
/freebsd-13-stable/contrib/wpa/src/drivers/
HDdriver_roboswitch.c62 u16 ports; member
241 u16 ports, const u8 *addr) in wpa_driver_roboswitch_join()
287 u16 ports, const u8 *addr) in wpa_driver_roboswitch_leave()
/freebsd-13-stable/sys/xen/
HDhypervisor.h82 evtchn_port_t *ports, unsigned int nr_ports, int ticks) in HYPERVISOR_poll()
/freebsd-13-stable/sys/dev/isci/scil/
HDscu_bios_definitions.h260 } ports[SCI_MAX_PORTS]; // Up to 4 Ports per SCU controller unit member
457 } ports[SCI_MAX_PORTS]; // Up to 4 Ports per SCU controller unit member
667 } ports[SCI_MAX_PORTS]; // Up to 4 Ports per SCU controller unit member
888 } ports[SCI_MAX_PORTS]; // Up to 4 Ports per SCU controller unit member
/freebsd-13-stable/contrib/ofed/opensm/include/opensm/
HDosm_mesh.h54 int ports[0]; member
/freebsd-13-stable/sys/dev/ofw/
HDofw_graph.c49 phandle_t ports, child; in ofw_graph_get_port_by_idx() local
/freebsd-13-stable/usr.bin/ctlstat/
HDctlstat.c172 struct timespec *cur_time, int *flags, bool ports) in getstats()
548 ctlstat_prometheus(int fd, struct ctlstat_context *ctx, bool ports) { in ctlstat_prometheus()
808 get_and_print_stats(int fd, struct ctlstat_context *ctx, bool ports) in get_and_print_stats()
988 bool ports; in main() local
/freebsd-13-stable/sys/contrib/ngatm/netnatm/api/
HDcc_port.c177 struct uni_addr **pa, u_int **ports, u_int *count) in cc_get_addrs()
333 cc_port_getlist(struct ccdata *cc, u_int *cnt, u_int **ports) in cc_port_getlist()
/freebsd-13-stable/sys/kern/
HDuipc_mbufhash.c107 const uint32_t *ports; in m_tcpip_hash() local
/freebsd-13-stable/sys/netgraph/atm/
HDng_ccatm.h151 uint32_t ports[]; member
/freebsd-13-stable/sys/netgraph/atm/ccatm/
HDng_ccatm.c394 u_int *ports; in ng_ccatm_get_addresses() local
647 u_int n, *ports; in ng_ccatm_rcvmsg() local
714 struct atm_exstatus_port *ports; in ng_ccatm_rcvmsg() local
/freebsd-13-stable/contrib/unbound/daemon/
HDworker.h102 int* ports; member
HDdaemon.h89 struct listen_port** ports; member
/freebsd-13-stable/sys/dev/puc/
HDpuc_cfg.h79 int8_t ports; member
/freebsd-13-stable/usr.bin/systat/
HDnetcmds.c196 } *ports; variable
/freebsd-13-stable/sys/dev/mii/
HDmii_fdt.c103 phandle_t ports, phynode, child; in mii_fdt_lookup_phy() local
/freebsd-13-stable/contrib/ofed/infiniband-diags/src/
HDibstat.c240 int found, ports, i; in ports_list() local
/freebsd-13-stable/sys/dev/netmap/
HDnetmap_bdg.h85 uint64_t ports; member

123