HomeSort by relevance Sort by last modified time
    Searched refs:hop_count (Results 1 - 5 of 5) sorted by null

  /hardware/qcom/wlan/qcwcn/wifi_hal/
nan_cert.h 50 /* hop_count from anchor master */
51 u8 hop_count; member in struct:__anon52558
nan_rsp.cpp 648 mStaParam->hop_count = pSyncStats->currAmHopCount;
652 ALOGI("%s:0x%02x master_pref 0x%02x random_factor 0x%02x hop_count %u Channel",
654 mStaParam->hop_count, mStaParam->ndp_channel_freq);
    [all...]
nan_ind.cpp     [all...]
  /external/syslinux/gpxe/src/net/infiniband/
ib_mi.c 197 unsigned int hop_count; local
201 hop_count = smp->mad_hdr.class_specific.smp.hop_count;
202 assert ( hop_count == hop_pointer );
  /external/syslinux/gpxe/src/include/gpxe/
ib_mad.h 194 uint8_t hop_count; member in struct:ib_smp_class_specific

Completed in 154 milliseconds