Searched refs:util_free_list_head (Results 1 – 2 of 2) sorted by relevance
856 util_free_list_head(mlan_adap->pmoal_handle, &mlan_adap->outbuf_pool.free_list, MNULL); in wifi_wmm_buf_pool_deinit()1091 util_free_list_head(priv->adapter->pmoal_handle, &priv->wmm.tid_tbl_ptr[i].ra_list, MNULL); in wlan_ralist_deinit_enh()1218 util_free_list_head(mlan_adap->pmoal_handle, &priv->bypass_txq, MNULL); in wifi_bypass_txq_deinit()
87 static INLINE t_void util_free_list_head(t_void *pmoal_handle, in util_free_list_head() function