Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_vfr.h23 static inline u16 bnxt_vf_rep_get_fid(struct net_device *dev) in bnxt_vf_rep_get_fid() function
55 static inline u16 bnxt_vf_rep_get_fid(struct net_device *dev) in bnxt_vf_rep_get_fid() function
Dbnxt_tc.c60 return bnxt_vf_rep_get_fid(dev); in bnxt_flow_get_dst_fid()