Searched refs:ind_nbufs (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4rx.c2014 u32_t ind_nbufs=0, ind_nbytes=0; local
2059 ind_nbufs ++;
2074 head_of_indication->ind_nbufs = ind_nbufs;
2080 (*frag_list)->cnt = ind_nbufs;
2215 gen_info->num_buffers_indicated += (*gen_buf)->ind_nbufs;
2356 curr_gen_buf->ind_nbufs = 0;
2385 gen_buf->ind_nbufs = 0; /* for debugging purposes will count how many buffers are in our list */
2392 gen_buf->ind_nbufs++;
2408 gen_buf->ind_nbufs
[all...]
H A Dlm_l4sp.c477 curr_gen_buf->ind_nbufs = 0;
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/include/
H A Dlm_l4st.h672 u32_t ind_nbufs; /** how many buffers were included in the indication. Needed for: member in struct:_lm_tcp_gen_buf_t

Completed in 91 milliseconds