Home
last modified time | relevance | path

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

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