Searched defs:port (Results 26 - 50 of 84) sorted by relevance

1234

/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/src/hsl/horus/
H A Dhorus_fdb.c73 a_uint32_t port; local
[all...]
/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/src/ref/
H A Dref_port_ctrl.c53 qca_ar8327_sw_get_port_link(struct switch_dev *dev, int port, argument
/netgear-R7800-V1.0.2.28/package/swconfig/src/
H A Dswlib.c174 struct switch_port *port; local
272 struct switch_port *port = &val->value.ports[i]; local
/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/eth/gbe/
H A DmvEthDebug.c93 void ethRxCoal(int port, int usec) argument
104 void ethTxCoal(int port, int usec) argument
116 void ethEjpModeSet(int port, int mode) argument
128 void ethBpduRxQ(int port, int bpduQueue) argument
139 void ethArpRxQ(int port, int arpQueue) argument
150 ethTcpRxQ(int port, int tcpQueue) argument
161 ethUdpRxQ(int port, int udpQueue) argument
172 ethTxPolicyRegs(int port) argument
236 ethPortRegs(int port) argument
307 ethRegs(int port) argument
348 ethClearCounters(int port) argument
361 ethPortCounters(int port) argument
461 ethPortRmonCounters(int port) argument
486 ethPortStatus(int port) argument
498 ethPortQueues(int port, int rxQueue, int txQueue, int mode) argument
509 ethUcastSet(int port, char* macStr, int queue) argument
523 ethPortUcastShow(int port) argument
549 ethMcastAdd(int port, char* macStr, int queue) argument
562 ethPortMcast(int port) argument
602 int speed, queue, port; local
665 int i, port = pPortCtrl->portNo; local
[all...]
/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/arch/mips/lantiq/svip/
H A Ddevices.c36 void __init svip_register_asc(int port) argument
H A Dswitchip_setup.c75 static void _switchip_check_phy_status(int port) argument
[all...]
H A Dgpio.c68 void ltq_port_set_exintcr0(unsigned int port, unsigned int pin) argument
78 void ltq_port_clear_exintcr0(unsigned int port, unsigned int pin) argument
88 ltq_port_set_exintcr1(unsigned int port, unsigned int pin) argument
98 ltq_port_clear_exintcr1(unsigned int port, unsigned int pin) argument
108 ltq_port_set_irncfg(unsigned int port, unsigned int pin) argument
118 ltq_port_clear_irncfg(unsigned int port, unsigned int pin) argument
128 ltq_port_set_irnen(unsigned int port, unsigned int pin) argument
137 ltq_port_clear_irnen(unsigned int port, unsigned int pin) argument
146 ltq_port_set_dir_out(unsigned int port, unsigned int pin) argument
156 ltq_port_set_dir_in(unsigned int port, unsigned int pin) argument
166 ltq_port_set_output(unsigned int port, unsigned int pin) argument
176 ltq_port_clear_output(unsigned int port, unsigned int pin) argument
186 ltq_port_get_input(unsigned int port, unsigned int pin) argument
195 ltq_port_set_puen(unsigned int port, unsigned int pin) argument
205 ltq_port_clear_puen(unsigned int port, unsigned int pin) argument
215 ltq_port_set_altsel0(unsigned int port, unsigned int pin) argument
225 ltq_port_clear_altsel0(unsigned int port, unsigned int pin) argument
235 ltq_port_set_altsel1(unsigned int port, unsigned int pin) argument
245 ltq_port_clear_altsel1(unsigned int port, unsigned int pin) argument
254 ltq_gpio_configure(int port, int pin, bool dirin, bool puen, bool altsel0, bool altsel1) argument
278 ltq_port_get_dir(unsigned int port, unsigned int pin) argument
286 ltq_port_get_puden(unsigned int port, unsigned int pin) argument
294 ltq_port_get_altsel0(unsigned int port, unsigned int pin) argument
302 ltq_port_get_altsel1(unsigned int port, unsigned int pin) argument
471 ltq_exint2port(u32 exint, int *port, int *pin) argument
509 int port; local
544 int port; local
[all...]
/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/arch/mips/pci/
H A Dpcie-lantiq-msi.c301 pcie_msi_irq_to_port(unsigned int irq, int *port) argument
/netgear-R7800-V1.0.2.28/package/igmpproxy/src/
H A Digmpv3.c40 add_ebt_rule(uint32 port, uint32 group, uint32 newmode, struct source_set *newset) argument
68 del_ebt_rule(uint32 port, uint32 group, uint32 oldmode, struct source_set *oldset) argument
99 update_ebt_rules(uint32 port, uint32 group, uint32 oldmode, struct source_set *oldset, uint32 newmode, struct source_set *newset) argument
205 update_port_source_info(struct RouteTable *croute, uint32 port, uint32 flag) argument
289 add_listener(uint32 port, struct RouteTable *croute, uint32 src, struct source_set *tmp1, int mode) argument
323 create_croute(uint32 group, uint32 src, uint32 port, uint8 grec_type, struct source_set *source) argument
359 processV3report(char *buf, uint32 src, uint32 port) argument
[all...]
H A Drttable.c60 void v2_join_group(int port, uint32 mgroup) argument
70 void v2_leave_group(int port, uint32 mgroup) argument
82 uint32 port[PORT_MAX_NUM+1]; local
99 uint32 i, ifbits = 0, port[PORT_MAX_NUM+1]; local
314 insertListener(uint32 port, struct RouteTable* croute, uint32 src) argument
424 insertRoute(uint32 port, uint32 group, int ifx, uint32 src) argument
[all...]
H A Dswitch-api.h103 } port; member in struct:__anon11
/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/arch/ubicom32/mach-common/
H A Dswitch-core.c124 u32_t port = simple_strtoul(buf, &buf, 10); local
/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/src/hsl/shiva/
H A Dshiva_fdb.c73 a_uint32_t port; local
[all...]
/netgear-R7800-V1.0.2.28/target/linux/adm8668/files/arch/mips/adm8668/
H A Dserial.c41 static inline unsigned int adm_uart_readl(struct uart_port *port, argument
47 static inline void adm_uart_writel(struct uart_port *port, argument
56 static unsigned int adm_uart_tx_empty(struct uart_port *port) argument
65 static void adm_uart_set_mctrl(struct uart_port *port, unsigned int mctrl) argument
72 static unsigned int adm_uart_get_mctrl(struct uart_port *port) argument
80 static void adm_uart_stop_tx(struct uart_port *port) argument
92 adm_uart_start_tx(struct uart_port *port) argument
104 adm_uart_stop_rx(struct uart_port *port) argument
116 adm_uart_enable_ms(struct uart_port *port) argument
123 adm_uart_break_ctl(struct uart_port *port, int ctl) argument
130 adm_uart_type(struct uart_port *port) argument
138 adm_uart_do_rx(struct uart_port *port) argument
209 adm_uart_do_tx(struct uart_port *port) argument
255 struct uart_port *port; local
277 adm_uart_enable(struct uart_port *port) argument
290 adm_uart_disable(struct uart_port *port) argument
302 adm_uart_flush(struct uart_port *port) argument
312 adm_uart_startup(struct uart_port *port) argument
333 adm_uart_shutdown(struct uart_port *port) argument
349 adm_uart_set_termios(struct uart_port *port, struct ktermios *new, struct ktermios *old) argument
360 adm_uart_request_port(struct uart_port *port) argument
380 adm_uart_release_port(struct uart_port *port) argument
389 adm_uart_config_port(struct uart_port *port, int flags) argument
402 adm_uart_verify_port(struct uart_port *port, struct serial_struct *serinfo) argument
437 wait_for_xmitr(struct uart_port *port) argument
446 adm_console_putchar(struct uart_port *port, int ch) argument
458 struct uart_port *port; local
492 struct uart_port *port; local
551 struct uart_port *port; local
590 struct uart_port *port; local
[all...]
/netgear-R7800-V1.0.2.28/target/linux/amazon/files/drivers/tty/serial/
H A Damazon_asc.c75 static void amazonasc_stop_tx(struct uart_port *port) argument
81 static void amazonasc_start_tx(struct uart_port *port) argument
92 static void amazonasc_stop_rx(struct uart_port *port) argument
98 static void amazonasc_enable_ms(struct uart_port *port) argument
107 amazonasc_rx_chars(struct uart_port *port) argument
168 amazonasc_tx_chars(struct uart_port *port) argument
203 amazonasc_tx_int(int irq, void *port) argument
216 amazonasc_er_int(int irq, void *port) argument
226 amazonasc_rx_int(int irq, void *port) argument
233 amazonasc_tx_empty(struct uart_port *port) argument
247 amazonasc_get_mctrl(struct uart_port *port) argument
253 amazonasc_set_mctrl(struct uart_port *port, u_int mctrl) argument
259 amazonasc_break_ctl(struct uart_port *port, int break_state) argument
265 amazonasc_startup(struct uart_port *port) argument
335 amazonasc_shutdown(struct uart_port *port) argument
352 amazonasc_set_termios(struct uart_port *port, struct ktermios *new, struct ktermios *old) argument
442 amazonasc_type(struct uart_port *port) argument
450 amazonasc_release_port(struct uart_port *port) argument
458 amazonasc_request_port(struct uart_port *port) argument
466 amazonasc_config_port(struct uart_port *port, int flags) argument
477 amazonasc_verify_port(struct uart_port *port, struct serial_struct *ser) argument
557 amazonasc_console_get_options(struct uart_port *port, int *baud, int *parity, int *bits) argument
627 struct uart_port *port; local
[all...]
/netgear-R7800-V1.0.2.28/target/linux/generic/files/drivers/net/phy/
H A Dadm6996.c188 adm6996_set_pvid(struct switch_dev *dev, int port, int vlan) argument
204 adm6996_get_pvid(struct switch_dev *dev, int port, int *vlan) argument
[all...]
H A Dpsb6970.c99 static int psb6970_set_pvid(struct switch_dev *dev, int port, int vlan) argument
111 static int psb6970_get_pvid(struct switch_dev *dev, int port, int *vlan) argument
H A Drtl8366_smi.c390 static int rtl8366_get_pvid(struct rtl8366_smi *smi, int port, int *val) argument
408 static int rtl8366_set_pvid(struct rtl8366_smi *smi, unsigned port, argument
531 int port; local
571 int port; local
977 rtl8366_sw_get_port_pvid(struct switch_dev *dev, int port, int *val) argument
984 rtl8366_sw_set_port_pvid(struct switch_dev *dev, int port, int val) argument
1070 struct switch_port *port; local
1098 struct switch_port *port; local
[all...]
H A Dswconfig.c670 struct switch_port *port = &val->value.ports[val->len]; local
761 const struct switch_port *port = arg; local
[all...]
/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/arch/mips/lantiq/falcon/
H A Dgpio.c72 void __iomem *port; member in struct:falcon_gpio_port
88 int port = pin / 100; local
105 int port = pin / 100; local
[all...]
/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/app/nathelper/linux/lib/
H A Dnat_helper_hsl.c421 arp_hw_add(a_uint32_t port, a_uint32_t intf_id, a_uint8_t *ip, a_uint8_t *mac, int is_ipv6_entry) argument
/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/drivers/serial/
H A Dubi32_serdes.c125 static void ubi32_serdes_hw_init(struct uart_port *port, int baud) argument
182 ubi32_serdes_receive(struct uart_port *port, int stat) argument
234 ubi32_serdes_stop_tx(struct uart_port *port) argument
239 ubi32_serdes_transmit(struct uart_port *port, int stat) argument
275 ubi32_serdes_start_tx(struct uart_port *port) argument
284 ubi32_serdes_stop_rx(struct uart_port *port) argument
293 ubi32_serdes_enable_ms(struct uart_port *port) argument
300 struct uart_port *port = dev_id; local
321 ubi32_serdes_tx_empty(struct uart_port *port) argument
333 ubi32_serdes_get_mctrl(struct uart_port *port) argument
338 ubi32_serdes_set_mctrl(struct uart_port *port, unsigned int mctrl) argument
346 ubi32_serdes_break_ctl(struct uart_port *port, int break_state) argument
351 ubi32_serdes_startup(struct uart_port *port) argument
364 ubi32_serdes_shutdown(struct uart_port *port) argument
373 ubi32_serdes_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) argument
409 ubi32_serdes_type(struct uart_port *port) argument
417 ubi32_serdes_release_port(struct uart_port *port) argument
424 ubi32_serdes_request_port(struct uart_port *port) argument
432 ubi32_serdes_config_port(struct uart_port *port, int flags) argument
445 ubi32_serdes_verify_port(struct uart_port *port, struct serial_struct *ser) argument
497 ubi32_serdes_console_get_options(struct uart_port *port, int *baud) argument
525 struct uart_port *port; local
560 ubi32_serdes_console_putchar(struct uart_port *port, int ch) argument
575 struct uart_port *port = &ubi32_serdes_ports[co->index]; local
609 ubi32_serdes_early_putc(struct uart_port *port, int ch) argument
621 struct uart_port *port = &ubi32_serdes_ports[con->index]; local
678 struct uart_port *port = platform_get_drvdata(dev); local
688 struct uart_port *port = platform_get_drvdata(dev); local
720 struct uart_port *port = platform_get_drvdata(pdev); local
[all...]
H A Dubi32_uarttio.c67 struct uart_port port; member in struct:ubi32_uarttio_port
220 struct uart_port *port = &uup->port; local
266 ubi32_uarttio_stop_tx(struct uart_port *port) argument
279 struct uart_port *port = &uup->port; local
325 ubi32_uarttio_start_tx(struct uart_port *port) argument
337 ubi32_uarttio_stop_rx(struct uart_port *port) argument
353 ubi32_uarttio_enable_ms(struct uart_port *port) argument
400 ubi32_uarttio_tx_empty(struct uart_port *port) argument
414 ubi32_uarttio_get_mctrl(struct uart_port *port) argument
422 ubi32_uarttio_set_mctrl(struct uart_port *port, unsigned int mctrl) argument
430 ubi32_uarttio_break_ctl(struct uart_port *port, int break_state) argument
438 ubi32_uarttio_startup(struct uart_port *port) argument
453 ubi32_uarttio_shutdown(struct uart_port *port) argument
465 ubi32_uarttio_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) argument
507 ubi32_uarttio_type(struct uart_port *port) argument
516 ubi32_uarttio_release_port(struct uart_port *port) argument
524 ubi32_uarttio_request_port(struct uart_port *port) argument
533 ubi32_uarttio_config_port(struct uart_port *port, int flags) argument
547 ubi32_uarttio_verify_port(struct uart_port *port, struct serial_struct *ser) argument
978 ubi32_uarttio_console_putchar(struct uart_port *port, int ch) argument
993 struct uart_port *port = &(uarttio_ports[co->index].port); local
[all...]
/netgear-R7800-V1.0.2.28/package/qca-nss-ecm/src/frontends/nss/
H A Decm_front_end_ipv6.c1026 static struct ecm_db_mapping_instance *ecm_front_end_ipv6_mapping_establish_and_ref(ip_addr_t addr, int port) argument
[all...]
/netgear-R7800-V1.0.2.28/package/qca-nss-ecm/src/frontends/sfe/
H A Decm_sfe_ipv4.c383 struct ecm_db_mapping_instance *ecm_sfe_ipv4_mapping_establish_and_ref(ip_addr_t addr, int port) argument
[all...]

Completed in 153 milliseconds

1234