Home
last modified time | relevance | path

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

/freebsd/sys/ofed/include/rdma/
H A Dsignature.h27 enum ib_signature_type { enum
74 enum ib_signature_type sig_type;
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c3447 static u16 prot_field_size(enum ib_signature_type type) in prot_field_size()