Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_vfr.h26 static inline u16 bnxt_vf_rep_get_fid(struct net_device *dev) in bnxt_vf_rep_get_fid() function
63 static inline u16 bnxt_vf_rep_get_fid(struct net_device *dev) in bnxt_vf_rep_get_fid() function
Dbnxt_tc.c61 return bnxt_vf_rep_get_fid(dev); in bnxt_flow_get_dst_fid()