Home
last modified time | relevance | path

Searched refs:IB_MAD_IGNORE_BKEY (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/infiniband/hw/mthca/
H A Dmthca_mad.c252 mad_flags & IB_MAD_IGNORE_BKEY, port_num, in_wc, in mthca_process_mad()
/linux/drivers/infiniband/hw/mlx5/
H A Dmad.c294 mad_flags & IB_MAD_IGNORE_BKEY, port_num, in_wc, in mlx5_ib_process_mad()
/linux/include/rdma/
H A Dib_verbs.h2161 IB_MAD_IGNORE_BKEY = 2, enumerator
2162 IB_MAD_IGNORE_ALL = IB_MAD_IGNORE_MKEY | IB_MAD_IGNORE_BKEY
/linux/drivers/infiniband/hw/mlx4/
H A Dmad.c868 (mad_flags & IB_MAD_IGNORE_BKEY ? MLX4_MAD_IFC_IGNORE_BKEY : 0) | in ib_process_mad()