Searched refs:restart (Results 176 - 200 of 214) sorted by relevance

123456789

/freebsd-current/sys/contrib/dev/athk/ath12k/
H A Dwmi.c1016 bool restart)
1054 if (!restart) {
1094 restart ? "restart" : "start", arg->vdev_id,
1097 if (restart)
1105 restart ? "restart" : "start");
1015 ath12k_wmi_vdev_start(struct ath12k *ar, struct wmi_vdev_start_req_arg *arg, bool restart) argument
H A Dmac.c5795 bool restart)
5857 ret = ath12k_wmi_vdev_start(ar, &arg, restart);
5860 restart ? "restart" : "start", arg.vdev_id);
5867 arg.vdev_id, restart ? "restart" : "start", ret);
6048 ath12k_warn(ab, "failed to restart vdev %d: %d\n",
6781 "restart disconnect\n");
5793 ath12k_mac_vdev_start_restart(struct ath12k_vif *arvif, const struct cfg80211_chan_def *chandef, bool restart) argument
/freebsd-current/sys/netinet/
H A Dsctputil.c2176 * Don't restart timer on association that's about to be
2186 /* Don't restart timer on net that's been removed. */
5605 restart:
5705 goto restart;
5746 goto restart;
5784 goto restart;
5834 goto restart;
H A Dsctp_indata.c791 restart:
878 goto restart;
3218 /* This gap report is not in order, so restart. */
/freebsd-current/sys/dev/ath/
H A Dif_ath.c1892 "%s: unable to restart recv logic\n", __func__);
1893 if (sc->sc_beacons) { /* restart beacons */
2709 * Writing a new descriptor in will simply restart
3045 if (ath_startrecv(sc) != 0) /* restart recv */
3054 if (sc->sc_beacons) { /* restart beacons */
3124 ath_tx_kick(sc); /* restart xmit */
4880 * for restart (eg for TDMA.)
5258 * first cleanup any pending DMA, then restart stuff after a la
5364 "%s: unable to restart recv logic\n", __func__);
5379 if (sc->sc_beacons) { /* restart beacon
[all...]
/freebsd-current/sys/vm/
H A Duma_core.c4010 restart:
4052 goto restart;
4060 goto restart;
4238 * If we're still at the limit, restart. Notably do not
/freebsd-current/contrib/tnftp/src/
H A Dcmds.c578 * If restartit is 1, restart the xfer always.
579 * If restartit is -1, restart the xfer only if the remote file is newer.
2371 restart(int argc, char *argv[]) function
2375 UPRINTF("usage: %s [restart-point]\n", argv[0]);
2390 fprintf(ttyout, "restart: Invalid offset `%s'\n",
2396 fputs("No restart point defined.\n", ttyout);
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dwmi-ops.h80 bool restart);
H A Dmac.c1487 bool restart)
1530 if (restart)
1544 "failed to synchronize setup for vdev %i restart %d: %d\n",
1545 arg.vdev_id, restart, ret);
1723 * Vdev restart must be done after vdev has been both started and
1725 * deliver vdev restart response event causing timeouts during vdev
1730 * wmi-tlv doesn't seem to misbehave like 10.2 wrt vdev restart
1770 ath10k_warn(ar, "failed to restart ap vdev %i: %d\n",
8133 /* If device failed to restart it will be in a different state, e.g.
8712 /* During driver restart du
1485 ath10k_vdev_start_restart(struct ath10k_vif *arvif, const struct cfg80211_chan_def *chandef, bool restart) argument
[all...]
/freebsd-current/sys/dev/mfi/
H A Dmfi.c1288 restart:
1317 goto restart;
/freebsd-current/sys/dev/usb/controller/
H A Dehci.c1567 restart:
1726 goto restart;
/freebsd-current/sys/geom/raid/
H A Dmd_ddf.c1801 restart:
1850 goto restart;
/freebsd-current/sys/ufs/ffs/
H A Dffs_alloc.c2124 restart:
2225 goto restart;
/freebsd-current/sys/dev/bnxt/bnxt_re/
H A Dmain.c878 * reduce it by 1/8 times and restart the timer.
1302 /* Vectors may change after restart, so update with new vectors
2569 restart:
2613 goto restart;
/freebsd-current/sys/contrib/dev/athk/ath11k/
H A Dmac.c7189 bool restart)
7255 ret = ath11k_wmi_vdev_start(ar, &arg, restart);
7258 restart ? "restart" : "start", arg.vdev_id);
7265 arg.vdev_id, restart ? "restart" : "start", ret);
7269 if (!restart)
7426 ath11k_warn(ab, "failed to restart vdev %d: %d\n",
7187 ath11k_mac_vdev_start_restart(struct ath11k_vif *arvif, struct ieee80211_chanctx_conf *ctx, bool restart) argument
H A Dwmi.c981 bool restart)
1021 if (!restart) {
1064 if (restart)
1072 restart ? "restart" : "start");
1077 restart ? "restart" : "start", arg->vdev_id,
980 ath11k_wmi_vdev_start(struct ath11k *ar, struct wmi_vdev_start_req_arg *arg, bool restart) argument
/freebsd-current/sys/dev/cxgbe/
H A Dt4_sge.c2672 restart:
2707 goto restart;
2720 goto restart;
H A Dt4_main.c4399 restart:
4424 goto restart;
4770 restart:
4782 goto restart;
4795 goto restart;
/freebsd-current/sys/dev/aic7xxx/
H A Daic79xx.c1516 * a SEQINT, so we should restart it when
1675 int restart; local
1753 restart = ahd_handle_pkt_busfree(ahd, busfreetime);
1756 restart = ahd_handle_nonpkt_busfree(ahd);
1780 if (restart) {
1996 * on packet boundaries, clear the error, restart the
2057 * and allow the sequencer to restart the select
2085 * we restart on the correct SCB.
2211 /* restart the sequencer. */
2433 /* Always restart th
[all...]
/freebsd-current/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh3124 service sshd restart
/freebsd-current/sys/cam/
H A Dcam_xpt.c3242 restart:
3251 goto restart;
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp3745 F.restart();
3756 F.restart();
/freebsd-current/contrib/openbsm/
H A Dconfigure8702 *** You will then need to restart the configuration process.
8908 *** used, and then restart.
8930 *** used, and then restart.
/freebsd-current/contrib/file/
H A Dconfigure10380 *** You will then need to restart the configuration process.
10586 *** used, and then restart.
10608 *** used, and then restart.
/freebsd-current/contrib/sqlite3/
H A Dconfigure10610 *** You will then need to restart the configuration process.
10816 *** used, and then restart.
10838 *** used, and then restart.

Completed in 1012 milliseconds

123456789