Searched refs:free_sta_queue (Results 1 – 2 of 2) sorted by relevance
60 _init_queue(&pstapriv->free_sta_queue); in _r8712_init_sta_priv()70 get_list_head(&pstapriv->free_sta_queue)); in _r8712_init_sta_priv()86 phead = get_list_head(&pstapriv->free_sta_queue); in mfree_all_stainfo()123 pfree_sta_queue = &pstapriv->free_sta_queue; in r8712_alloc_stainfo()180 pfree_sta_queue = &pstapriv->free_sta_queue; in r8712_free_stainfo()
105 struct __queue free_sta_queue; member