Searched refs:_lm_tcp_tx_write_db (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/ |
H A D | lm_l4tx.c | 25 static __inline void _lm_tcp_tx_write_db( in _lm_tcp_tx_write_db() function 66 _lm_tcp_tx_write_db(pdev, tx_con, tcp->cid, tx_con->db_more_bytes, tx_con->db_more_bds, 0); in lm_tcp_tx_write_db() 647 _lm_tcp_tx_write_db(pdev, tcp_con, tcp_state->cid, 0, (u16_t)S16_SUB(new_prod, old_prod), 1); in lm_tcp_graceful_disconnect()
|