Home
last modified time | relevance | path

Searched refs:NES_AEQE_AEID_LLP_CONNECTION_RESET (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/nes/
Dnes_hw.h755 NES_AEQE_AEID_LLP_CONNECTION_RESET = 0x0502, enumerator
Dnes_cm.c2924 (last_ae == NES_AEQE_AEID_LLP_CONNECTION_RESET))) { in nes_cm_disconn_true()
2926 if (last_ae == NES_AEQE_AEID_LLP_CONNECTION_RESET) in nes_cm_disconn_true()
2933 (last_ae == NES_AEQE_AEID_LLP_CONNECTION_RESET))) { in nes_cm_disconn_true()
Dnes_hw.c3586 case NES_AEQE_AEID_LLP_CONNECTION_RESET: in nes_process_iwarp_aeqe()