Lines Matching full:queues

378  * Configure queue statistics registers, all queues belonging to same traffic
399 * Receive Queues stats setting in ixgbe_dcb_config_tc_stats_82599()
400 * 32 RQSMR registers, each configuring 4 queues. in ixgbe_dcb_config_tc_stats_82599()
402 * Set all 16 queues of each TC to the same stat in ixgbe_dcb_config_tc_stats_82599()
410 * Transmit Queues stats setting in ixgbe_dcb_config_tc_stats_82599()
411 * 32 TQSM registers, each controlling 4 queues. in ixgbe_dcb_config_tc_stats_82599()
413 * Set all queues of each TC to the same stat in ixgbe_dcb_config_tc_stats_82599()
415 * Tx queues are allocated non-uniformly to TCs: in ixgbe_dcb_config_tc_stats_82599()
439 * Receive Queues stats setting in ixgbe_dcb_config_tc_stats_82599()
440 * 32 RQSMR registers, each configuring 4 queues. in ixgbe_dcb_config_tc_stats_82599()
442 * Set all 16 queues of each TC to the same stat in ixgbe_dcb_config_tc_stats_82599()
455 * Transmit Queues stats setting in ixgbe_dcb_config_tc_stats_82599()
456 * 32 TQSM registers, each controlling 4 queues. in ixgbe_dcb_config_tc_stats_82599()
458 * Set all queues of each TC to the same stat in ixgbe_dcb_config_tc_stats_82599()
460 * Tx queues are allocated non-uniformly to TCs: in ixgbe_dcb_config_tc_stats_82599()
476 * Receive Queues stats setting in ixgbe_dcb_config_tc_stats_82599()
477 * 32 RQSMR registers, each configuring 4 queues. in ixgbe_dcb_config_tc_stats_82599()
480 * pool. Set all 32 queues of each TC across pools to the same in ixgbe_dcb_config_tc_stats_82599()
486 * Transmit Queues stats setting in ixgbe_dcb_config_tc_stats_82599()
487 * 32 TQSM registers, each controlling 4 queues. in ixgbe_dcb_config_tc_stats_82599()
490 * pool. Set all 32 queues of each TC across pools to the same in ixgbe_dcb_config_tc_stats_82599()
566 /* Disable drop for all queues */ in ixgbe_dcb_config_82599()