Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/infiniband/sw/siw/
Dsiw_qp_tx.c858 c_tx->state = SIW_SEND_SHORT_FPDU; in siw_qp_sq_proc_tx()
873 if (c_tx->state == SIW_SEND_SHORT_FPDU) { in siw_qp_sq_proc_tx()
Dsiw.h276 SIW_SEND_SHORT_FPDU/* send whole FPDU hdr|data|trailer at once */ enumerator