Searched defs:os_pcie_dev_ctx (Results 1 – 2 of 2) sorted by relevance
484 void nrf_wifi_osal_bus_pcie_dev_rem(void *os_pcie_dev_ctx) in nrf_wifi_osal_bus_pcie_dev_rem()490 enum nrf_wifi_status nrf_wifi_osal_bus_pcie_dev_init(void *os_pcie_dev_ctx) in nrf_wifi_osal_bus_pcie_dev_init()497 void nrf_wifi_osal_bus_pcie_dev_deinit(void *os_pcie_dev_ctx) in nrf_wifi_osal_bus_pcie_dev_deinit()503 enum nrf_wifi_status nrf_wifi_osal_bus_pcie_dev_intr_reg(void *os_pcie_dev_ctx, in nrf_wifi_osal_bus_pcie_dev_intr_reg()513 void nrf_wifi_osal_bus_pcie_dev_intr_unreg(void *os_pcie_dev_ctx) in nrf_wifi_osal_bus_pcie_dev_intr_unreg()519 void *nrf_wifi_osal_bus_pcie_dev_dma_map(void *os_pcie_dev_ctx, in nrf_wifi_osal_bus_pcie_dev_dma_map()531 void nrf_wifi_osal_bus_pcie_dev_dma_unmap(void *os_pcie_dev_ctx, in nrf_wifi_osal_bus_pcie_dev_dma_unmap()543 void nrf_wifi_osal_bus_pcie_dev_host_map_get(void *os_pcie_dev_ctx, in nrf_wifi_osal_bus_pcie_dev_host_map_get()
50 void *os_pcie_dev_ctx; member