Searched refs:IB_MAD_IGNORE_BKEY (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/ |
H A D | mthca_mad.c | 252 mad_flags & IB_MAD_IGNORE_BKEY, port_num, in_wc, in mthca_process_mad()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/ |
H A D | mthca_mad.c | 252 mad_flags & IB_MAD_IGNORE_BKEY, port_num, in_wc, in mthca_process_mad()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A D | mad.c | 272 mad_flags & IB_MAD_IGNORE_BKEY, port_num, in_wc, in mlx5_ib_process_mad()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | mad.c | 293 mad_flags & IB_MAD_IGNORE_BKEY, port_num, in_wc, in mlx5_ib_process_mad()
|
/kernel/linux/linux-5.10/include/rdma/ |
H A D | ib_verbs.h | 2138 IB_MAD_IGNORE_BKEY = 2, enumerator 2139 IB_MAD_IGNORE_ALL = IB_MAD_IGNORE_MKEY | IB_MAD_IGNORE_BKEY
|
/kernel/linux/linux-6.6/include/rdma/ |
H A D | ib_verbs.h | 2176 IB_MAD_IGNORE_BKEY = 2, enumerator 2177 IB_MAD_IGNORE_ALL = IB_MAD_IGNORE_MKEY | IB_MAD_IGNORE_BKEY
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/ |
H A D | mad.c | 867 (mad_flags & IB_MAD_IGNORE_BKEY ? MLX4_MAD_IFC_IGNORE_BKEY : 0) | in ib_process_mad()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/ |
H A D | mad.c | 868 (mad_flags & IB_MAD_IGNORE_BKEY ? MLX4_MAD_IFC_IGNORE_BKEY : 0) | in ib_process_mad()
|
Completed in 27 milliseconds