Home
last modified time | relevance | path

Searched defs:set_oal_netbuf_next (Results 1 - 1 of 1) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_netbuf.h139 static inline void set_oal_netbuf_next(NetBuf *nb, NetBuf *new) in set_oal_netbuf_next() function
204 #define set_oal_netbuf_next(nb, new) ((nb)->next = new) macro

Completed in 3 milliseconds