Searched refs:termhdr (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.c3037 struct nes_terminate_hdr *termhdr; local
3039 termhdr = (struct nes_terminate_hdr *)nesqp->hwqp.q2_vbase;
3040 memset(termhdr, 0, 64);
3049 termhdr->hdrct = DDP_LEN_FLAG;
3054 termhdr->hdrct |= DDP_HDR_FLAG;
3059 termhdr->hdrct |= DDP_HDR_FLAG;
3065 termhdr->hdrct |= RDMA_HDR_FLAG;
3077 termhdr->layer_etype = (LAYER_DDP << 4) | DDP_TAGGED_BUFFER;
3078 termhdr->error_code = DDP_TAGGED_INV_STAG;
3082 termhdr
[all...]

Completed in 61 milliseconds