Searched refs:sig_type (Results 1 – 6 of 6) sorted by relevance
577 domain->sig_type = IB_SIG_TYPE_T10_DIF; in iser_set_dif_domain()597 sig_attrs->mem.sig_type = IB_SIG_TYPE_NONE; in iser_set_sig_attrs()603 sig_attrs->wire.sig_type = IB_SIG_TYPE_NONE; in iser_set_sig_attrs()
201 my $sig_type = asn1_extract($tbs->[1], $UNIV | $CONS | $SEQUENCE);
2164 inl->sig_type = domain->sig.dif.bg_type == IB_T10DIF_CRC ? in mlx5_fill_inl_bsf()2199 switch (sig_attrs->mem.sig_type) { in mlx5_set_bsf()2212 switch (sig_attrs->wire.sig_type) { in mlx5_set_bsf()2217 mem->sig_type == wire->sig_type) { in mlx5_set_bsf()2297 prot_size = prot_field_size(sig_attrs->mem.sig_type); in set_sig_data_segment()2429 switch (domain->sig_type) { in set_psv_wr()
321 u8 sig_type; member
2658 domain->sig_type = IB_SIG_TYPE_T10_DIF; in isert_set_dif_domain()2681 sig_attrs->mem.sig_type = IB_SIG_TYPE_NONE; in isert_set_sig_attrs()2686 sig_attrs->wire.sig_type = IB_SIG_TYPE_NONE; in isert_set_sig_attrs()
570 enum ib_signature_type sig_type; member