Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c580 if (likely(c_tx->state != SIW_SEND_TRAILER)) { in siw_tx_hdt()
641 c_tx->state = SIW_SEND_TRAILER; in siw_tx_hdt()
H A Dsiw.h275 SIW_SEND_TRAILER, /* start or continue sending TRAILER */ enumerator