Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e1000/
De1000.h337 struct e1000_hw_stats stats;
De1000_hw.h41 struct e1000_hw_stats;
413 void e1000_tbi_adjust_stats(struct e1000_hw *hw, struct e1000_hw_stats *stats, uint32_t frame_len, …
1307 struct e1000_hw_stats { struct
De1000_hw.c6496 struct e1000_hw_stats *stats, in e1000_tbi_adjust_stats()