Home
last modified time | relevance | path

Searched refs:pad_count (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_ud_header.c237 { STRUCT_FIELD(bth, pad_count),
398 header->bth.pad_count = (4 - payload_bytes) & 3; in ib_ud_header_init()
/freebsd/sys/ofed/include/rdma/
H A Dib_pack.h213 u8 pad_count; member
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c2984 qp->qp1_hdr.bth.pad_count = (4 - payload_size) & 3; in bnxt_re_build_qp1_send()
/freebsd/sys/dev/mlx5/
H A Dmlx5_ifc.h6216 u8 pad_count[2]; member