Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.h218 int bnxt_tc_setup_flower(struct bnxt *bp, u16 src_fid,
231 static inline int bnxt_tc_setup_flower(struct bnxt *bp, u16 src_fid, in bnxt_tc_setup_flower() function
Dbnxt_vfr.c162 return bnxt_tc_setup_flower(bp, vf_fid, type_data); in bnxt_vf_rep_setup_tc_block_cb()
Dbnxt_tc.c1849 int bnxt_tc_setup_flower(struct bnxt *bp, u16 src_fid, in bnxt_tc_setup_flower() function
1876 return bnxt_tc_setup_flower(bp, bp->pf.fw_fid, flower); in bnxt_tc_setup_indr_block_cb()
Dbnxt.c12863 return bnxt_tc_setup_flower(bp, bp->pf.fw_fid, type_data); in bnxt_setup_tc_block_cb()