Home
last modified time | relevance | path

Searched refs:siw_sq_empty (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H A Dsiw.h625 static inline int siw_sq_empty(struct siw_qp *qp) in siw_sq_empty() function
H A Dsiw_qp_tx.c868 if (siw_sq_empty(qp) || !siw_tcp_nagle || burst_len == 1) in siw_qp_sq_proc_tx()
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
H A Dsiw.h628 static inline int siw_sq_empty(struct siw_qp *qp) in siw_sq_empty() function
H A Dsiw_qp_tx.c877 if (siw_sq_empty(qp) || !siw_tcp_nagle || burst_len == 1) in siw_qp_sq_proc_tx()

Completed in 6 milliseconds