Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/nes/
Dnes_hw.c3141 static u32 iwarp_opcode(struct nes_qp *nesqp, u32 aeq_info) in iwarp_opcode() function
3201 switch (iwarp_opcode(nesqp, aeq_info)) { in nes_bld_terminate_hdr()
3225 switch (iwarp_opcode(nesqp, aeq_info)) { in nes_bld_terminate_hdr()
3262 switch (iwarp_opcode(nesqp, aeq_info)) { in nes_bld_terminate_hdr()
3676 if (iwarp_opcode(nesqp, aeq_info) > IWARP_OPCODE_TERM) { in nes_process_iwarp_aeqe()