Searched refs:dq_flush_msg (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c155 struct toe_tx_doorbell dq_flush_msg; local
170 dq_flush_msg.hdr.data = (TOE_CONNECTION_TYPE << DOORBELL_HDR_T_CONN_TYPE_SHIFT);
171 dq_flush_msg.params = TOE_TX_DOORBELL_FLUSH;
172 dq_flush_msg.nbytes = 0;
183 DOORBELL(pdev, tcp->cid, *((u32_t *)&dq_flush_msg));

Completed in 94 milliseconds