Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4tx.c98 u32_t i, dbg_buf_size = 0; in lm_tcp_tx_post_buf() local
148 dbg_buf_size += frag->size; in lm_tcp_tx_post_buf()
164 DbgBreakIf(tcp_buf->size != dbg_buf_size); in lm_tcp_tx_post_buf()
H A Dlm_l4rx.c1921 u32_t dbg_buf_size = 0; in _lm_tcp_rx_post_buf() local
1958 dbg_buf_size += frag->size; in _lm_tcp_rx_post_buf()
1965 dbg_buf_size += frag->size; in _lm_tcp_rx_post_buf()
1978 DbgBreakIf(tcp_buf->size != dbg_buf_size); in _lm_tcp_rx_post_buf()