Searched refs:pause (Results 1 - 25 of 66) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/plugin_winamp2/include/winamp2/
H A Dout.h42 int (*Pause)(int pause); // returns previous pause state
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/include/
H A Dkern.h30 extern int pause(void);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/ntlogon/
H A Dntlogon.py61 [--pause]
78 def buildScript(buf, sections, group, user, ostype, machine, debug, pause):
213 if pause:
214 print 'pause'
249 pause = 0 # Default pause mode
265 'pause',
307 # if we are asked to turn on the automatic pause functionality, do so
308 elif (i[0] == '--pause'):
309 pause
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/kconfig/lxdialog/
H A Dmsgbox.c25 * Display a message box. Program will pause and display an "OK" button
26 * if the parameter 'pause' is non-zero.
29 int pause)
50 if (pause) {
28 dialog_msgbox(const char *title, const char *prompt, int height, int width, int pause) argument
H A Ddialog.h156 int width, int pause);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/config/
H A Dmsgbox.c25 * Display a message box. Program will pause and display an "OK" button
26 * if the parameter 'pause' is non-zero.
30 int pause)
63 if (pause) {
29 dialog_msgbox(const char *title, const char *prompt, int height, int width, int pause) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/cxgb3/
H A Dvsc8211.c119 int err, sp = -1, dplx = -1, pause = 0; local
168 pause = PAUSE_RX | PAUSE_TX;
172 pause = PAUSE_TX;
175 pause = PAUSE_RX;
183 *fc = pause;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/sn/kernel/sn2/
H A Dptc_deadlock.S51 hint @pause
66 hint @pause
77 hint @pause
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/netxen/
H A Dnetxen_nic_ethtool.c536 struct ethtool_pauseparam *pause)
548 pause->rx_pause = netxen_gb_get_rx_flowctl(val);
552 pause->tx_pause = !(netxen_gb_get_gb0_mask(val));
555 pause->tx_pause = !(netxen_gb_get_gb1_mask(val));
558 pause->tx_pause = !(netxen_gb_get_gb2_mask(val));
562 pause->tx_pause = !(netxen_gb_get_gb3_mask(val));
568 pause->rx_pause = 1;
571 pause->tx_pause = !(netxen_xg_get_xg0_mask(val));
573 pause->tx_pause = !(netxen_xg_get_xg1_mask(val));
582 struct ethtool_pauseparam *pause)
535 netxen_nic_get_pauseparam(struct net_device *dev, struct ethtool_pauseparam *pause) argument
581 netxen_nic_set_pauseparam(struct net_device *dev, struct ethtool_pauseparam *pause) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/boot/include/
H A Dof1275.h39 extern inline void pause(void) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/ibm_emac/
H A Dibm_emac_phy.h60 * partner speed & duplex & pause (autoneg)
64 int pause; member in struct:mii_phy
H A Dibm_emac_phy.c92 phy->pause = phy->asym_pause = 0;
149 phy->pause = phy->asym_pause = 0;
214 phy->pause = phy->asym_pause = 0;
228 phy->pause = lpa & LPA_PAUSE_CAP ? 1 : 0;
247 phy->pause = phy->asym_pause = 0;
349 phy->pause = phy->asym_pause = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Davio.h105 * @param pause 1 for pause, 0 for resume
107 int av_url_read_pause(URLContext *h, int pause);
144 int (*url_read_pause)(URLContext *h, int pause);
196 int (*read_pause)(void *opaque, int pause);
264 int av_url_read_fpause(ByteIOContext *h, int pause);
H A Davio.c232 int av_url_read_pause(URLContext *h, int pause) argument
236 return h->prot->url_read_pause(h, pause);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/include/libavformat/
H A Davio.h105 * @param pause 1 for pause, 0 for resume
107 int av_url_read_pause(URLContext *h, int pause);
144 int (*url_read_pause)(URLContext *h, int pause);
196 int (*read_pause)(void *opaque, int pause);
264 int av_url_read_fpause(ByteIOContext *h, int pause);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/Netware/
H A Ddo_tests.pl15 my $pause = 0;
18 # process the command line args to see if they wanted us to pause
23 { $pause=1; }
482 if ($pause)
493 # the NLM already being loaded. This additional pause is to
553 if ($pause)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/ixgb/
H A Dixgb_ethtool.c154 struct ethtool_pauseparam *pause)
159 pause->autoneg = AUTONEG_DISABLE;
162 pause->rx_pause = 1;
164 pause->tx_pause = 1;
166 pause->rx_pause = 1;
167 pause->tx_pause = 1;
173 struct ethtool_pauseparam *pause)
178 if(pause->autoneg == AUTONEG_ENABLE)
181 if(pause->rx_pause && pause
153 ixgb_get_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *pause) argument
172 ixgb_set_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *pause) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/macintosh/
H A Drack-meter.c144 static void rackmeter_do_pause(struct rackmeter *rm, int pause) argument
148 pr_debug("rackmeter: %s\n", pause ? "paused" : "started");
150 rm->paused = pause;
151 if (pause) {
220 int i, offset, load, cumm, pause; local
247 pause = (rm->cpu[0].zero && rm->cpu[1].zero);
248 if (pause != rm->paused) {
250 pause = (rm->cpu[0].zero && rm->cpu[1].zero);
251 rackmeter_do_pause(rm, pause);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dsungem_phy.h48 * partner speed & duplex & pause (autoneg)
52 int pause; member in struct:mii_phy
H A Dsungem_phy.c314 phy->pause = 0;
345 phy->pause = 0;
399 phy->pause = 0;
469 phy->pause = 0;
513 phy->pause = 0;
556 phy->pause = (phy->duplex == DUPLEX_FULL) &&
744 phy->pause = 0;
789 phy->pause = 0;
851 phy->pause = (status & pmask) == pmask;
866 /* On gigabit capable PHYs, we advertise Pause support but not asym pause
[all...]
H A Ddl2k.h386 u16 pause:1; // bit 10 member in struct:t_MII_ANAR::__anon5403
419 u16 pause:1; // bit 10 member in struct:t_MII_ANLPAR::__anon5404
566 u16 pause:1; // bit 8 member in struct:t_PCS_ANAR::__anon5410
590 u16 pause:1; // bit 8 member in struct:t_PCS_ANLPAR::__anon5411
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/chelsio/
H A Dmv88e1xxx.c244 int sp = -1, dplx = -1, pause = 0; local
250 pause |= PAUSE_RX;
252 pause |= PAUSE_TX;
269 *fc = pause;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/phy/
H A Dphy_device.c59 dev->pause = dev->asym_pause = 0;
369 phydev->pause = phydev->asym_pause = 0;
528 phydev->pause = phydev->asym_pause = 0;
545 phydev->pause = lpa & LPA_PAUSE_CAP ? 1 : 0;
565 phydev->pause = phydev->asym_pause = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/e1000/
H A De1000_ethtool.c240 struct ethtool_pauseparam *pause)
245 pause->autoneg =
249 pause->rx_pause = 1;
251 pause->tx_pause = 1;
253 pause->rx_pause = 1;
254 pause->tx_pause = 1;
260 struct ethtool_pauseparam *pause)
266 adapter->fc_autoneg = pause->autoneg;
271 if (pause->rx_pause && pause
239 e1000_get_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *pause) argument
259 e1000_set_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *pause) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/kernel/
H A Dsmp.c195 pause();

Completed in 410 milliseconds

123