Home
last modified time | relevance | path

Searched refs:QEDR_IWARP_CM_WAIT_FOR_DISCONNECT (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/hw/qedr/
H A Dqedr.h391 QEDR_IWARP_CM_WAIT_FOR_DISCONNECT = BIT(1), enumerator
H A Dqedr_iw_cm.c222 if (test_and_set_bit(QEDR_IWARP_CM_WAIT_FOR_DISCONNECT, in qedr_iw_disconnect_worker()