Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/nes/
Dnes_hw.c3089 static u32 iwarp_opcode(struct nes_qp *nesqp, u32 aeq_info) in iwarp_opcode() function
3149 switch (iwarp_opcode(nesqp, aeq_info)) { in nes_bld_terminate_hdr()
3173 switch (iwarp_opcode(nesqp, aeq_info)) { in nes_bld_terminate_hdr()
3210 switch (iwarp_opcode(nesqp, aeq_info)) { in nes_bld_terminate_hdr()
3624 if (iwarp_opcode(nesqp, aeq_info) > IWARP_OPCODE_TERM) { in nes_process_iwarp_aeqe()