Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/sw/siw/
Dsiw_qp_tx.c450 if (c_tx->state == SIW_SEND_HDR) { in siw_tx_hdt()
855 c_tx->state = SIW_SEND_HDR; in siw_qp_sq_proc_tx()
916 c_tx->state = SIW_SEND_HDR; in siw_qp_sq_proc_tx()
Dsiw.h273 SIW_SEND_HDR, /* start or continue sending HDR */ enumerator