Home
last modified time | relevance | path

Searched refs:nrf_wifi_bus_pcie_dev_ctx (Results 1 – 2 of 2) sorted by relevance

/nrf_wifi-latest/bus_if/bus/pcie/src/
Dpcie.c18 struct nrf_wifi_bus_pcie_dev_ctx *dev_ctx = NULL; in nrf_wifi_bus_pcie_irq_handler()
22 dev_ctx = (struct nrf_wifi_bus_pcie_dev_ctx *)data; in nrf_wifi_bus_pcie_irq_handler()
35 struct nrf_wifi_bus_pcie_dev_ctx *pcie_dev_ctx = NULL; in nrf_wifi_bus_pcie_dev_add()
120 struct nrf_wifi_bus_pcie_dev_ctx *pcie_dev_ctx = NULL; in nrf_wifi_bus_pcie_dev_rem()
140 struct nrf_wifi_bus_pcie_dev_ctx *pcie_dev_ctx = NULL; in nrf_wifi_bus_pcie_dev_init()
160 struct nrf_wifi_bus_pcie_dev_ctx *pcie_dev_ctx = NULL; in nrf_wifi_bus_pcie_dev_deinit()
231 struct nrf_wifi_bus_pcie_dev_ctx *pcie_dev_ctx = NULL; in nrf_wifi_bus_pcie_read_word()
235 pcie_dev_ctx = (struct nrf_wifi_bus_pcie_dev_ctx *)dev_ctx; in nrf_wifi_bus_pcie_read_word()
249 struct nrf_wifi_bus_pcie_dev_ctx *pcie_dev_ctx = NULL; in nrf_wifi_bus_pcie_write_word()
252 pcie_dev_ctx = (struct nrf_wifi_bus_pcie_dev_ctx *)dev_ctx; in nrf_wifi_bus_pcie_write_word()
[all …]
/nrf_wifi-latest/bus_if/bus/pcie/inc/
Dpcie.h47 struct nrf_wifi_bus_pcie_dev_ctx { struct