Lines Matching full:configure
260 * ice_cfg_xps_tx_ring - Configure XPS for a Tx ring
261 * @ring: The Tx ring to configure
282 * @ring: The Tx ring to configure
286 * Configure the Tx descriptor ring in TLAN context.
374 * ice_setup_rx_ctx - Configure a receive ring context
375 * @ring: The Rx ring to configure
377 * Configure the Rx descriptor ring in RLAN context.
485 /* configure Rx buffer alignment */ in ice_setup_rx_ctx()
533 * ice_vsi_cfg_rxq - Configure an Rx queue
642 * @ring: Rx ring to configure
665 * ice_vsi_cfg_rxqs - Configure the VSI for Rx
669 * Configure the Rx VSI for operation.
882 * ice_vsi_cfg_txq - Configure single Tx queue
901 /* Configure XPS */ in ice_vsi_cfg_txq()
964 * ice_vsi_cfg_txqs - Configure the VSI for Tx
970 * Configure the Tx VSI for operation.
991 * ice_vsi_cfg_lan_txqs - Configure the VSI for Tx
995 * Configure the Tx VSI for operation.
1003 * ice_vsi_cfg_xdp_txqs - Configure Tx queues dedicated for XDP in given VSI
1007 * Configure the Tx queues dedicated for XDP in given VSI for operation.
1025 * ice_cfg_itr - configure the initial interrupt throttle values
1029 * Configure interrupt throttling values for the ring containers that are
1046 * ice_cfg_txq_interrupt - configure interrupt on Tx queue
1052 * Configure interrupt on Tx queue by associating Tx queue to MSI-X vector
1078 * ice_cfg_rxq_interrupt - configure interrupt on Rx queue
1084 * Configure interrupt on Rx queue by associating Rx queue to MSI-X vector