Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/sw/siw/
Dsiw_qp_tx.c859 c_tx->state = SIW_SEND_SHORT_FPDU; in siw_qp_sq_proc_tx()
874 if (c_tx->state == SIW_SEND_SHORT_FPDU) { in siw_qp_sq_proc_tx()
Dsiw.h275 SIW_SEND_SHORT_FPDU/* send whole FPDU hdr|data|trailer at once */ enumerator