Searched refs:done (Results 151 - 171 of 171) sorted by relevance

1234567

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212_reset.c231 goto done;
568 * and disabled. This is done with RMW ops to insure the
687 done:
692 HALDEBUG(ah, HAL_DEBUG_RESET, "%s: done\n", __func__);
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_node.c800 * based on what HT has done; it may further promote the
2407 * we've done this and reclaims the
2705 * need only be done when on the normal G channel.
2956 goto done;
2985 done:
/haiku/src/add-ons/kernel/drivers/network/ether/3com/dev/xl/
H A Dif_xl.c482 * So instead, we wait until the miibus probe/attach is done, at which
1416 goto done;
1479 done:
/haiku/src/add-ons/kernel/drivers/network/ether/sis900/dev/sis/
H A Dif_sis.c371 goto done;
377 done:
2044 * Assume 100Mbps link, actual MAC configuration is done
/haiku/src/add-ons/accelerants/intel_extreme/
H A DPorts.cpp922 goto done;
929 done:
1240 // TODO figure out how it's done (or if we need to configure something at
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_attach.c126 * This has to be done separately from the above auto_stop flag setting,
3406 int i, done = 0, i_rx_gain = 32; local
3503 done = 1;
3512 if (done == 1)
H A Dar9300_eeprom.c3003 /* PAPRD is not done yet, Scale down the EEP power */
3013 /* PAPRD is done yet, so Scale down Power for PAPRD Rates*/
3988 goto done;
3996 goto done;
4018 goto done;
/haiku/src/add-ons/kernel/drivers/network/ether/nforce/dev/nfe/
H A Dif_nfe.c2575 goto done;
2592 goto done;
2615 done:
/haiku/src/apps/poorman/libhttpd/
H A Dlibhttpd.c1464 ** pointers are changed. When you done with the pointer returned and restP,
2606 goto done;
2650 goto done;
2655 done:
3162 ** since we're a sub-process. This gets done after make_envp() because we
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/usb/wlan/
H A Dif_run.c3038 "rx done, actlen=%d\n", xferlen);
3803 goto done;
3810 goto done;
3816 goto done;
3820 done:
/haiku/src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/
H A Dif_iwm.c3376 /* Deaggregation is done in hardware. */
5842 * frames before its BA window so mark them all as done.
6028 * frames before its BA window so mark them all as done.
6419 * returned. This needs to be done only on 7000 family NICs.
6553 * All commands are now done so we may unlock the NIC again.
7488 goto done;
7494 goto done;
7504 goto done;
7507 done:
7660 * copy & paste of what is done i
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tx.c308 * Load the DMA map so any coalescing is done. This
1012 * a s/w mic is done the frame will have had any mic
1020 /* NB: frags always have any TKIP MIC done in s/w */
1071 * done for OFDM unicast frames.
1253 * mrr has been disabled; and the rate control lookup has been done.
1375 * This needs to be done before the RTS/CTS fields are calculated
1493 * been done.
1546 * All frames get mostly the same treatment and it's done once.
1607 * Load the DMA map so any coalescing is done. This
1821 * done bu
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/atheros81xx/dev/ale/
H A Dif_ale.c2261 goto done;
2303 done:
/haiku/src/add-ons/kernel/drivers/network/ether/attansic_l1/dev/age/
H A Dif_age.c2110 /* Update done, clear. */
2156 goto done;
2202 done:
/haiku/src/add-ons/kernel/drivers/network/ether/jmicron2x0/dev/jme/
H A Dif_jme.c2378 goto done;
2415 done:
2990 * done after detection of valid link in jme_link_task.
/haiku/src/add-ons/kernel/drivers/network/ether/syskonnect/dev/sk/
H A Dif_sk.c2565 goto done;
2579 done:
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwn.c2951 * which is done with a firmware cmd. We also defer
2952 * starting the timers until that work is done.
3312 * 'tx done' + 'compressed BA' replies for frame
3346 "->%s received after calib done\n", __func__);
3731 * Process a "command done" firmware notification. This is where we wakeup
4315 goto done; /* Interrupt not for us. */
4324 goto done;
4340 goto done;
4370 done:
5004 * then disable beaconwait when we're done
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpi.c1827 * which is done with a firmware cmd. We also defer
1828 * starting the timers until that work is done.
2124 * Process a "command done" firmware notification. This is where we wakeup
2558 goto done; /* Interrupt not for us. */
2593 done:
3167 DPRINTF(sc, WPI_DEBUG_XMIT, "%s: done\n", __func__);
4194 * copy & paste of what is done in net80211.
/haiku/src/add-ons/kernel/drivers/network/ether/atheros813x/dev/alc/
H A Dif_alc.c3203 /* Update done, clear. */
3331 /* Update done, clear. */
3380 goto done;
3426 done:
/haiku/src/libs/compat/freebsd_iflib/
H A Diflib.c846 * ifp->if_transmit. This is done once the device has been stopped
847 * to prevent race conditions. Also, this must be done after
1712 * once at attach, setup is done every reset.
2439 ** can be done without the lock because its RO
2574 goto done;
2578 done:
5024 * to CPUs in the set of context CPUs. This is done using the CPU
/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwxreg.h69 * the init done for driver command that configures several system modes
841 * Bits 25:24: Defines the interrupt target upon dram2sram transfer done. When
2987 * association. This way, we make sure that the association will be done
6168 * @done: number of frames that were Acked by the BA (all-TIDs)
6188 uint16_t done; member in struct:iwx_compressed_ba_notif
7152 * @n_scans_done: number of offloaded scans done

Completed in 391 milliseconds

1234567