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

  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
memMngrEx.h 222 mem_MSDU_T * msdu_next; /* Used for Workqueue list */ member in struct:mem_MSDU_T
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
esta_drv.c 566 pMsdu->msdu_next = NULL;
568 drv->txmit_msdu_last->msdu_next = pMsdu;
582 drv->txmit_msdu_next = pMsdu->msdu_next;
    [all...]

Completed in 178 milliseconds