Searched refs:folded_qp (Results 1 - 2 of 2) sorted by last modified time

/linux-master/include/linux/mlx4/
H A Dqp.h497 static inline u16 folded_qp(u32 q) function
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dqp.c962 u16 folded_dst = folded_qp(dest_qpn);
963 u16 folded_src = folded_qp(qpn);

Completed in 245 milliseconds