ixgbe_dcb.c | 124 p = &dcb_config->tc_config[i].path[direction]; 146 p = &dcb_config->tc_config[i].path[direction]; 191 dcb_config->tc_config[i].desc_credits_max = 215 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; local in function:ixgbe_dcb_unpack_pfc_cee 223 if (tc_config[map[up]].pfc != ixgbe_dcb_pfc_disabled) 231 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; local in function:ixgbe_dcb_unpack_refill_cee 235 refill[tc] = tc_config[tc].path[direction].data_credits_refill; 240 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0] local in function:ixgbe_dcb_unpack_max_cee 250 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; local in function:ixgbe_dcb_unpack_bwgid_cee 260 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; local in function:ixgbe_dcb_unpack_tsa_cee 269 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; local in function:ixgbe_dcb_get_tc_from_up [all...] |