Lines Matching defs:first_flag
1037 bool *first_flag, bool *insert_empty)
1054 *first_flag = true;
1139 __le32 launch_time, bool first_flag,
1158 if (first_flag)
1168 __le32 launch_time, bool first_flag)
1208 igc_tx_ctxtdesc(tx_ring, launch_time, first_flag,
1446 __le32 launch_time, bool first_flag,
1533 igc_tx_ctxtdesc(tx_ring, launch_time, first_flag,
1597 bool first_flag = false, insert_empty = false;
1629 launch_time = igc_tx_launchtime(tx_ring, txtime, &first_flag, &insert_empty);
1697 tso = igc_tso(tx_ring, first, launch_time, first_flag, &hdr_len);
1701 igc_tx_csum(tx_ring, first, launch_time, first_flag);
2995 bool first_flag = false;
3003 &first_flag, &insert_empty);
3020 igc_tx_ctxtdesc(tx_ring, launch_time_offset, first_flag, 0, 0, 0);