Searched refs:bnx2x_setup_tc (Results 1 – 3 of 3) sorted by relevance
486 int bnx2x_setup_tc(struct net_device *dev, u8 num_tc);
2669 bnx2x_setup_tc(bp->dev, bp->max_cos); in bnx2x_nic_load()4172 int bnx2x_setup_tc(struct net_device *dev, u8 num_tc) in bnx2x_setup_tc() function
10056 bnx2x_setup_tc(bp->dev, bp->dcbx_port_params.ets.num_of_cos); in bnx2x_sp_rtnl_task()12594 .ndo_setup_tc = bnx2x_setup_tc,