Searched refs:ts_requested (Results 1 – 6 of 6) sorted by relevance
485 if (unlikely(ring->tx_info[ring_index].ts_requested)) in mlx4_en_process_tx_cq()984 tx_info->ts_requested = 0; in mlx4_en_xmit()988 tx_info->ts_requested = 1; in mlx4_en_xmit()1155 tx_info->ts_requested = 0; in mlx4_en_init_tx_xdp_ring_descs()
214 u8 ts_requested; member
64 `ts_requested`
1139 stats.ts_requested = (commit_transaction->t_requested) ? 1 : 0; in jbd2_journal_commit_transaction()1189 journal->j_stats.ts_requested += stats.ts_requested; in jbd2_journal_commit_transaction()
1176 s->stats->ts_tid, s->stats->ts_requested, in jbd2_seq_info_show()1183 (s->stats->ts_requested == 0) ? 0 : in jbd2_seq_info_show()1185 s->stats->ts_requested)); in jbd2_seq_info_show()
746 unsigned long ts_requested; member