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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dmace.h53 #define AUTO_PAD_XMIT 0x01 /* auto-pad short packets on transmission */ macro
H A Dmace.c346 out_8(&mb->xmtfc, AUTO_PAD_XMIT); /* auto-pad short frames */
686 out_8(&mb->xmtfc, AUTO_PAD_XMIT);
741 out_8(&mb->xmtfc, AUTO_PAD_XMIT);
H A Dmacmace.c300 mb->xmtfc = AUTO_PAD_XMIT; /* auto-pad short frames */

Completed in 64 milliseconds