Searched defs:wptr (Results 1 – 2 of 2) sorted by relevance
145 static inline void ks_inblk(struct eth_device *dev, u16 *wptr, u32 len) in ks_inblk()159 static inline void ks_outblk(struct eth_device *dev, u16 *wptr, u32 len) in ks_outblk()
257 u32 *wptr = (u32 *)dptr; in send_recv_packets() local