Searched refs:ble_hci_emspi_evt_lo_pool (Results 1 – 1 of 1) sorted by relevance
86 static struct os_mempool ble_hci_emspi_evt_lo_pool; variable754 buf = os_memblock_get(&ble_hci_emspi_evt_lo_pool); in ble_hci_trans_buf_alloc()759 buf = os_memblock_get(&ble_hci_emspi_evt_lo_pool); in ble_hci_trans_buf_alloc()785 } else if (os_memblock_from(&ble_hci_emspi_evt_lo_pool, buf)) { in ble_hci_trans_buf_free()786 rc = os_memblock_put(&ble_hci_emspi_evt_lo_pool, buf); in ble_hci_trans_buf_free()933 rc = os_mempool_init(&ble_hci_emspi_evt_lo_pool, in ble_hci_emspi_init()