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

  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriverCtrl.c 798 ((uHtCapabilitesField & HT_CAP_SHORT_GI_FOR_20MHZ_BITMASK) ? FW_CAP_BIT_MASK_SHORT_GI_FOR_20MHZ_PACKETS : 0) |
    [all...]
TWDriver.h 444 #define HT_CAP_SHORT_GI_FOR_20MHZ_BITMASK 0x0020
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/TWDriver/
TWDriverCtrl.c 793 ((uHtCapabilitesField & HT_CAP_SHORT_GI_FOR_20MHZ_BITMASK) ? FW_CAP_BIT_MASK_SHORT_GI_FOR_20MHZ_PACKETS : 0) |
    [all...]
TWDriver.h 436 #define HT_CAP_SHORT_GI_FOR_20MHZ_BITMASK 0x0020
    [all...]

Completed in 20 milliseconds