Searched refs:ixgbe_dcb_calculate_tc_credits (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/intel/ixgbe/ |
A D | ixgbe_dcb.h | 127 s32 ixgbe_dcb_calculate_tc_credits(struct ixgbe_hw *,
|
A D | ixgbe_dcb.c | 62 s32 ixgbe_dcb_calculate_tc_credits(struct ixgbe_hw *hw, in ixgbe_dcb_calculate_tc_credits() function
|
A 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()
|
A D | ixgbe_main.c | 5069 ixgbe_dcb_calculate_tc_credits(hw, &adapter->dcb_cfg, max_frame, in ixgbe_configure_dcb() 5071 ixgbe_dcb_calculate_tc_credits(hw, &adapter->dcb_cfg, max_frame, in ixgbe_configure_dcb()
|
Completed in 21 milliseconds