Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
H A Dmthca_wqe.h43 MTHCA_NEXT_SOLICIT = 1 << 1, enumerator
H A Dmthca_qp.c1514 mlx->flags &= ~cpu_to_be32(MTHCA_NEXT_SOLICIT | 1); in build_mlx_header()
1673 cpu_to_be32(MTHCA_NEXT_SOLICIT) : 0) | in mthca_tavor_post_send()
2001 cpu_to_be32(MTHCA_NEXT_SOLICIT) : 0) | in mthca_arbel_post_send()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/
H A Dmthca_wqe.h43 MTHCA_NEXT_SOLICIT = 1 << 1, enumerator
H A Dmthca_qp.c1517 mlx->flags &= ~cpu_to_be32(MTHCA_NEXT_SOLICIT | 1); in build_mlx_header()
1676 cpu_to_be32(MTHCA_NEXT_SOLICIT) : 0) | in mthca_tavor_post_send()
2004 cpu_to_be32(MTHCA_NEXT_SOLICIT) : 0) | in mthca_arbel_post_send()

Completed in 7 milliseconds