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

/freebsd-11-stable/sys/dev/mxge/
H A Dmxge_mcp.h149 uint8_t rdma_count; member in struct:mcp_kreq_ether_send
H A Dif_mxge.c1863 int next_is_first, chop, cnt, rdma_count, small; local
1925 rdma_count = 0;
1926 /* "rdma_count" is the number of RDMAs belonging to the
1929 * For TSO packets, rdma_count needs to be reset
1932 * The rdma_count field of the send request is
1954 (req-rdma_count)->rdma_count = rdma_count + 1;
1963 rdma_count |= -(chop | next_is_first);
1964 rdma_count
[all...]

Completed in 100 milliseconds