Searched refs:nrf_wifi_osal_nbuf_free (Results 1 – 4 of 4) sorted by relevance
273 nrf_wifi_osal_nbuf_free((void *)rx_buf_info->nwb); in nrf_wifi_fmac_rx_cmd_send()484 nrf_wifi_osal_nbuf_free(nwb); in nrf_wifi_fmac_rx_event_process()512 nrf_wifi_osal_nbuf_free(nwb); in nrf_wifi_fmac_rx_event_process()522 nrf_wifi_osal_nbuf_free(nwb); in nrf_wifi_fmac_rx_event_process()
1348 nrf_wifi_osal_nbuf_free(nwb); in tx_done_process()1774 nrf_wifi_osal_nbuf_free( in tx_deinit()1787 nrf_wifi_osal_nbuf_free( in tx_deinit()1992 nrf_wifi_osal_nbuf_free(nbuf); in nrf_wifi_fmac_start_xmit()
443 void nrf_wifi_osal_nbuf_free(void *nbuf);
316 void nrf_wifi_osal_nbuf_free(void *nbuf) in nrf_wifi_osal_nbuf_free() function