Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/wifi/nxp/
Dnxp_wifi_drv.c36 #define NXP_WIFI_SET_FUNC_ATTR __ramfunc macro
38 #define NXP_WIFI_SET_FUNC_ATTR macro
1899 static NXP_WIFI_SET_FUNC_ATTR int nxp_wifi_send(const struct device *dev, struct net_pkt *pkt) in nxp_wifi_send()
1934 static NXP_WIFI_SET_FUNC_ATTR int nxp_wifi_recv(struct net_if *iface, struct net_pkt *pkt) in nxp_wifi_recv()