Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dmad.c1074 struct ib_mad_send_buf *next_send_buf; in ib_post_send_mad() local
1080 for (; send_buf; send_buf = next_send_buf) { in ib_post_send_mad()
1110 next_send_buf = send_buf->next; in ib_post_send_mad()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dmad.c1066 struct ib_mad_send_buf *next_send_buf; in ib_post_send_mad() local
1072 for (; send_buf; send_buf = next_send_buf) { in ib_post_send_mad()
1102 next_send_buf = send_buf->next; in ib_post_send_mad()

Completed in 8 milliseconds