Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dah.c100 enum rdma_ah_attr_type ah_type = ah_attr->type; in mlx5_ib_create_ah() local
102 if ((ah_type == RDMA_AH_ATTR_TYPE_ROCE) && in mlx5_ib_create_ah()
106 if (ah_type == RDMA_AH_ATTR_TYPE_ROCE && udata) { in mlx5_ib_create_ah()
/openbmc/linux/net/ipv4/
H A Dah4.c561 static const struct xfrm_type ah_type = variable
582 if (xfrm_register_type(&ah_type, AF_INET) < 0) { in ah4_init()
588 xfrm_unregister_type(&ah_type, AF_INET); in ah4_init()
598 xfrm_unregister_type(&ah_type, AF_INET); in ah4_fini()