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

  /hardware/ti/wlan/wl1271/utils/
802_11Defs.h 812 #define DOT11_BA_PARAMETER_SET_FIELD_WINSIZE_BITS 0xffC0
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/Data_Service/
RxQueue.c 741 pTidDataBase->aTidWinSize = (uBAParameterField & DOT11_BA_PARAMETER_SET_FIELD_WINSIZE_BITS) >> 6;
    [all...]
  /system/wlan/ti/wilink_6_1/utils/
802_11Defs.h 813 #define DOT11_BA_PARAMETER_SET_FIELD_WINSIZE_BITS 0xffC0
    [all...]
  /hardware/ti/wlan/wl1271/TWD/Data_Service/
RxQueue.c     [all...]

Completed in 317 milliseconds