Searched refs:ks_inblk (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dks8851_mll.c541 * ks_inblk - read a block of data from QMU. This is called after sudo DMA mode enabled.
547 static inline void ks_inblk(struct ks_net *ks, u16 *wptr, u32 len) function
760 ks_inblk(ks, buf, w + 2 + 2);
763 ks_inblk(ks, buf, ALIGN(len, 4));

Completed in 111 milliseconds