Searched refs:E1000_MAX_82544_TXD (Results 1 – 3 of 3) sorted by relevance
67 #define E1000_MAX_82544_TXD 4096 macro
268 .max = mac_type < e1000_82544 ? E1000_MAX_TXD : E1000_MAX_82544_TXD in e1000_check_options()
553 E1000_MAX_82544_TXD; in e1000_get_ringparam()600 E1000_MAX_TXD : E1000_MAX_82544_TXD)); in e1000_set_ringparam()
Completed in 9 milliseconds