Searched refs:dbg_bytes_prod_seq (Results 1 – 1 of 1) sorted by relevance
99 u32_t dbg_bytes_prod_seq; in lm_tcp_tx_post_buf() local137 dbg_bytes_prod_seq = tx_con->db_data.tx->bytes_prod_seq + tx_con->db_more_bytes; in lm_tcp_tx_post_buf()146 dbg_bytes_prod_seq += frag->size; in lm_tcp_tx_post_buf()147 tx_bd->nextBdStartSeq = dbg_bytes_prod_seq; in lm_tcp_tx_post_buf()602 u32_t dbg_bytes_prod_seq; in lm_tcp_graceful_disconnect() local627 dbg_bytes_prod_seq = tcp_con->db_data.tx->bytes_prod_seq + tcp_con->db_more_bytes; in lm_tcp_graceful_disconnect()628 dbg_bytes_prod_seq += tx_bd->size; in lm_tcp_graceful_disconnect()629 tx_bd->nextBdStartSeq = dbg_bytes_prod_seq; in lm_tcp_graceful_disconnect()