Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/include/
H A Dlm_l4st.h683 #define GEN_FLAG_FREE_WHEN_DONE 0x01 macro
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4rx.c656 if (!GET_FLAGS(curr_gen_buf->flags, GEN_FLAG_FREE_WHEN_DONE)) { in lm_tcp_rx_peninsula_to_rq_copy()
H A Dlm_l4sp.c418 if (tmp_buf->flags & GEN_FLAG_FREE_WHEN_DONE) in lm_tcp_rx_fill_grq()