Home
last modified time | relevance | path

Searched refs:bwg_percent (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_dcb.c116 link_percentage = p->bwg_percent; in ixgbe_dcb_calculate_tc_credits_cee()
139 link_percentage = p->bwg_percent; in ixgbe_dcb_calculate_tc_credits_cee()
142 if (p->bwg_percent > 0 && link_percentage == 0) in ixgbe_dcb_calculate_tc_credits_cee()
320 bw = p->bwg_percent; in ixgbe_dcb_check_config_cee()
H A Dixgbe_dcb.h84 u8 bwg_percent; /* % of BWG's bandwidth */ member