Home
last modified time | relevance | path

Searched refs:E1000_ICR_RXDMT0 (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
Ddefines.h400 #define E1000_ICR_RXDMT0 0x00000010 /* Rx desc min. threshold (0) */ macro
437 #define E1000_IMS_RXDMT0 E1000_ICR_RXDMT0 /* Rx desc min. threshold */
449 #define E1000_ICS_RXDMT0 E1000_ICR_RXDMT0 /* Rx desc min. threshold */
/linux-4.1.27/drivers/net/ethernet/intel/igb/
De1000_defines.h372 #define E1000_ICR_RXDMT0 0x00000010 /* rx desc min. threshold (0) */ macro
416 #define E1000_IMS_RXDMT0 E1000_ICR_RXDMT0 /* rx desc min. threshold */
426 #define E1000_ICS_RXDMT0 E1000_ICR_RXDMT0 /* rx desc min. threshold */
/linux-4.1.27/drivers/net/ethernet/intel/e1000/
De1000_hw.h1721 #define E1000_ICR_RXDMT0 0x00000010 /* rx desc min. threshold (0) */ macro
1752 #define E1000_ICS_RXDMT0 E1000_ICR_RXDMT0 /* rx desc min. threshold */
1781 #define E1000_IMS_RXDMT0 E1000_ICR_RXDMT0 /* rx desc min. threshold */
1810 #define E1000_IMC_RXDMT0 E1000_ICR_RXDMT0 /* rx desc min. threshold */