Searched refs:dwelltime (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/ral/
H A Drt2661var.h158 int dwelltime; member in struct:rt2661_softc
/freebsd-13-stable/sys/dev/an/
H A Dif_an.c3591 flashgchar(struct ifnet *ifp, int matchbyte, int dwelltime) argument
3601 if (dwelltime && !(0x8000 & rchar)) {
3602 dwelltime -= 10;
3617 } while (dwelltime > 0);
3622 * Put character to SWS0 wait for dwelltime x 50us for echo .
3626 flashpchar(struct ifnet *ifp, int byte, int dwelltime) argument
3634 if (dwelltime == 0)
3635 dwelltime = 200;
3637 waittime = dwelltime;
3666 dwelltime
[all...]
/freebsd-13-stable/sys/dev/iwi/
H A Dif_iwireg.h469 uint16_t dwelltime; /* channel dwell time (ms) */ member in struct:iwi_scan
/freebsd-13-stable/sys/dev/usb/wlan/
H A Dif_rsureg.h504 uint32_t dwelltime; member in struct:ndis_802_11_configuration_fh

Completed in 103 milliseconds