Home
last modified time | relevance | path

Searched refs:IB_GRH_FLOWLABEL_MASK (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dah.c43 (ah_attr->grh.flow_label & IB_GRH_FLOWLABEL_MASK)) in mlx5_ah_get_udp_sport()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dah.c43 (ah_attr->grh.flow_label & IB_GRH_FLOWLABEL_MASK)) in mlx5_ah_get_udp_sport()
/kernel/linux/linux-5.10/include/rdma/
H A Dib_verbs.h4674 #define IB_GRH_FLOWLABEL_MASK (0x000FFFFF) macro
4714 return (u32)(v & IB_GRH_FLOWLABEL_MASK); in rdma_calc_flow_label()
/kernel/linux/linux-6.6/include/rdma/
H A Dib_verbs.h4774 #define IB_GRH_FLOWLABEL_MASK (0x000FFFFF) macro
4814 return (u32)(v & IB_GRH_FLOWLABEL_MASK); in rdma_calc_flow_label()
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dcma.c3018 fl = be32_to_cpu(addr6->sin6_flowinfo) & IB_GRH_FLOWLABEL_MASK; in cma_get_roce_udp_flow_label()
3023 fl = hash & IB_GRH_FLOWLABEL_MASK; in cma_get_roce_udp_flow_label()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dcma.c3258 fl = be32_to_cpu(addr6->sin6_flowinfo) & IB_GRH_FLOWLABEL_MASK; in cma_get_roce_udp_flow_label()
3263 fl = hash & IB_GRH_FLOWLABEL_MASK; in cma_get_roce_udp_flow_label()

Completed in 34 milliseconds