Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/igb/
De1000_hw.h385 bool report_tx_early; member
/linux-2.6.39/drivers/net/e1000/
De1000_hw.h1419 bool report_tx_early; member
De1000_hw.c758 if ((hw->mac_type < e1000_82543) && (hw->report_tx_early == 1)) in e1000_setup_link()