Home
last modified time | relevance | path

Searched refs:bypass_outbuf_t (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dwifi.c3790 bypass_outbuf_t *buf; in wlan_process_bypass_txq()
3802 …buf = (bypass_outbuf_t *)util_dequeue_list(mlan_adap->pmoal_handle, &priv->bypass_txq, MNULL, MNUL… in wlan_process_bypass_txq()
4119 bypass_outbuf_t *poutbuf = NULL; in wifi_add_to_bypassq()
4140 poutbuf = (bypass_outbuf_t *)OSA_MemoryPoolAllocate(buf_1536_MemoryPool); in wifi_add_to_bypassq()
4572 bypass_outbuf_t *poutbuf = NULL; in raw_low_level_output()
4581 poutbuf = (bypass_outbuf_t *)OSA_MemoryPoolAllocate(buf_1536_MemoryPool); in raw_low_level_output()
4946 bypass_outbuf_t *poutbuf = NULL; in supp_low_level_output()
4955 poutbuf = (bypass_outbuf_t *)OSA_MemoryPoolAllocate(buf_1536_MemoryPool); in supp_low_level_output()
Dmlan_wmm.c1182 bypass_outbuf_t *buf; in wlan_cleanup_bypass_txq()
1192 …buf = (bypass_outbuf_t *)util_dequeue_list(mlan_adap->pmoal_handle, &priv->bypass_txq, MNULL, MNUL… in wlan_cleanup_bypass_txq()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_wmm.h234 } bypass_outbuf_t; typedef