Searched refs:rdma_is_upper_dev_rcu (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/infiniband/core/
H A Droce_gid_mgmt.c161 res = ((rdma_is_upper_dev_rcu(rdma_ndev, cookie) &&
221 rdma_is_upper_dev_rcu(rdma_ndev, cookie_ndev)));
245 res = rdma_is_upper_dev_rcu(rdma_ndev, cookie);
276 rdma_is_upper_dev_rcu(rdma_ndev, cookie_ndev))
314 !rdma_is_upper_dev_rcu(rdma_ndev, event_ndev)) ||
H A Dcore_priv.h187 static inline bool rdma_is_upper_dev_rcu(struct net_device *dev, function

Completed in 139 milliseconds