Searched refs:mlx4_ib_create_ah_slave (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/ |
H A D | ah.c | 97 * If sgid_attr is NULL we are being called by mlx4_ib_create_ah_slave in create_iboe_ah() 112 /* mlx4_ib_create_ah_slave fills in the s_mac and the vlan */ in create_iboe_ah() 167 int mlx4_ib_create_ah_slave(struct ib_ah *ah, struct rdma_ah_attr *ah_attr, in mlx4_ib_create_ah_slave() function
|
H A D | mlx4_ib.h | 777 int mlx4_ib_create_ah_slave(struct ib_ah *ah, struct rdma_ah_attr *ah_attr,
|
H A D | mad.c | 1398 ret = mlx4_ib_create_ah_slave(ah, attr, in mlx4_ib_send_to_wire()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/ |
H A D | ah.c | 97 * If sgid_attr is NULL we are being called by mlx4_ib_create_ah_slave in create_iboe_ah() 112 /* mlx4_ib_create_ah_slave fills in the s_mac and the vlan */ in create_iboe_ah() 167 int mlx4_ib_create_ah_slave(struct ib_ah *ah, struct rdma_ah_attr *ah_attr, in mlx4_ib_create_ah_slave() function
|
H A D | mlx4_ib.h | 779 int mlx4_ib_create_ah_slave(struct ib_ah *ah, struct rdma_ah_attr *ah_attr,
|
H A D | mad.c | 1400 ret = mlx4_ib_create_ah_slave(ah, attr, in mlx4_ib_send_to_wire()
|
Completed in 12 milliseconds