Searched refs:flow (Results 1 - 25 of 61) sorted by relevance

123

/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac1000_core.c153 unsigned int flow = 0; local
158 flow |= GMAC_FLOW_CTRL_RFE;
162 flow |= GMAC_FLOW_CTRL_TFE;
167 flow |= (pause_time << GMAC_FLOW_CTRL_PT_SHIFT);
170 writel(flow, ioaddr + GMAC_FLOW_CTRL);
H A Ddwmac100_core.c146 unsigned int flow = MAC_FLOW_CTRL_ENABLE; local
149 flow |= (pause_time << MAC_FLOW_CTRL_PT_SHIFT);
150 writel(flow, ioaddr + MAC_FLOW_CTRL);
/drivers/net/ethernet/freescale/
H A Dgianfar_ethtool.c1489 static int gfar_check_capability(struct ethtool_rx_flow_spec *flow, argument
1493 if (flow->flow_type & FLOW_EXT) {
1494 if (~flow->m_ext.data[0] || ~flow->m_ext.data[1])
1497 if (~flow->m_ext.vlan_etype)
1501 if (flow->flow_type == IP_USER_FLOW)
1502 if (flow->h_u.usr_ip4_spec.ip_ver != ETH_RX_NFC_IP4)
1557 static void gfar_invert_masks(struct ethtool_rx_flow_spec *flow) argument
1561 for (i = 0; i < sizeof(flow->m_u); i++)
1562 flow
1570 gfar_add_cls(struct gfar_private *priv, struct ethtool_rx_flow_spec *flow) argument
[all...]
/drivers/tty/serial/
H A Dnetx-serial.c552 int *parity, int *bits, int *flow)
589 *flow = 'r';
599 int flow = 'n'; local
611 uart_parse_options(options, &baud, &parity, &bits, &flow);
618 &parity, &bits, &flow);
623 return uart_set_options(&sport->port, co, baud, parity, bits, flow);
551 netx_console_get_options(struct uart_port *port, int *baud, int *parity, int *bits, int *flow) argument
H A D21285.c432 int flow = 'n'; local
443 uart_parse_options(options, &baud, &parity, &bits, &flow);
447 return uart_set_options(port, co, baud, parity, bits, flow);
H A Dclps711x.c497 int flow = 'n'; local
507 uart_parse_options(options, &baud, &parity, &bits, &flow);
511 return uart_set_options(port, co, baud, parity, bits, flow);
H A Daltera_uart.c243 /* Send special char - probably flow control */
457 int flow = 'n'; local
466 uart_parse_options(options, &baud, &parity, &bits, &flow);
468 return uart_set_options(port, co, baud, parity, bits, flow);
H A Dapbuart.c192 /* The GRLIB APBUART handles flow control in hardware */
198 /* The GRLIB APBUART handles flow control in hardware */
262 /* Enable flow control. */
487 int flow = 'n'; local
505 uart_parse_options(options, &baud, &parity, &bits, &flow);
509 return uart_set_options(port, co, baud, parity, bits, flow);
H A Dar933x_uart.c509 int flow = 'n'; local
519 uart_parse_options(options, &baud, &parity, &bits, &flow);
521 return uart_set_options(&up->port, co, baud, parity, bits, flow);
H A Dbcm63xx_uart.c12 * Hardware flow control was _not_ tested since I only have RX/TX on
150 * serial core request to disable tx ASAP (used for flow control)
686 /* Wait up to 1s for flow control if necessary */
753 int flow = 'n'; local
761 uart_parse_options(options, &baud, &parity, &bits, &flow);
763 return uart_set_options(port, co, baud, parity, bits, flow);
H A Dlantiq.c622 int flow = 'n'; local
636 uart_parse_options(options, &baud, &parity, &bits, &flow);
637 return uart_set_options(port, co, baud, parity, bits, flow);
H A Dmcf.c324 /* Send special char - probably flow control */
511 int flow = 'n'; local
520 uart_parse_options(options, &baud, &parity, &bits, &flow);
522 return uart_set_options(port, co, baud, parity, bits, flow);
H A Dmrst_max3110.c209 int flow = 'n'; local
222 uart_parse_options(options, &baud, &parity, &bits, &flow);
224 return uart_set_options(&max->port, co, baud, parity, bits, flow);
H A Dmxs-auart.c358 /* figure out the hardware flow control settings */
626 int flow = 'n'; local
643 uart_parse_options(options, &baud, &parity, &bits, &flow);
647 ret = uart_set_options(&s->port, co, baud, parity, bits, flow);
H A Dpnx8xxx_uart.c713 int flow = 'n'; local
725 uart_parse_options(options, &baud, &parity, &bits, &flow);
727 return uart_set_options(&sport->port, co, baud, parity, bits, flow);
H A Dsc26xx.c576 int flow = 'n'; local
583 uart_parse_options(options, &baud, &parity, &bits, &flow);
585 return uart_set_options(port, con, baud, parity, bits, flow);
H A Dserial_ks8695.c621 int flow = 'n'; local
631 uart_parse_options(options, &baud, &parity, &bits, &flow);
635 return uart_set_options(port, co, baud, parity, bits, flow);
H A Duartlite.c418 int flow = 'n'; local
438 uart_parse_options(options, &baud, &parity, &bits, &flow);
440 return uart_set_options(port, co, baud, parity, bits, flow);
H A Dvt8500_serial.c392 * CTS flow control
487 int flow = 'n'; local
498 uart_parse_options(options, &baud, &parity, &bits, &flow);
501 co, baud, parity, bits, flow);
H A Dxilinx_uartps.c426 * stop bits, flow control, baud rate
876 int flow = 'n'; local
887 uart_parse_options(options, &baud, &parity, &bits, &flow);
889 return uart_set_options(port, co, baud, parity, bits, flow);
H A Dmpc52xx_uart.c1104 int *baud, int *parity, int *bits, int *flow)
1186 int flow = 'n'; local
1235 uart_parse_options(options, &baud, &parity, &bits, &flow);
1237 mpc52xx_console_get_options(port, &baud, &parity, &bits, &flow);
1239 pr_debug("Setting console parameters: %i %i%c1 flow=%c\n",
1240 baud, bits, parity, flow);
1242 return uart_set_options(port, co, baud, parity, bits, flow);
1103 mpc52xx_console_get_options(struct uart_port *port, int *baud, int *parity, int *bits, int *flow) argument
H A Dbfin_sport_uart.c614 int flow = 'r'; local
616 int flow = 'n'; local
628 uart_parse_options(options, &baud, &parity, &bits, &flow);
630 return uart_set_options(&up->port, co, baud, parity, bits, flow);
/drivers/usb/serial/
H A Dwhiteheat.h73 #define WHITEHEAT_SFLOW_NONE 'n' /* no software flow control */
80 #define WHITEHEAT_HFLOW_NONE 0x00 /* no hardware flow control */
211 #define WHITEHEAT_EVENT_FLOW 0x04 /* flow field is valid */
214 #define WHITEHEAT_FLOW_NONE 0x00 /* no flow control active */
232 __u8 flow; /* flow control state, see WHITEHEAT_FLOW_* member in struct:whiteheat_status_info
282 .flow, .connect */
/drivers/hsi/clients/
H A Dhsi_char.c366 if ((rxc->flow != HSI_FLOW_SYNC) && (rxc->flow != HSI_FLOW_PIPE))
371 cl->rx_cfg.flow = rxc->flow;
387 rxc->flow = cl->rx_cfg.flow;
/drivers/staging/mei/
H A Dinterrupt.c273 dev_dbg(&dev->pdev->dev, "iamthif flow control failed\n");
277 dev_dbg(&dev->pdev->dev, "iamthif flow control success\n");
464 * @flow: flow control.
468 static int same_flow_addr(struct mei_cl *cl, struct hbm_flow_control *flow) argument
470 return (cl->host_client_id == flow->host_addr &&
471 cl->me_client_id == flow->me_addr);
478 * @flow: flow control.
481 struct hbm_flow_control *flow)
480 add_single_flow_creds(struct mei_device *dev, struct hbm_flow_control *flow) argument
[all...]

Completed in 362 milliseconds

123