Symbol: lm_coalesce_buffer_t
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_resc.c
162
lm_coalesce_buffer_t *last_coalesce_buf = NULL;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_resc.c
163
lm_coalesce_buffer_t *coalesce_buf = NULL;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_resc.c
191
mem_size = coalesce_buf_cnt * sizeof(lm_coalesce_buffer_t);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_resc.c
201
coalesce_buf = (lm_coalesce_buffer_t *) mem_virt;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_resc.c
217
coalesce_buf = (lm_coalesce_buffer_t *) s_list_peek_head(
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_resc.c
224
coalesce_buf = (lm_coalesce_buffer_t *) s_list_peek_head(
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_resc.c
229
coalesce_buf = (lm_coalesce_buffer_t *) s_list_next_entry(
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_resc.c
236
coalesce_buf = (lm_coalesce_buffer_t *) s_list_peek_head(
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_resc.c
255
coalesce_buf = (lm_coalesce_buffer_t *) s_list_next_entry(
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_resc.c
281
coalesce_buf = (lm_coalesce_buffer_t *) s_list_next_entry(
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_send.c
265
lm_coalesce_buffer_t *
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_send.c
271
lm_coalesce_buffer_t *coalesce_buf = NULL;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_send.c
282
coalesce_buf = (lm_coalesce_buffer_t *) s_list_pop_head(
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_send.c
316
IN lm_coalesce_buffer_t *coalesce_buf)
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_send.c
347
OUT lm_coalesce_buffer_t **coal_buf
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_send.c
350
lm_coalesce_buffer_t *coalesce_buf;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_send.c
655
lm_coalesce_buffer_t *coalesce_buf = NULL;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/lm5710.h
3820
lm_coalesce_buffer_t *
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/lm5710.h
3831
IN lm_coalesce_buffer_t *coalesce_buf);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/lm5710.h
576
lm_coalesce_buffer_t *coalesce_buf;