Home
last modified time | relevance | path

Searched refs:bnxt_tc_setup_flower (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.h193 int bnxt_tc_setup_flower(struct bnxt *bp, u16 src_fid,
206 static inline int bnxt_tc_setup_flower(struct bnxt *bp, u16 src_fid, in bnxt_tc_setup_flower() function
Dbnxt_vfr.c158 return bnxt_tc_setup_flower(bp, vf_fid, type_data); in bnxt_vf_rep_setup_tc_block_cb()
Dbnxt_tc.c1574 int bnxt_tc_setup_flower(struct bnxt *bp, u16 src_fid, in bnxt_tc_setup_flower() function
Dbnxt.c8109 return bnxt_tc_setup_flower(bp, bp->pf.fw_fid, type_data); in bnxt_setup_tc_block_cb()