Searched refs:bnxt_dev_is_vf_rep (Results 1 – 3 of 3) sorted by relevance
31 bool bnxt_dev_is_vf_rep(struct net_device *dev);60 static inline bool bnxt_dev_is_vf_rep(struct net_device *dev) in bnxt_dev_is_vf_rep() function
250 bool bnxt_dev_is_vf_rep(struct net_device *dev) in bnxt_dev_is_vf_rep() function
55 if (bnxt_dev_is_vf_rep(dev)) in bnxt_flow_get_dst_fid()