Home
last modified time | relevance | path

Searched refs:send_buf_cons (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/gpxe/src/drivers/infiniband/
Dlinda.c91 unsigned int send_buf_cons; member
406 send_buf = linda->send_buf[linda->send_buf_cons]; in linda_alloc_send_buf()
408 linda->send_buf_cons = ( ( linda->send_buf_cons + 1 ) % in linda_alloc_send_buf()