Lines Matching full:configure
264 * ice_cfg_xps_tx_ring - Configure XPS for a Tx ring
265 * @ring: The Tx ring to configure
285 * @ring: The Tx ring to configure
289 * Configure the Tx descriptor ring in TLAN context.
377 * ice_setup_rx_ctx - Configure a receive ring context
378 * @ring: The Rx ring to configure
380 * Configure the Rx descriptor ring in RLAN context.
491 /* configure Rx buffer alignment */ in ice_setup_rx_ctx()
539 * ice_vsi_cfg_rxq - Configure an Rx queue
648 * @ring: Rx ring to configure
671 * ice_vsi_cfg_rxqs - Configure the VSI for Rx
675 * Configure the Rx VSI for operation.
890 * ice_vsi_cfg_txq - Configure single Tx queue
909 /* Configure XPS */ in ice_vsi_cfg_txq()
972 * ice_vsi_cfg_txqs - Configure the VSI for Tx
978 * Configure the Tx VSI for operation.
999 * ice_vsi_cfg_lan_txqs - Configure the VSI for Tx
1003 * Configure the Tx VSI for operation.
1011 * ice_vsi_cfg_xdp_txqs - Configure Tx queues dedicated for XDP in given VSI
1015 * Configure the Tx queues dedicated for XDP in given VSI for operation.
1033 * ice_cfg_itr - configure the initial interrupt throttle values
1037 * Configure interrupt throttling values for the ring containers that are
1054 * ice_cfg_txq_interrupt - configure interrupt on Tx queue
1060 * Configure interrupt on Tx queue by associating Tx queue to MSI-X vector
1086 * ice_cfg_rxq_interrupt - configure interrupt on Rx queue
1092 * Configure interrupt on Rx queue by associating Rx queue to MSI-X vector