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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/e1000e/
H A Ddefines.h292 #define E1000_TXD_DTYP_D 0x00100000 /* Data Descriptor */ macro
H A Dnetdev.c4482 txd_lower |= E1000_TXD_CMD_DEXT | E1000_TXD_DTYP_D |
4491 txd_lower |= E1000_TXD_CMD_DEXT | E1000_TXD_DTYP_D;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/e1000e/
H A Ddefines.h292 #define E1000_TXD_DTYP_D 0x00100000 /* Data Descriptor */ macro
H A Dnetdev.c4482 txd_lower |= E1000_TXD_CMD_DEXT | E1000_TXD_DTYP_D |
4491 txd_lower |= E1000_TXD_CMD_DEXT | E1000_TXD_DTYP_D;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/e1000/
H A De1000_main.c2814 txd_lower |= E1000_TXD_CMD_DEXT | E1000_TXD_DTYP_D |
2823 txd_lower |= E1000_TXD_CMD_DEXT | E1000_TXD_DTYP_D;
H A De1000_hw.h660 #define E1000_TXD_DTYP_D 0x00100000 /* Data Descriptor */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_main.c2814 txd_lower |= E1000_TXD_CMD_DEXT | E1000_TXD_DTYP_D |
2823 txd_lower |= E1000_TXD_CMD_DEXT | E1000_TXD_DTYP_D;
H A De1000_hw.h660 #define E1000_TXD_DTYP_D 0x00100000 /* Data Descriptor */ macro

Completed in 139 milliseconds