![]() |
nRF WiFi
|
| void *(* nrf_wifi_osal_ops::bus_pcie_init) (const char *dev_name, unsigned int vendor_id, unsigned int sub_vendor_id, unsigned int device_id, unsigned int sub_device_id) |
Initialize the PCIe bus.
| dev_name | The name of the PCIe device. |
| vendor_id | The vendor ID of the PCIe device. |
| sub_vendor_id | The sub-vendor ID of the PCIe device. |
| device_id | The device ID of the PCIe device. |
| sub_device_id | The sub-device ID of the PCIe device. |