Searched refs:report_tx_early (Results 1 – 2 of 2) sorted by relevance
2128 if ((hw->mac_type < e1000_82543) && (hw->report_tx_early == 1)) in e1000_setup_link()5125 hw->report_tx_early = 0; in e1000_sw_init()5127 hw->report_tx_early = 1; in e1000_sw_init()
1139 bool report_tx_early; member