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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/slicoss/
H A Dslichw.h259 #define frame_statusGB u0.hdrs_gbit.frame_status macro
H A Dslicoss.c2674 if (hdr->frame_statusGB & VGBSTAT_XPERR) {
2675 u32 xerr = hdr->frame_statusGB >> VGBSTAT_XERRSHFT;
2684 if (hdr->frame_statusGB & VGBSTAT_NETERR) {
2687 frame_statusGB >> VGBSTAT_NERRSHFT) &
2696 if (hdr->frame_statusGB & VGBSTAT_LNKERR) {
2697 u32 lerr = hdr->frame_statusGB & VGBSTAT_LERRMSK;

Completed in 143 milliseconds