Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge.c2628 int cum_len, seglen, boundary, rdma_count; in myri10ge_xmit() local
2730 rdma_count = 0; in myri10ge_xmit()
2732 /* "rdma_count" is the number of RDMAs belonging to the in myri10ge_xmit()
2735 * For TSO packets, rdma_count needs to be reset in myri10ge_xmit()
2738 * The rdma_count field of the send request is in myri10ge_xmit()
2770 (req - rdma_count)->rdma_count = rdma_count + 1; in myri10ge_xmit()
2781 rdma_count |= -(chop | next_is_first); in myri10ge_xmit()
2782 rdma_count in myri10ge_xmit()
[all...]
H A Dmyri10ge_mcp.h82 u8 rdma_count; member
/kernel/linux/linux-6.6/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge.c2636 int cum_len, seglen, boundary, rdma_count; in myri10ge_xmit() local
2738 rdma_count = 0; in myri10ge_xmit()
2740 /* "rdma_count" is the number of RDMAs belonging to the in myri10ge_xmit()
2743 * For TSO packets, rdma_count needs to be reset in myri10ge_xmit()
2746 * The rdma_count field of the send request is in myri10ge_xmit()
2778 (req - rdma_count)->rdma_count = rdma_count + 1; in myri10ge_xmit()
2789 rdma_count |= -(chop | next_is_first); in myri10ge_xmit()
2790 rdma_count in myri10ge_xmit()
[all...]
H A Dmyri10ge_mcp.h82 u8 rdma_count; member

Completed in 11 milliseconds