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

/freebsd-current/sys/dev/mxge/
H A Dmxge_mcp.h145 uint8_t rdma_count; member in struct:mcp_kreq_ether_send
H A Dif_mxge.c1806 int next_is_first, chop, cnt, rdma_count, small; local
1867 rdma_count = 0;
1868 /* "rdma_count" is the number of RDMAs belonging to the
1871 * For TSO packets, rdma_count needs to be reset
1874 * The rdma_count field of the send request is
1896 (req-rdma_count)->rdma_count = rdma_count + 1;
1905 rdma_count |= -(chop | next_is_first);
1906 rdma_count
[all...]

Completed in 154 milliseconds