Home
last modified time | relevance | path

Searched refs:tc_configuration (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_dcb.c179 struct tc_configuration *tc_config = &cfg->tc_config[0]; in ixgbe_dcb_unpack_pfc()
191 struct tc_configuration *tc_config = &cfg->tc_config[0]; in ixgbe_dcb_unpack_refill()
200 struct tc_configuration *tc_config = &cfg->tc_config[0]; in ixgbe_dcb_unpack_max()
210 struct tc_configuration *tc_config = &cfg->tc_config[0]; in ixgbe_dcb_unpack_bwgid()
220 struct tc_configuration *tc_config = &cfg->tc_config[0]; in ixgbe_dcb_unpack_prio()
229 struct tc_configuration *tc_config = &cfg->tc_config[0]; in ixgbe_dcb_get_tc_from_up()
Dixgbe_dcb.h118 struct tc_configuration { struct
134 struct tc_configuration tc_config[MAX_TRAFFIC_CLASS]; argument
Dixgbe_dcb_nl.c52 struct tc_configuration *src = NULL; in ixgbe_copy_dcb_cfg()
53 struct tc_configuration *dst = NULL; in ixgbe_copy_dcb_cfg()
Dixgbe_main.c5200 struct tc_configuration *tc; in ixgbe_sw_init()