Searched refs:up_to_tc_bitmap (Results 1 – 4 of 4) sorted by relevance
87 if (dst->path[tx].up_to_tc_bitmap != in ixgbe_copy_dcb_cfg()88 src->path[tx].up_to_tc_bitmap) { in ixgbe_copy_dcb_cfg()89 dst->path[tx].up_to_tc_bitmap = in ixgbe_copy_dcb_cfg()90 src->path[tx].up_to_tc_bitmap; in ixgbe_copy_dcb_cfg()109 if (dst->path[rx].up_to_tc_bitmap != in ixgbe_copy_dcb_cfg()110 src->path[rx].up_to_tc_bitmap) { in ixgbe_copy_dcb_cfg()111 dst->path[rx].up_to_tc_bitmap = in ixgbe_copy_dcb_cfg()112 src->path[rx].up_to_tc_bitmap; in ixgbe_copy_dcb_cfg()220 adapter->temp_dcb_cfg.tc_config[tc].path[0].up_to_tc_bitmap = in ixgbe_dcbnl_set_pg_tc_cfg_tx()246 adapter->temp_dcb_cfg.tc_config[tc].path[1].up_to_tc_bitmap = in ixgbe_dcbnl_set_pg_tc_cfg_rx()[all …]
103 u8 up_to_tc_bitmap; /* User Priority to Traffic Class mapping */ member
240 bitmap = cfg->tc_config[i].path[direction].up_to_tc_bitmap; in ixgbe_dcb_unpack_map()
4430 tc->path[DCB_TX_CONFIG].up_to_tc_bitmap = 0xFF; in ixgbe_sw_init()4431 tc->path[DCB_RX_CONFIG].up_to_tc_bitmap = 0xFF; in ixgbe_sw_init()