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