Home
last modified time | relevance | path

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

/src/contrib/ofed/libbnxtre/
H A Dmain.h338 static inline struct bnxt_re_dev *to_bnxt_re_dev(struct ibv_device *ibvdev) in to_bnxt_re_dev() argument
340 return container_of(ibvdev, struct bnxt_re_dev, vdev); in to_bnxt_re_dev()