HomeSort by relevance Sort by last modified time
    Searched defs:medium_time (Results 1 - 4 of 4) sorted by null

  /external/wpa_supplicant_8/src/ap/
wmm.c 155 u64 medium_time; local
205 medium_time = (u64) surplus * pps * duration / 0x2000;
207 (unsigned long) medium_time);
215 if (medium_time > 750000) {
222 tspec->medium_time = host_to_le16(medium_time / 32);
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
802.11e.h 68 uint16 medium_time; /* Medium Time (32 us/s periods) */ member in struct:tspec
  /external/wpa_supplicant_8/src/common/
ieee802_11_defs.h 1297 le16 medium_time; member in struct:wmm_tspec_element
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h 3760 uint16 medium_time; \/* Medium Time (32 us\/s periods) *\/ member in struct:tspec_arg
    [all...]

Completed in 135 milliseconds