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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/myri10ge/
H A Dmyri10ge_mcp.h81 u8 rdma_count; member in struct:mcp_kreq_ether_send
H A Dmyri10ge.c2036 int cum_len, seglen, boundary, rdma_count; local
2125 rdma_count = 0;
2127 /* "rdma_count" is the number of RDMAs belonging to the
2130 * For TSO packets, rdma_count needs to be reset
2133 * The rdma_count field of the send request is
2164 (req - rdma_count)->rdma_count = rdma_count + 1;
2175 rdma_count |= -(chop | next_is_first);
2176 rdma_count
[all...]

Completed in 42 milliseconds