Searched refs:station (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_true.c82 * A-H less than 1 millisecond. Character indicates which station
147 * Tags which station (satellite) we see
176 unsigned int station; /* which station we are on */ member in struct:true_unit
438 if (new_station != up->station) {
444 up->station = new_station;
451 true_debug(peer, "GOES: station %s\n", label);
688 * After each poll, check the station (satellite).
/freebsd-13-stable/sys/dev/iwi/
H A Dif_iwireg.h101 #define IWI_RST_LED_ASSOCIATED 0x00000020 /* station associated led */
328 uint8_t station; /* adhoc sta #, 0 for bss */ member in struct:iwi_tx_desc
H A Dif_iwi.c366 IEEE80211_C_STA /* station mode supported */
889 DPRINTF(("%s mac %6D station %u\n", __func__,
1287 * is mainly for station mode where we depend on
1766 DPRINTF(("%s mac %6D station %u\n", __func__, node.bssid, ":", entry));
1829 * so there will be no station entry. We reserve
1903 desc->station = staid;

Completed in 192 milliseconds