Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx5/
H A Dah.c101 enum rdma_ah_attr_type ah_type = ah_attr->type; in mlx5_ib_create_ah() local
103 if ((ah_type == RDMA_AH_ATTR_TYPE_ROCE) && in mlx5_ib_create_ah()
107 if (ah_type == RDMA_AH_ATTR_TYPE_ROCE && udata) { in mlx5_ib_create_ah()
/linux/net/ipv4/
H A Dah4.c558 static const struct xfrm_type ah_type = variable
579 if (xfrm_register_type(&ah_type, AF_INET) < 0) { in ah4_init()
585 xfrm_unregister_type(&ah_type, AF_INET); in ah4_init()
595 xfrm_unregister_type(&ah_type, AF_INET); in ah4_fini()