Home
last modified time | relevance | path

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

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