ah_type            77 drivers/infiniband/hw/mlx5/ah.c 	enum rdma_ah_attr_type ah_type = ah_attr->type;
ah_type            79 drivers/infiniband/hw/mlx5/ah.c 	if ((ah_type == RDMA_AH_ATTR_TYPE_ROCE) &&
ah_type            83 drivers/infiniband/hw/mlx5/ah.c 	if (ah_type == RDMA_AH_ATTR_TYPE_ROCE && udata) {
ah_type           555 net/ipv4/ah4.c static const struct xfrm_type ah_type =
ah_type           577 net/ipv4/ah4.c 	if (xfrm_register_type(&ah_type, AF_INET) < 0) {
ah_type           583 net/ipv4/ah4.c 		xfrm_unregister_type(&ah_type, AF_INET);
ah_type           593 net/ipv4/ah4.c 	xfrm_unregister_type(&ah_type, AF_INET);