Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/wifi/nxp/
Dnxp_wifi_drv.c79 static int nxp_wifi_recv(struct net_if *iface, struct net_pkt *pkt);
392 nxp_wifi_internal_register_rx_cb(nxp_wifi_recv); in nxp_wifi_wlan_init()
1684 static NXP_WIFI_SET_FUNC_ATTR int nxp_wifi_recv(struct net_if *iface, struct net_pkt *pkt) in nxp_wifi_recv() function