Searched refs:insert_empty (Results 1 – 1 of 1) sorted by relevance
1039 bool *first_flag, bool *insert_empty) in igc_tx_launchtime() argument1060 *insert_empty = true; in igc_tx_launchtime()1571 bool first_flag = false, insert_empty = false; in igc_xmit_frame_ring() local1602 launch_time = igc_tx_launchtime(tx_ring, txtime, &first_flag, &insert_empty); in igc_xmit_frame_ring()1604 if (insert_empty) { in igc_xmit_frame_ring()