Home
last modified time | relevance | path

Searched refs:ah_type (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/net/ipv4/
H A Dah4.c555 static const struct xfrm_type ah_type = variable
577 if (xfrm_register_type(&ah_type, AF_INET) < 0) { in ah4_init()
583 xfrm_unregister_type(&ah_type, AF_INET); in ah4_init()
593 xfrm_unregister_type(&ah_type, AF_INET); in ah4_fini()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds