Searched refs:state (Results 101 - 125 of 201) sorted by relevance

123456789

/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/drivers/serial/
H A Dubi32_mailbox.c60 * the uart port is wrapped in another structure in case we need to hold more state than
264 struct uart_state *state = uart->port.state; local
265 struct tty_struct *tty = state->port.tty;
318 struct circ_buf *xmit = &uart->port.state->xmit;
837 static int ubi32_mailbox_suspend(struct platform_device *dev, pm_message_t state) argument
/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/kirkwood/cesa/
H A DmvCesa.c185 pReq->state = MV_CESA_CHAIN;
187 pReq->state = MV_CESA_PROCESS;
979 pReq->state = MV_CESA_PENDING;
997 pReq->state = MV_CESA_CHAIN;
1004 if(pNextActiveChain->state != MV_CESA_PENDING)
1011 if(pNextActiveChain->state != MV_CESA_PENDING)
1019 if(pNextActiveChain->state != MV_CESA_PENDING)
1025 if(pReq->state == MV_CESA_PENDING) {
1042 if(pReq->state == MV_CESA_PENDING)
1099 if(pNextActiveChain->state
[all...]
/netgear-R7800-V1.0.2.28/tools/wrt350nv2-builder/src/
H A Dwrt350nv2-builder.c617 md5_state_t state; local
633 md5_init(&state);
644 md5_append(&state, (const md5_byte_t *)&img_hdr[i], 1);
664 md5_append(&state, (const md5_byte_t *)buffer, 1);
682 md5_append(&state, (const md5_byte_t *)img_eof, 1);
686 md5_append(&state, (const md5_byte_t *)"A^gU*<>?RFY@#DR&Z", 17);
689 md5_finish(&state, digest);
/netgear-R7800-V1.0.2.28/package/qca-nss-drv/src/
H A Dnss_lag.c39 if (unlikely(nss_ctx->state != NSS_CORE_STATE_INITIALIZED)) {
H A Dnss_profiler.c90 if (unlikely(nss_ctx->state != NSS_CORE_STATE_INITIALIZED)) {
H A Dnss_sjack.c116 if (unlikely(nss_ctx->state != NSS_CORE_STATE_INITIALIZED)) {
H A Dnss_tun6rd.c94 if (unlikely(nss_ctx->state != NSS_CORE_STATE_INITIALIZED)) {
H A Dnss_tunipip6.c92 if (unlikely(nss_ctx->state != NSS_CORE_STATE_INITIALIZED)) {
H A Dnss_tx_rx_virt_if.c238 if (unlikely(nss_ctx->state != NSS_CORE_STATE_INITIALIZED)) {
429 if (unlikely(nss_ctx->state != NSS_CORE_STATE_INITIALIZED)) {
556 if (unlikely(nss_ctx->state != NSS_CORE_STATE_INITIALIZED)) {
638 if (unlikely(nss_ctx->state != NSS_CORE_STATE_INITIALIZED)) {
H A Dnss_ipsec.c134 * locally stored state
176 if (unlikely(nss_ctx->state != NSS_CORE_STATE_INITIALIZED)) {
242 if (unlikely(nss_ctx->state != NSS_CORE_STATE_INITIALIZED)) {
H A Dnss_virt_if.c520 if (unlikely(nss_ctx->state != NSS_CORE_STATE_INITIALIZED)) {
568 if (unlikely(nss_ctx->state != NSS_CORE_STATE_INITIALIZED)) {
653 if (unlikely(nss_ctx->state != NSS_CORE_STATE_INITIALIZED)) {
706 if (unlikely(nss_ctx->state != NSS_CORE_STATE_INITIALIZED)) {
765 if (unlikely(nss_ctx->state != NSS_CORE_STATE_INITIALIZED)) {
818 if (unlikely(nss_ctx->state != NSS_CORE_STATE_INITIALIZED)) {
H A Dnss_phys_if.c281 if (unlikely(nss_ctx->state != NSS_CORE_STATE_INITIALIZED)) {
318 if (unlikely(nss_ctx->state != NSS_CORE_STATE_INITIALIZED)) {
525 * Send link state to physical interface
539 nils->state = link_state;
630 * return the NSS initialization state
H A Dnss_log.c390 if (unlikely(nss_ctx->state != NSS_CORE_STATE_INITIALIZED)) {
465 if (nss_ctx->state != NSS_CORE_STATE_INITIALIZED) {
511 * restore the state. Otherwise, old_state will be freed once we get
/netgear-R7800-V1.0.2.28/package/qca-nss-ecm/src/
H A Decm_tracker.h53 * Convert a sender state to a string
76 * Convert a connection state to a string
178 /* Update state of the sender */
179 typedef void (*ecm_tracker_state_get_method_t)(struct ecm_tracker_instance *ti, ecm_tracker_sender_state_t *src_state, ecm_tracker_sender_state_t *dest_state, ecm_tracker_connection_state_t *state, ecm_db_timer_group_t *tg);
184 * Get state output.
211 ecm_tracker_state_get_callback_t state_text_get; /* Return text containing its state */
/netgear-R7800-V1.0.2.28/target/linux/s3c24xx/files-2.6.30/arch/arm/mach-s3c2442/
H A Dgta02-pm-gps.c130 pm_message_t state)
185 * reassert regulator state, and when we read the regulator API
186 * logical state, it can differ from the actual state, So
129 gta02_pm_gps_suspend(struct platform_device *pdev, pm_message_t state) argument
/netgear-R7800-V1.0.2.28/package/qca-nss-clients/src/nss_qdisc/
H A Dnss_qdisc.h112 atomic_t state; /* < 0: Signal that qdisc has 'failed'. 0 member in struct:nss_qdisc
123 * state to set the qdisc in on successful
/netgear-R7800-V1.0.2.28/target/linux/s3c24xx/files-2.6.30/drivers/leds/
H A Dleds-gta02-vibrator.c104 static int gta02_vib_suspend(struct platform_device *dev, pm_message_t state) argument
/netgear-R7800-V1.0.2.28/package/base-files/files/etc/init.d/
H A Dboot63 mkdir -p /var/state
/netgear-R7800-V1.0.2.28/target/linux/adm5120/files/drivers/usb/host/
H A Dadm5120-dbg.c33 static inline char *ed_statestring(int state) argument
35 switch (state) {
173 static char *buss2string(int state) argument
175 switch (state) {
185 return "?state";
285 admhc_dbg(ahcd, "ADMHC ahcd state\n");
287 /* dumps some of the state we know about */
336 ed, ed_statestring(ed->state), ed_typestring(ed->type),
452 ed_statestring(ed->state),
/netgear-R7800-V1.0.2.28/package/qca-nss-clients/src/
H A Dnss_ipsecmgr.c68 /* NSS IPsec entry state */
70 NSS_IPSECMGR_ENTRY_STATE_INIT = 0, /* init state of the entry */
80 enum nss_ipsecmgr_entry_state state; /* state */ member in struct:nss_ipsecmgr_tbl_entry
386 if (entry->state == NSS_IPSECMGR_ENTRY_STATE_VALID) {
430 entry->state = NSS_IPSECMGR_ENTRY_STATE_VALID;
489 if (entry->state == NSS_IPSECMGR_ENTRY_STATE_INVALID) {
496 if (entry->state == NSS_IPSECMGR_ENTRY_STATE_INIT) {
540 entry->state = NSS_IPSECMGR_ENTRY_STATE_INVALID;
/netgear-R7800-V1.0.2.28/package/shortcut-fe/src/
H A Dsfe_ipv4.c217 * Connection state that we track once we match.
219 union { /* Protocol-specific state */
467 * Control state.
491 * XML write state.
494 enum sfe_ipv4_debug_xml_states state; member in struct:sfe_ipv4_debug_xml_write_state
495 /* XML output file state machine state */
1846 * If our sequence and/or ack numbers have advanced then record the new state.
2019 * connections then we want to flush their state so that the ICMP error path
2020 * within Linux has all of the correct state shoul
[all...]
H A Dsfe_ipv6.c247 * Connection state that we track once we match.
249 union { /* Protocol-specific state */
494 * Control state.
518 * XML write state.
521 enum sfe_ipv6_debug_xml_states state; member in struct:sfe_ipv6_debug_xml_write_state
522 /* XML output file state machine state */
1898 * If our sequence and/or ack numbers have advanced then record the new state.
2056 * connections then we want to flush their state so that the ICMP error path
2057 * within Linux has all of the correct state shoul
[all...]
/netgear-R7800-V1.0.2.28/target/linux/amazon/files/drivers/char/
H A Difx_ssc.c432 unsigned int state; local
438 state = READ_PERIPHERAL_REGISTER(info->mapbase + IFX_SSC_STATE);
440 if ((state & IFX_SSC_STATE_RX_UFL) != 0) {
444 if ((state & IFX_SSC_STATE_RX_OFL) != 0) {
448 if ((state & IFX_SSC_STATE_TX_OFL) != 0) {
452 if ((state & IFX_SSC_STATE_TX_UFL) != 0) {
456 // if ((state & IFX_SSC_STATE_ABORT_ERR) != 0) {
460 if ((state & IFX_SSC_STATE_MODE_ERR) != 0) {
770 current->state = TASK_RUNNING;
859 current->state
[all...]
/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/drivers/mtd/devices/
H A Dnand-spi-er.c198 instr->state = MTD_ERASE_FAILED;
214 instr->state = MTD_ERASE_FAILED;
224 instr->state = MTD_ERASE_FAILED;
243 instr->state = MTD_ERASE_FAILED;
255 instr->state = MTD_ERASE_DONE;
/netgear-R7800-V1.0.2.28/target/linux/s3c24xx/files-2.6.30/drivers/ar6000/wmi/
H A Dwmi_doc.h86 In this state, the AR6000 device is not connected to a wireless
87 network. The device is in this state after reset when it sends the
91 transition to the DISCONNECTED state with a �DISCONNECT�
95 In this state, the AR6000 device is connected to wireless networks.
96 The device enters this state after successfully processing a
98 network. The device signals a transition to the CONNECTED state
150 state. The host is required to wait for an event signaling a state transition
152 the device to be in the CONNECTED state, then the host is required to wait
155 The device ignores any commands inappropriate for its current state
[all...]

Completed in 134 milliseconds

123456789