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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/Inc/
TNETWArb_buffer.h 113 #define BUF_STATUS_FREE 1
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/TNETWArbiter/
TNETWArb_buffer.c 321 p_hdr->status = BUF_STATUS_FREE; /* Update the status of the released buffer*/
353 if (p_hdr->status != BUF_STATUS_FREE)
394 p_hdr->status = BUF_STATUS_FREE; /* Update the status of the released buffer*/

Completed in 1198 milliseconds