Searched refs:ibc_tx_noops (Results 1 – 3 of 3) sorted by relevance
546 struct list_head ibc_tx_noops; /* IBLND_MSG_NOOPs for */ member716 if (!list_empty(&conn->ibc_tx_noops) || /* NOOP already queued */ in kiblnd_need_noop()
935 } else if (!list_empty(&conn->ibc_tx_noops)) { in kiblnd_check_sends()938 tx = list_entry(conn->ibc_tx_noops.next, in kiblnd_check_sends()1172 q = &conn->ibc_tx_noops; in kiblnd_queue_tx_locked()1837 list_empty(&conn->ibc_tx_noops) && in kiblnd_close_conn_locked()1848 list_empty(&conn->ibc_tx_noops) ? "" : "(sending_noops)", in kiblnd_close_conn_locked()1969 kiblnd_abort_txs(conn, &conn->ibc_tx_noops); in kiblnd_finalise_conn()2977 kiblnd_check_txs_locked(conn, &conn->ibc_tx_noops) || in kiblnd_conn_timed_out_locked()
691 INIT_LIST_HEAD(&conn->ibc_tx_noops); in kiblnd_create_conn()849 LASSERT(list_empty(&conn->ibc_tx_noops)); in kiblnd_destroy_conn()