Home
last modified time | relevance | path

Searched refs:IB_GRH_FLOWLABEL_MASK (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/infiniband/hw/mlx5/
A Dah.c43 (ah_attr->grh.flow_label & IB_GRH_FLOWLABEL_MASK)) in mlx5_ah_get_udp_sport()
/linux-6.3-rc2/include/rdma/
A Dib_verbs.h4750 #define IB_GRH_FLOWLABEL_MASK (0x000FFFFF) macro
4790 return (u32)(v & IB_GRH_FLOWLABEL_MASK); in rdma_calc_flow_label()
/linux-6.3-rc2/drivers/infiniband/core/
A Dcma.c3239 fl = be32_to_cpu(addr6->sin6_flowinfo) & IB_GRH_FLOWLABEL_MASK; in cma_get_roce_udp_flow_label()
3244 fl = hash & IB_GRH_FLOWLABEL_MASK; in cma_get_roce_udp_flow_label()

Completed in 28 milliseconds