Home
last modified time | relevance | path

Searched refs:nxp_wifi_dev (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/wifi/nxp/
Dnxp_wifi_shell.c14 static struct nxp_wifi_dev *nxp_wifi;
16 void nxp_wifi_shell_register(struct nxp_wifi_dev *dev) in nxp_wifi_shell_register()
Dnxp_wifi_drv.h69 struct nxp_wifi_dev { struct
78 void nxp_wifi_shell_register(struct nxp_wifi_dev *dev); argument
Dnxp_wifi_drv.c55 static struct nxp_wifi_dev nxp_wifi0; /* static instance */
1723 struct nxp_wifi_dev *nxp_wifi = &nxp_wifi0; in nxp_wifi_dev_init()