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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Ds6gmac.c491 static inline u32 s6gmac_stats_pending(struct s6gmac *pd, int carry) function
501 mask = s6gmac_stats_pending(pd, carry);
933 i = s6gmac_stats_pending(pd, 0) |
934 s6gmac_stats_pending(pd, 1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Ds6gmac.c491 static inline u32 s6gmac_stats_pending(struct s6gmac *pd, int carry) function
501 mask = s6gmac_stats_pending(pd, carry);
933 i = s6gmac_stats_pending(pd, 0) |
934 s6gmac_stats_pending(pd, 1);

Completed in 124 milliseconds