Searched refs:PAUSE (Results 1 - 89 of 89) sorted by relevance

/linux-4.1.27/arch/x86/um/asm/
H A Dprocessor.h22 /* REP NOP (PAUSE) is a good thing to insert into busy-wait loops. */ rep_nop()
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4_stats.h77 /* Total number of PAUSE frames received from the far-end port */
85 /* Total number of PAUSE frames sent from the far-end port */
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
H A Dmac.c652 * that determine the hardware's default PAUSE (flow control) mode, e1000_set_default_fc_generic()
717 /* Initialize the flow control address, type, and PAUSE timer e1000e_setup_link_generic()
746 * software will have to set the "PAUSE" bits to the correct value in e1000_commit_fc_settings_generic()
770 * PAUSE. Later, we will disable the adapter's ability to send e1000_commit_fc_settings_generic()
771 * PAUSE frames. e1000_commit_fc_settings_generic()
1085 * 1999, describes these PAUSE resolution bits and how flow e1000e_config_fc_after_link_up()
1090 * PAUSE | ASM_DIR | PAUSE | ASM_DIR | NIC Resolution e1000e_config_fc_after_link_up()
1101 * Are both PAUSE bits set to 1? If so, this implies e1000e_config_fc_after_link_up()
1108 * PAUSE | ASM_DIR | PAUSE | ASM_DIR | Result e1000e_config_fc_after_link_up()
1119 * turn OFF the TRANSMISSION of PAUSE frames. e1000e_config_fc_after_link_up()
1126 e_dbg("Flow Control = Rx PAUSE frames only.\n"); e1000e_config_fc_after_link_up()
1129 /* For receiving PAUSE frames ONLY. e1000e_config_fc_after_link_up()
1132 * PAUSE | ASM_DIR | PAUSE | ASM_DIR | Result e1000e_config_fc_after_link_up()
1141 e_dbg("Flow Control = Tx PAUSE frames only.\n"); e1000e_config_fc_after_link_up()
1143 /* For transmitting PAUSE frames ONLY. e1000e_config_fc_after_link_up()
1146 * PAUSE | ASM_DIR | PAUSE | ASM_DIR | Result e1000e_config_fc_after_link_up()
1155 e_dbg("Flow Control = Rx PAUSE frames only.\n"); e1000e_config_fc_after_link_up()
1218 * 1999, describes these PAUSE resolution bits and how flow e1000e_config_fc_after_link_up()
1223 * PAUSE | ASM_DIR | PAUSE | ASM_DIR | NIC Resolution e1000e_config_fc_after_link_up()
1234 * Are both PAUSE bits set to 1? If so, this implies e1000e_config_fc_after_link_up()
1241 * PAUSE | ASM_DIR | PAUSE | ASM_DIR | Result e1000e_config_fc_after_link_up()
1252 * turn OFF the TRANSMISSION of PAUSE frames. e1000e_config_fc_after_link_up()
1259 e_dbg("Flow Control = Rx PAUSE frames only.\n"); e1000e_config_fc_after_link_up()
1262 /* For receiving PAUSE frames ONLY. e1000e_config_fc_after_link_up()
1265 * PAUSE | ASM_DIR | PAUSE | ASM_DIR | Result e1000e_config_fc_after_link_up()
1274 e_dbg("Flow Control = Tx PAUSE frames only.\n"); e1000e_config_fc_after_link_up()
1276 /* For transmitting PAUSE frames ONLY. e1000e_config_fc_after_link_up()
1279 * PAUSE | ASM_DIR | PAUSE | ASM_DIR | Result e1000e_config_fc_after_link_up()
1288 e_dbg("Flow Control = Rx PAUSE frames only.\n"); e1000e_config_fc_after_link_up()
H A Dphy.c1011 * "PAUSE" bits to the correct value in the Auto-Negotiation e1000_phy_setup_autoneg()
1039 * support both symmetric and asymmetric Rx PAUSE. Later e1000_phy_setup_autoneg()
1041 * hw's ability to send PAUSE frames. e1000_phy_setup_autoneg()
/linux-4.1.27/drivers/net/ethernet/intel/igb/
H A De1000_mac.c625 /* Initialize the flow control address, type, and PAUSE timer igb_setup_link()
715 * that determine the hardware's default PAUSE (flow control) mode, igb_set_default_fc()
890 * 1999, describes these PAUSE resolution bits and how flow igb_config_fc_after_link_up()
895 * PAUSE | ASM_DIR | PAUSE | ASM_DIR | NIC Resolution igb_config_fc_after_link_up()
906 * Are both PAUSE bits set to 1? If so, this implies igb_config_fc_after_link_up()
913 * PAUSE | ASM_DIR | PAUSE | ASM_DIR | Result igb_config_fc_after_link_up()
924 * turn OFF the TRANSMISSION of PAUSE frames. igb_config_fc_after_link_up()
931 hw_dbg("Flow Control = RX PAUSE frames only.\n"); igb_config_fc_after_link_up()
934 /* For receiving PAUSE frames ONLY. igb_config_fc_after_link_up()
937 * PAUSE | ASM_DIR | PAUSE | ASM_DIR | Result igb_config_fc_after_link_up()
946 hw_dbg("Flow Control = TX PAUSE frames only.\n"); igb_config_fc_after_link_up()
948 /* For transmitting PAUSE frames ONLY. igb_config_fc_after_link_up()
951 * PAUSE | ASM_DIR | PAUSE | ASM_DIR | Result igb_config_fc_after_link_up()
960 hw_dbg("Flow Control = RX PAUSE frames only.\n"); igb_config_fc_after_link_up()
973 * harm done since we won't be receiving any PAUSE frames igb_config_fc_after_link_up()
989 hw_dbg("Flow Control = RX PAUSE frames only.\n"); igb_config_fc_after_link_up()
1045 * 1999, describes these PAUSE resolution bits and how flow igb_config_fc_after_link_up()
1050 * PAUSE | ASM_DIR | PAUSE | ASM_DIR | NIC Resolution igb_config_fc_after_link_up()
1061 * Are both PAUSE bits set to 1? If so, this implies igb_config_fc_after_link_up()
1068 * PAUSE | ASM_DIR | PAUSE | ASM_DIR | Result igb_config_fc_after_link_up()
1079 * turn OFF the TRANSMISSION of PAUSE frames. igb_config_fc_after_link_up()
1086 hw_dbg("Flow Control = Rx PAUSE frames only.\n"); igb_config_fc_after_link_up()
1089 /* For receiving PAUSE frames ONLY. igb_config_fc_after_link_up()
1092 * PAUSE | ASM_DIR | PAUSE | ASM_DIR | Result igb_config_fc_after_link_up()
1101 hw_dbg("Flow Control = Tx PAUSE frames only.\n"); igb_config_fc_after_link_up()
1103 /* For transmitting PAUSE frames ONLY. igb_config_fc_after_link_up()
1106 * PAUSE | ASM_DIR | PAUSE | ASM_DIR | Result igb_config_fc_after_link_up()
1115 hw_dbg("Flow Control = Rx PAUSE frames only.\n"); igb_config_fc_after_link_up()
H A De1000_phy.c1022 * "PAUSE" bits to the correct value in the Auto-Negotiation igb_phy_setup_autoneg()
1049 * support both symmetric and asymmetric RX PAUSE. Later igb_phy_setup_autoneg()
1051 * hw's ability to send PAUSE frames. igb_phy_setup_autoneg()
/linux-4.1.27/arch/powerpc/include/asm/
H A Ddbdma.h33 #define PAUSE 0x4000 macro
102 out_le32(&((regs)->control), (ACTIVE|DEAD|WAKE|FLUSH|PAUSE|RUN)<<16);\
/linux-4.1.27/drivers/media/rc/keymaps/
H A Drc-avermedia.c49 { 0x16, KEY_PAUSE }, /* PAUSE */
H A Drc-flyvideo.c45 { 0x0a, KEY_ANGLE }, /* no label, may be used as the PAUSE button */
H A Drc-behold.c90 * RECORD PLAY/PAUSE STOP *
H A Drc-digitalnow-tinytwin.c57 { 0x0042, KEY_PAUSE }, /* PAUSE */
H A Drc-digittrade.c48 { 0x001a, KEY_PAUSE }, /* PAUSE */
/linux-4.1.27/arch/mips/include/asm/octeon/
H A Docteon.h191 * releasing a PAUSE. This counter trips every 2(8+PAUSETIME)
193 * always release a given PAUSE instruction within
195 * the cnMIPS II core may release the PAUSE instantly. */
/linux-4.1.27/drivers/net/ethernet/apple/
H A Dmace.c306 out_le32(&dma->control, (WAKE|FLUSH|PAUSE|RUN) << 16); dbdma_reset()
472 out_le32(&rd->control, (RUN|PAUSE|FLUSH|WAKE) << 16); /* clear run bit */ mace_open()
482 out_le32(&td->control, (RUN|PAUSE|FLUSH|WAKE) << 16); mace_open()
510 rd->control = cpu_to_le32((RUN|PAUSE|FLUSH|WAKE) << 16); /* clear run bit */ mace_close()
511 td->control = cpu_to_le32((RUN|PAUSE|FLUSH|WAKE) << 16); /* clear run bit */ mace_close()
972 out_le32(&rd->control, (PAUSE << 16) | PAUSE); mace_rxdma_intr()
H A Dbmac.c185 DBDMA_SET(RUN|WAKE) | DBDMA_CLEAR(PAUSE|DEAD)); dbdma_continue()
193 DBDMA_CLEAR(ACTIVE|DEAD|WAKE|FLUSH|PAUSE|RUN)); dbdma_reset()
486 rd->control = cpu_to_le32(DBDMA_CLEAR(RUN|PAUSE|FLUSH|WAKE)); /* clear run bit */ bmac_suspend()
487 td->control = cpu_to_le32(DBDMA_CLEAR(RUN|PAUSE|FLUSH|WAKE)); /* clear run bit */ bmac_suspend()
1414 rd->control = cpu_to_le32(DBDMA_CLEAR(RUN|PAUSE|FLUSH|WAKE)); /* clear run bit */ bmac_close()
1415 td->control = cpu_to_le32(DBDMA_CLEAR(RUN|PAUSE|FLUSH|WAKE)); /* clear run bit */ bmac_close()
1504 out_le32(&td->control, DBDMA_CLEAR(RUN|PAUSE|FLUSH|WAKE|ACTIVE|DEAD)); bmac_tx_timeout()
1510 out_le32(&rd->control, DBDMA_CLEAR(RUN|PAUSE|FLUSH|WAKE|ACTIVE|DEAD)); bmac_tx_timeout()
/linux-4.1.27/drivers/net/ethernet/icplus/
H A Dipg.h628 * space in the receive FIFO before a PAUSE frame with
631 * Value Max RxFIFO occupied space before PAUSE
640 * space in the receive FIFO before a PAUSE frame with
643 * Value Max RxFIFO occupied space before PAUSE
/linux-4.1.27/drivers/media/usb/dvb-usb/
H A Da800.c65 { 0x021a, KEY_PLAYPAUSE }, /* TIMESHIFT / PAUSE */
/linux-4.1.27/arch/sparc/include/asm/
H A Delf_64.h89 #define AV_SPARC_PAUSE 0x01000000 /* PAUSE available */
/linux-4.1.27/arch/unicore32/include/mach/
H A Dregs-umal.h8 * frames (e.g. PAUSE frames).
/linux-4.1.27/sound/aoa/soundbus/i2sbus/
H A Dpcm.c272 /* make sure RUN, PAUSE and S0 bits are cleared */ i2sbus_wait_for_stop()
273 out_le32(&pi->dbdma->control, (RUN | PAUSE | 1) << 16); i2sbus_wait_for_stop()
575 /* make sure RUN, PAUSE and S0 bits are cleared */ i2sbus_pcm_trigger()
576 out_le32(&pi->dbdma->control, (RUN | PAUSE | 1) << 16); i2sbus_pcm_trigger()
692 out_le32(&pi->dbdma->control, (RUN | PAUSE | 1) << 16); handle_interrupt()
/linux-4.1.27/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c720 * that determine the hardware's default PAUSE (flow control) mode, e1000_setup_link()
780 /* Initialize the flow control address, type, and PAUSE timer e1000_setup_link()
861 * software will have to set the "PAUSE" bits to the correct value in e1000_setup_fiber_serdes_link()
885 * PAUSE. Later, we will disable the adapter's ability to send e1000_setup_fiber_serdes_link()
886 * PAUSE frames. e1000_setup_fiber_serdes_link()
1594 * "PAUSE" bits to the correct value in the Auto-Negotiation e1000_phy_setup_autoneg()
1621 * support both symmetric and asymmetric RX PAUSE. Later e1000_phy_setup_autoneg()
1623 * hw's ability to send PAUSE frames. e1000_phy_setup_autoneg()
2138 * PAUSE resolution bits and how flow control is e1000_config_fc_after_link_up()
2143 * PAUSE | ASM_DIR | PAUSE | ASM_DIR | NIC Resolution e1000_config_fc_after_link_up()
2155 /* Are both PAUSE bits set to 1? If so, this implies e1000_config_fc_after_link_up()
2162 * PAUSE | ASM_DIR | PAUSE | ASM_DIR | Result e1000_config_fc_after_link_up()
2174 * TRANSMISSION of PAUSE frames. e1000_config_fc_after_link_up()
2182 ("Flow Control = RX PAUSE frames only.\n"); e1000_config_fc_after_link_up()
2185 /* For receiving PAUSE frames ONLY. e1000_config_fc_after_link_up()
2188 * PAUSE | ASM_DIR | PAUSE | ASM_DIR | Result e1000_config_fc_after_link_up()
2200 ("Flow Control = TX PAUSE frames only.\n"); e1000_config_fc_after_link_up()
2202 /* For transmitting PAUSE frames ONLY. e1000_config_fc_after_link_up()
2205 * PAUSE | ASM_DIR | PAUSE | ASM_DIR | Result e1000_config_fc_after_link_up()
2217 ("Flow Control = RX PAUSE frames only.\n"); e1000_config_fc_after_link_up()
2231 * no harm done since we won't be receiving any PAUSE e1000_config_fc_after_link_up()
2249 ("Flow Control = RX PAUSE frames only.\n"); e1000_config_fc_after_link_up()
H A De1000_param.c116 * - 1 - Rx only, respond to PAUSE frames but do not generate them
117 * - 2 - Tx only, generate PAUSE frames but ignore them on receive
/linux-4.1.27/drivers/net/ethernet/intel/ixgb/
H A Dixgb_param.c78 * - 1 - Rx only, respond to PAUSE frames but do not generate them
79 * - 2 - Tx only, generate PAUSE frames but ignore them on receive
/linux-4.1.27/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_param.c103 * - 1: Rx only, respond to PAUSE frames but do not generate them
104 * - 2: Tx only, generate PAUSE frames but ignore them on receive
/linux-4.1.27/drivers/scsi/
H A Dmac53c94.c113 writel((RUN|PAUSE|FLUSH|WAKE) << 16, &dma->control); mac53c94_host_reset()
139 writel((RUN|PAUSE|FLUSH|WAKE) << 16, &dma->control); mac53c94_init()
H A Dmesh.c366 out_le32(&md->control, (RUN|PAUSE|FLUSH|WAKE) << 16); /* stop dma */ mesh_init()
1715 out_le32(&md->control, (RUN|PAUSE|FLUSH|WAKE) << 16); /* stop dma */ mesh_host_reset()
/linux-4.1.27/drivers/net/ethernet/atheros/atlx/
H A Datlx.h355 #define MII_LPA_PAUSE 0x0400 /* PAUSE */
356 #define MII_LPA_ASYPAUSE 0x0800 /* Asymmetrical PAUSE */
/linux-4.1.27/drivers/usb/storage/
H A Ddebug.c119 case GPCMD_PAUSE_RESUME: what = "PAUSE/RESUME"; break; usb_stor_show_command()
/linux-4.1.27/arch/ia64/include/asm/sn/
H A Dioc3.h131 #define SSCR_PAUSE_STATE 0x40000000 /* set when PAUSE takes effect*/
/linux-4.1.27/sound/ppc/
H A Dpmac.c187 out_le32(&rec->dma->control, (RUN|WAKE|FLUSH|PAUSE) << 16); snd_pmac_dma_stop()
424 out_le32(&rec->dma->control, (RUN|PAUSE|FLUSH|WAKE) << 16); snd_pmac_pcm_dead_xfer()
748 out_le32(&chip->playback.dma->control, (RUN|PAUSE|FLUSH|WAKE|DEAD) << 16); snd_pmac_dbdma_reset()
750 out_le32(&chip->capture.dma->control, (RUN|PAUSE|FLUSH|WAKE|DEAD) << 16); snd_pmac_dbdma_reset()
/linux-4.1.27/drivers/net/ethernet/dec/tulip/
H A Dpnic2.c37 * Bit 19 - PAUSE-Pause
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac1000_core.c220 pr_debug("\tduplex mode: PAUSE %d\n", pause_time); dwmac1000_flow_ctrl()
/linux-4.1.27/drivers/clk/samsung/
H A Dclk-exynos5260.h325 #define PAUSE 0x1004 macro
H A Dclk-exynos5433.c967 #define PAUSE 0x1008 macro
1045 PAUSE,
/linux-4.1.27/drivers/net/ethernet/marvell/
H A Dskge.h2433 FLOW_MODE_LOC_SEND = 2, /* Local station sends PAUSE */
2434 FLOW_MODE_SYMMETRIC = 3, /* Both stations may send PAUSE */
2435 FLOW_MODE_SYM_OR_REM = 4, /* Both stations may send PAUSE or
2436 * just the remote station may send PAUSE
2443 FLOW_STAT_REM_SEND, /* Remote Station sends PAUSE */
2444 FLOW_STAT_LOC_SEND, /* Local station sends PAUSE */
2445 FLOW_STAT_SYMMETRIC, /* Both station may send PAUSE */
H A Dskge.c1040 case FLOW_STAT_SYMMETRIC: /* Both station may send PAUSE */ skge_pause()
1464 /* Enable PAUSE receive, disable PAUSE transmit */ xm_check_link()
1468 /* Disable PAUSE receive, enable PAUSE transmit */ xm_check_link()
/linux-4.1.27/drivers/net/ethernet/sun/
H A Dcassini.h773 /* flow control frames are emitted using two PAUSE thresholds:
774 * XOFF PAUSE uses pause time value pre-programmed in the Send PAUSE MAC reg
775 * XON PAUSE uses a pause time of 0. granularity of threshold is 64bytes.
776 * PAUSE thresholds defined in terms of FIFO occupancy and may be translated
784 #define RX_PAUSE_THRESH_OFF_MASK 0x000001FF /* XOFF PAUSE emitted when
788 #define RX_PAUSE_THRESH_ON_MASK 0x001FF000 /* XON PAUSE emitted after
789 emitting XOFF PAUSE when RX
1872 #define PCS_MII_ADVERT_SYM_PAUSE 0x0080 /* advertise PAUSE
1874 #define PCS_MII_ADVERT_ASYM_PAUSE 0x0100 /* advertises PAUSE
H A Dsungem.h246 /* RX PAUSE Thresholds.
248 * These values determine when XOFF and XON PAUSE frames are emitted by
291 * the RX FIFO is. The driver uses this to properly configure the RX PAUSE
H A Dsungem.c1883 /* Don't enable even the PAUSE interrupts for now, we gem_init_mac()
1899 * full RX fifo size effectively disables PAUSE generation which gem_init_pause_thresholds()
1901 * to make real gains from PAUSE. gem_init_pause_thresholds()
H A Dcassini.c3136 /* Don't enable even the PAUSE interrupts for now, we cas_init_mac()
3146 * full RX fifo size effectively disables PAUSE generation cas_init_pause_thresholds()
/linux-4.1.27/drivers/net/ethernet/brocade/bna/
H A Dbfi_enet.h631 /* PAUSE
/linux-4.1.27/sound/soc/samsung/
H A Ds3c-i2s-v2.c59 printk(KERN_DEBUG "%s: PAUSE: TXDMA=%d, RXDMA=%d, TXCH=%d, RXCH=%d\n", dbg_showcon()
/linux-4.1.27/drivers/net/ethernet/freescale/
H A Ducc_geth.h86 u16 txcf; /* Total number of PAUSE control frames
765 u16 txcf; /* Total number of PAUSE control frames
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82598.c402 * symmetric and asymmetric Rx PAUSE. Later, we will ixgbe_fc_enable_82598()
403 * disable the adapter's ability to send PAUSE frames. ixgbe_fc_enable_82598()
H A Dixgbe_common.c201 * symmetric and asymmetric Rx PAUSE, as such we fall ixgbe_setup_fc()
203 * disable the adapter's ability to send PAUSE frames. ixgbe_setup_fc()
2121 * symmetric and asymmetric Rx PAUSE. Later, we will ixgbe_fc_enable_generic()
2122 * disable the adapter's ability to send PAUSE frames. ixgbe_fc_enable_generic()
2204 * turn OFF the TRANSMISSION of PAUSE frames. ixgbe_negotiate_fc()
2211 hw_dbg(hw, "Flow Control=RX PAUSE frames only\n"); ixgbe_negotiate_fc()
2216 hw_dbg(hw, "Flow Control = TX PAUSE frames only.\n"); ixgbe_negotiate_fc()
2220 hw_dbg(hw, "Flow Control = RX PAUSE frames only.\n"); ixgbe_negotiate_fc()
/linux-4.1.27/drivers/net/ethernet/ibm/emac/
H A Dcore.c671 /* PAUSE frame is sent when RX FIFO reaches its high-water mark, emac_configure()
673 partner time to process this frame and also time to send PAUSE emac_configure()
680 2) One PAUSE frame time 64 bytes emac_configure()
681 3) PAUSE frame decode time allowance 64 bytes emac_configure()
694 /* Set PAUSE timer to the maximum */ emac_configure()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/
H A Dxgmac.c392 * Adjust the PAUSE frame watermarks. We always set the LWM, and the t3_mac_set_mtu()
/linux-4.1.27/drivers/net/ethernet/neterion/vxge/
H A Dvxge-traffic.h439 * @tx_pause_ctrl_frms: Count of MAC PAUSE control frames that are transmitted.
441 * PAUSE frames, this register is a count of all transmitted MAC
602 * @rx_pause_ctrl_frms: Count of received MAC PAUSE control frames.
604 * contain the PAUSE opcode. The sum of RX_PAUSE_CTRL_FRMS and
/linux-4.1.27/drivers/spi/
H A Dspi-qup.c369 dev_warn(qup->dev, "cannot set PAUSE state\n"); spi_qup_do_pio()
/linux-4.1.27/arch/mips/include/asm/sn/
H A Dioc3.h355 #define SSCR_PAUSE_STATE 0x40000000 /* sets when PAUSE takes effect */
/linux-4.1.27/sound/pci/
H A Dals300.c526 snd_als300_dbgplay("TRIGGER PAUSE\n"); snd_als300_trigger()
H A Dintel8x0.c910 val &= ~(1 << (ichdev->ali_slot + 16)); /* clear PAUSE flag */ snd_intel8x0_ali_trigger()
/linux-4.1.27/drivers/staging/comedi/drivers/
H A Ds626.h89 #define S626_RPS_PAUSE 0x20000000 /* PAUSE */
H A Damplc_pci230.c2112 * - PAUSE to allow things to settle down. pci230_ai_cmd()
/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c461 ahd_outb(ahd, HCNTRL, hcntrl|PAUSE); ahd_pci_test_register_access()
H A Daic7xxx_pci.c1219 ahc_outb(ahc, HCNTRL, hcntrl|PAUSE); ahc_pci_test_register_access()
H A Daic7xxx_core.c328 return ((ahc_inb(ahc, HCNTRL) & PAUSE) != 0); ahc_is_paused()
4464 ahc->pause = ahc->unpause | PAUSE; ahc_softc_init()
H A Daic79xx_core.c359 return ((ahd_inb(ahd, HCNTRL) & PAUSE) != 0); ahd_is_paused()
6135 ahd->pause = PAUSE; ahd_softc_init()
/linux-4.1.27/arch/x86/include/asm/
H A Dprocessor.h686 /* REP NOP (PAUSE) is a good thing to insert into busy-wait loops. */ rep_nop()
/linux-4.1.27/drivers/block/
H A Dswim3.c773 out_le32(&dr->control, (RUN | PAUSE) << 16); swim3_interrupt()
/linux-4.1.27/drivers/staging/slicoss/
H A Dslicoss.c255 /* enable PAUSE frames */ slic_link_config()
301 /* enable PAUSE frames */ slic_link_config()
/linux-4.1.27/drivers/usb/musb/
H A Dmusb_host.c1126 /* NOTE: this code path would be a good place to PAUSE a musb_h_ep0_irq()
1278 /* NOTE: this code path would be a good place to PAUSE a musb_host_tx()
/linux-4.1.27/drivers/i2c/busses/
H A Di2c-img-scb.c355 [CMD_PAUSE] = "PAUSE",
/linux-4.1.27/drivers/ide/
H A Dpmac.c1471 writel((RUN|PAUSE|FLUSH|WAKE|DEAD) << 16, &dma->control); pmac_ide_build_dmatable()
/linux-4.1.27/drivers/net/ethernet/micrel/
H A Dksz884x.c6324 * @pause: Ethtool PAUSE settings data structure.
6326 * This procedure returns the PAUSE control flow settings.
6354 * @pause: Ethtool PAUSE settings data structure.
6356 * This function sets the PAUSE control flow settings.
/linux-4.1.27/drivers/net/ethernet/broadcom/
H A Dbgmac.c1209 /* Enable 802.3x tx flow control (honor received PAUSE frames) */ bgmac_chip_init()
H A Db44.c2423 /* By default, auto-negotiate PAUSE. */ b44_init_one()
H A Dbnx2.c1345 /* Enable/disable rx PAUSE. */ bnx2_set_mac_link()
1352 /* Enable/disable tx PAUSE. */ bnx2_set_mac_link()
/linux-4.1.27/drivers/gpu/drm/exynos/
H A Dexynos_drm_ipp.c235 * e.g PAUSE state, queue buf, command control. ipp_find_drv_by_handle()
/linux-4.1.27/drivers/ata/
H A Dpata_macio.c579 writel((RUN|PAUSE|FLUSH|WAKE|DEAD) << 16, &dma_regs->control); pata_macio_freeze()
/linux-4.1.27/arch/x86/kvm/
H A Dvmx.c126 * executions of PAUSE in a loop. Also indicate if ple enabled.
129 * in a PAUSE loop. Tests indicate that most spinlocks are held for
6256 * Indicate a busy-waiting vcpu in spinlock. We do not enable the PAUSE
6257 * exiting, so only get here on cpu with PAUSE-Loop-Exiting.
/linux-4.1.27/arch/powerpc/platforms/powermac/
H A Dfeature.c519 out_le32(&chan->control, (ACTIVE|DEAD|WAKE|FLUSH|PAUSE|RUN)<<16); dbdma_restore()
/linux-4.1.27/arch/blackfin/mach-bf609/include/mach/
H A DdefBF60x_base.h1058 #define EMAC0_TXPAUSEFRM 0xFFC20170 /* EMAC0 Number of good PAUSE frames transmitted. */
1080 #define EMAC0_RXPAUSEFRM 0xFFC201D0 /* EMAC0 Number of good and valid PAUSE frames received. */
1193 #define EMAC1_TXPAUSEFRM 0xFFC22170 /* EMAC1 Number of good PAUSE frames transmitted. */
1215 #define EMAC1_RXPAUSEFRM 0xFFC221D0 /* EMAC1 Number of good and valid PAUSE frames received. */
/linux-4.1.27/drivers/net/ethernet/3com/
H A D3c59x.c628 flow_ctrl:1, /* Use 802.3x flow control (PAUSE only) */
828 MODULE_PARM_DESC(flow_ctrl, "3c59x 802.3x flow control usage (PAUSE only) (0-1)");
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_reg.h2180 * the NIG. Other flow control modes such as PAUSE and SAFC/LLFC should be
2228 /* [RW 1] Output enable for TX PAUSE signal to the MAC. */
2426 /* [RW 1] Output enable for TX PAUSE signal to the MAC. */
5725 /* [RW 16] Upper 48 bits of ctrl_sa register. Used as the SA in PAUSE/PFC
5728 /* [RW 32] Lower 48 bits of ctrl_sa register. Used as the SA in PAUSE/PFC
H A Dbnx2x_link.c2166 } else /* Default non PFC mode - PAUSE */ bnx2x_update_pfc_nig()
H A Dbnx2x_main.c7558 /* configure PBF to work without PAUSE mtu 9000 */ bnx2x_init_hw_port()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c206 netdev_info(dev, "link up, %s, full-duplex, %s PAUSE\n", s, fc); t4vf_os_link_changed()
/linux-4.1.27/drivers/net/ethernet/renesas/
H A Dsh_eth.c1338 /* PAUSE Prohibition */ sh_eth_dev_init()
/linux-4.1.27/drivers/net/ethernet/sfc/
H A Dfalcon.c1127 FRF_AB_XM_PAUSE_TIME, 0xfffe, /* MAX PAUSE TIME */ falcon_reconfigure_xmac_core()
H A Dfarch.c938 rx_ev_pause_frm ? " [PAUSE]" : ""); efx_farch_handle_rx_not_ok()
/linux-4.1.27/drivers/net/ethernet/via/
H A Dvia-velocity.c802 /*Enable or Disable PAUSE in ANAR */ set_mii_flow_control()
/linux-4.1.27/drivers/staging/rts5208/
H A Drtsx_scsi.c207 what = "PAUSE/RESUME"; scsi_show_command()
/linux-4.1.27/drivers/tty/serial/
H A Dioc4_serial.c210 #define IOC4_SSCR_PAUSE_STATE 0x40000000 /* Sets when PAUSE takes effect */
/linux-4.1.27/sound/sparc/
H A Ddbri.c107 "WAIT", "PAUSE", "JUMP", "IIQ", "REX", "SDP", "CDP", "DTS",
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c290 netdev_info(dev, "link up, %s, full-duplex, %s PAUSE\n", s, link_report()
/linux-4.1.27/drivers/staging/rtl8723au/core/
H A Drtw_mlme_ext.c4054 /* PAUSE 4-AC Queue when site_survey */ rtw_site_survey()
/linux-4.1.27/drivers/staging/rtl8188eu/core/
H A Drtw_mlme_ext.c3639 /* PAUSE 4-AC Queue when site_survey */ site_survey()
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c720 * Update the Rx XOFF counter (PAUSE frames) in link flow control mode
761 * Update the Rx XOFF counter (PAUSE frames) in PFC mode

Completed in 3866 milliseconds