Searched refs:ixgbe_dcb_calculate_tc_credits (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_dcb.h | 127 s32 ixgbe_dcb_calculate_tc_credits(struct ixgbe_hw *,
|
H A D | ixgbe_dcb.c | 52 * ixgbe_dcb_calculate_tc_credits - Calculates traffic class credits 62 s32 ixgbe_dcb_calculate_tc_credits(struct ixgbe_hw *hw, in ixgbe_dcb_calculate_tc_credits() function
|
H A D | ixgbe_dcb_nl.c | 326 ixgbe_dcb_calculate_tc_credits(hw, dcb_cfg, max_frame, in ixgbe_dcbnl_set_all() 328 ixgbe_dcb_calculate_tc_credits(hw, dcb_cfg, max_frame, in ixgbe_dcbnl_set_all()
|
H A D | ixgbe_main.c | 5067 ixgbe_dcb_calculate_tc_credits(hw, &adapter->dcb_cfg, max_frame, in ixgbe_configure_dcb() 5069 ixgbe_dcb_calculate_tc_credits(hw, &adapter->dcb_cfg, max_frame, in ixgbe_configure_dcb()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_dcb.h | 127 s32 ixgbe_dcb_calculate_tc_credits(struct ixgbe_hw *,
|
H A D | ixgbe_dcb.c | 52 * ixgbe_dcb_calculate_tc_credits - Calculates traffic class credits 62 s32 ixgbe_dcb_calculate_tc_credits(struct ixgbe_hw *hw, in ixgbe_dcb_calculate_tc_credits() function
|
H 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()
|
H A D | ixgbe_main.c | 5059 ixgbe_dcb_calculate_tc_credits(hw, &adapter->dcb_cfg, max_frame, in ixgbe_configure_dcb() 5061 ixgbe_dcb_calculate_tc_credits(hw, &adapter->dcb_cfg, max_frame, in ixgbe_configure_dcb()
|
Completed in 29 milliseconds