Searched defs:timeout (Results 326 - 350 of 1415) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/radio/si470x/
H A Dradio-si470x-common.c167 unsigned long timeout; local
296 unsigned long timeout; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-io.h124 _iwl_poll_bit(struct iwl_priv *priv, u32 addr, u32 bits, u32 mask, int timeout) argument
139 __iwl_poll_bit(const char *f, u32 l, struct iwl_priv *priv, u32 addr, u32 bits, u32 mask, int timeout) argument
362 _iwl_poll_direct_bit(struct iwl_priv *priv, u32 addr, u32 mask, int timeout) argument
378 __iwl_poll_direct_bit(const char *f, u32 l, struct iwl_priv *priv, u32 addr, u32 mask, int timeout) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwmc3200wifi/
H A Dmain.c449 int iwm_notif_handle(struct iwm_priv *iwm, u32 cmd, u8 source, long timeout) argument
417 iwm_notif_wait(struct iwm_priv *iwm, u32 cmd, u8 source, long timeout) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2x00usb.h181 rt2x00usb_vendor_request_sw(struct rt2x00_dev *rt2x00dev, const u8 request, const u16 offset, const u16 value, const int timeout) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1251_cmd.c24 unsigned long timeout; local
468 int wl1251_cmd_trigger_scan_to(struct wl1251 *wl, u32 timeout) argument
H A Dwl1271_boot.c306 unsigned long timeout; local
H A Dwl1271_scan.h106 __le32 timeout; member in struct:wl1271_cmd_trigger_scan_to
H A Dwl1271_tx.c441 unsigned long timeout; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/
H A Daccess.c205 unsigned long timeout = jiffies + HZ/20 + 2; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/sfc/
H A Dqt202x_phy.c76 unsigned long timeout = jiffies + QT2025C_MAX_HEARTB_TIME; local
108 unsigned long timeout = jiffies + QT2025C_MAX_FWSTART_TIME; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/tulip/
H A Dmedia.c263 int timeout = 10; /* max 1 ms */ local
289 int timeout = 10; /* max 1 ms */ local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wimax/i2400m/
H A Dsdio.c112 u64 timeout; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/atl1e/
H A Datl1e_hw.c529 int timeout = 0; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/can/
H A Dbfin_can.c95 int timeout = BFIN_CAN_TIMEOUT; local
158 int timeout = BFIN_CAN_TIMEOUT; local
639 int timeout = BFIN_CAN_TIMEOUT; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/txx9/generic/
H A Dpci.c361 unsigned long timeout; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dsmp.c342 long timeout; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cachefiles/
H A Dnamei.c209 signed long timeout = 60 * HZ; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dtransport.c393 unsigned long timeout; local
314 wait_for_response(struct cifsSesInfo *ses, struct mid_q_entry *midQ, unsigned long timeout, unsigned long time_to_wait) argument
587 unsigned long timeout; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/lockd/
H A Dsvc.c134 long timeout = MAX_SCHEDULE_TIMEOUT; local
H A Dsvclock.c802 unsigned long timeout; local
892 unsigned long timeout = MAX_SCHEDULE_TIMEOUT; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/core/
H A Dchnl_sm.c482 int bridge_chnl_flush_io(struct chnl_object *chnl_obj, u32 timeout) argument
568 int bridge_chnl_get_ioc(struct chnl_object *chnl_obj, u32 timeout, argument
746 bridge_chnl_idle(struct chnl_object *chnl_obj, u32 timeout, bool flush_data) argument
[all...]
H A Ddsp-clock.c209 unsigned long timeout; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/include/dspbridge/
H A Drms_sh.h64 rms_word timeout; /* Timeout (msec) for blocking calls */ member in struct:rms_strm_def
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Durb.c766 usb_wait_anchor_empty_timeout(struct usb_anchor *anchor, unsigned int timeout) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_bsg.h67 uint32_t timeout; member in struct:diag_mode_set

Completed in 153 milliseconds

<<11121314151617181920>>