Searched refs:ixgbe_dcb_calculate_tc_credits (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_dcb.h | 127 int ixgbe_dcb_calculate_tc_credits(struct ixgbe_hw *,
|
D | ixgbe_dcb.c | 62 int ixgbe_dcb_calculate_tc_credits(struct ixgbe_hw *hw, in ixgbe_dcb_calculate_tc_credits() function
|
D | ixgbe_dcb_nl.c | 324 ixgbe_dcb_calculate_tc_credits(hw, dcb_cfg, max_frame, in ixgbe_dcbnl_set_all() 326 ixgbe_dcb_calculate_tc_credits(hw, dcb_cfg, max_frame, in ixgbe_dcbnl_set_all()
|
D | ixgbe_main.c | 5088 ixgbe_dcb_calculate_tc_credits(hw, &adapter->dcb_cfg, max_frame, in ixgbe_configure_dcb() 5090 ixgbe_dcb_calculate_tc_credits(hw, &adapter->dcb_cfg, max_frame, in ixgbe_configure_dcb()
|