Searched refs:aeq_info (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/nes/
H A Dnes_hw.c3000 static u8 *locate_mpa(u8 *pkt, u32 aeq_info) argument
3002 if (aeq_info & NES_AEQE_Q2_DATA_ETHERNET) {
3014 static u32 iwarp_opcode(struct nes_qp *nesqp, u32 aeq_info) argument
3020 if (aeq_info & NES_AEQE_Q2_DATA_WRITTEN) {
3022 mpa = (u16 *)locate_mpa(pkt, aeq_info);
3030 static int nes_bld_terminate_hdr(struct nes_qp *nesqp, u16 async_event_id, u32 aeq_info) argument
3042 if (aeq_info & NES_AEQE_Q2_DATA_WRITTEN) {
3045 pkt = locate_mpa(pkt, aeq_info);
3074 switch (iwarp_opcode(nesqp, aeq_info)) {
3098 switch (iwarp_opcode(nesqp, aeq_info)) {
3246 u32 aeq_info; local
3297 u32 aeq_info; local
3353 u32 aeq_info; local
3427 u32 aeq_info; local
[all...]

Completed in 39 milliseconds