Home
last modified time | relevance | path

Searched refs:ports (Results 1 – 20 of 20) sorted by relevance

/components/drivers/ata/
A Dahci.c42 struct rt_ahci_port *port = &host->ports[id]; in ahci_fill_sg()
80 struct rt_ahci_port *port = &host->ports[id]; in ahci_request_io()
117 struct rt_ahci_port *port = &host->ports[id]; in ahci_scsi_cmd_rw()
160 struct rt_ahci_port *port = &host->ports[id]; in ahci_scsi_synchronize_cache()
196 struct rt_ahci_port *port = &host->ports[id]; in ahci_scsi_cmd_write_same()
221 struct rt_ahci_port *port = &host->ports[id]; in ahci_scsi_cmd_read_capacity()
236 struct rt_ahci_port *port = &host->ports[id]; in ahci_scsi_cmd_test_unit_ready()
247 struct rt_ahci_port *port = &host->ports[id]; in ahci_scsi_cmd_inquiry()
521 port = &host->ports[id]; in ahci_isr()
613 port = &host->ports[i]; in rt_ahci_host_register()
[all …]
/components/net/lwip/lwip-2.1.2/src/netif/
A Dbridgeif.c115 bridgeif_port_t *ports; member
135 bridgeif_fdb_add(struct netif *bridgeif, const struct eth_addr *addr, bridgeif_portmask_t ports) in bridgeif_fdb_add() argument
150 br->fdbs[i].dst_ports = ports; in bridgeif_fdb_add()
235 struct netif *portif = br->ports[i].port_netif; in bridgeif_is_local_mac()
254 struct netif *portif = br->ports[dstport_idx].port_netif; in bridgeif_send_to_port()
450 br->ports = (bridgeif_port_t *)(br + 1); in bridgeif_init()
543 port = &br->ports[br->num_ports]; in bridgeif_add_port()
/components/net/lwip/lwip-2.0.3/test/fuzz/
A DMakefile40 include $(CONTRIBDIR)/ports/unix/Common.mk
/components/net/lwip/lwip-2.1.2/test/fuzz/
A DMakefile41 include $(CONTRIBDIR)/ports/unix/Common.mk
/components/net/lwip/lwip-2.1.2/src/include/netif/
A Dbridgeif.h96 …t bridgeif_fdb_add(struct netif *bridgeif, const struct eth_addr *addr, bridgeif_portmask_t ports);
/components/net/lwip/lwip-1.4.1/
A DUPGRADING2 ports or applications to be changed. Use it to update a port or an
139 * Corrected PBUF_POOL_BUFSIZE for ports where ETH_PAD_SIZE > 0
A DREADME48 contributions (such as platform ports) are in the 'contrib' module.
A DCHANGELOG39 initial local TCP/UDP ports (so that different port ranges are used after
537 using ports in the IANA private/dynamic range (49152 through 65535).
742 * opt.h, etharp.h: Fixed bug #29148 (Incorrect PBUF_POOL_BUFSIZE for ports
1671 all netifs (or ports) can use it.
1824 * ethernetif.c, contrib/ports/various: ethbroadcast now a shared global
2047 * snmp_msg.h, msg_in.c: SNMP UDP ports can be configured at compile time.
2060 NOTE: this changes the API with ports. Ports will have to be
2541 * ethernetif.c: update netif->input calls to check return value. In older ports,
2633 Older ports have to use tcpip_ethinput.
3048 See the contrib/ports/c16x cs8900 driver as a driver example.
[all …]
/components/net/lwip/lwip-2.0.3/
A DREADME61 contributions (such as platform ports) are in the 'contrib' Git module.
A DUPGRADING2 ports or applications to be changed. Use it to update a port or an
238 * Corrected PBUF_POOL_BUFSIZE for ports where ETH_PAD_SIZE > 0
A DCHANGELOG995 initial local TCP/UDP ports (so that different port ranges are used after
1493 using ports in the IANA private/dynamic range (49152 through 65535).
1698 * opt.h, etharp.h: Fixed bug #29148 (Incorrect PBUF_POOL_BUFSIZE for ports
2627 all netifs (or ports) can use it.
2780 * ethernetif.c, contrib/ports/various: ethbroadcast now a shared global
3003 * snmp_msg.h, msg_in.c: SNMP UDP ports can be configured at compile time.
3016 NOTE: this changes the API with ports. Ports will have to be
3497 * ethernetif.c: update netif->input calls to check return value. In older ports,
3589 Older ports have to use tcpip_ethinput.
4004 See the contrib/ports/c16x cs8900 driver as a driver example.
[all …]
/components/net/lwip/lwip-2.0.3/doc/
A Dcontrib.txt9 trying to contribute bug reports, fixes, enhancements, platform ports etc.
/components/net/lwip/lwip-2.1.2/doc/
A Dcontrib.txt9 trying to contribute bug reports, fixes, enhancements, platform ports etc.
/components/drivers/include/drivers/
A Dahci.h377 struct rt_ahci_port ports[32]; member
/components/net/lwip/lwip-1.4.1/doc/
A Dcontrib.txt9 trying to contribute bug reports, fixes, enhancements, platform ports etc.
A Dsnmp_agent.txt138 contrib/ports/unix/proj/minimal/lwip_prvmib.c
/components/net/lwip/lwip-2.1.2/
A DREADME67 contributions (such as platform ports) are in the 'contrib' Git module.
A DUPGRADING2 ports or applications to be changed. Use it to update a port or an
273 * Corrected PBUF_POOL_BUFSIZE for ports where ETH_PAD_SIZE > 0
A DCHANGELOG1248 initial local TCP/UDP ports (so that different port ranges are used after
1746 using ports in the IANA private/dynamic range (49152 through 65535).
1951 * opt.h, etharp.h: Fixed bug #29148 (Incorrect PBUF_POOL_BUFSIZE for ports
2880 all netifs (or ports) can use it.
3033 * ethernetif.c, contrib/ports/various: ethbroadcast now a shared global
3256 * snmp_msg.h, msg_in.c: SNMP UDP ports can be configured at compile time.
3269 NOTE: this changes the API with ports. Ports will have to be
3750 * ethernetif.c: update netif->input calls to check return value. In older ports,
3842 Older ports have to use tcpip_ethinput.
4257 See the contrib/ports/c16x cs8900 driver as a driver example.
[all …]
/components/drivers/usb/cherryusb/
A DREADME.md105 - Multi-level HUB support, expandable up to 7 levels(Testing hub with 10 ports works well,only supp…

Completed in 55 milliseconds