Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mthca/
H A Dmthca_provider.h246 u32 send_psn; member
H A Dmthca_qp.c307 sqp->send_psn = attr->sq_psn; in store_attrs()
1551 sqp->ud_header.bth.psn = cpu_to_be32((sqp->send_psn++) & ((1 << 24) - 1)); in build_mlx_header()