Lines Matching full:configure
263 * ice_cfg_xps_tx_ring - Configure XPS for a Tx ring
264 * @ring: The Tx ring to configure
284 * @ring: The Tx ring to configure
288 * 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
663 * ice_vsi_cfg_rxqs - Configure the VSI for Rx
667 * Configure the Rx VSI for operation.
882 * ice_vsi_cfg_txq - Configure single Tx queue
901 /* Configure XPS */ in ice_vsi_cfg_txq()
965 * ice_vsi_cfg_txqs - Configure the VSI for Tx
971 * Configure the Tx VSI for operation.
992 * ice_vsi_cfg_lan_txqs - Configure the VSI for Tx
996 * Configure the Tx VSI for operation.
1004 * ice_vsi_cfg_xdp_txqs - Configure Tx queues dedicated for XDP in given VSI
1008 * Configure the Tx queues dedicated for XDP in given VSI for operation.
1026 * ice_cfg_itr - configure the initial interrupt throttle values
1030 * Configure interrupt throttling values for the ring containers that are
1047 * ice_cfg_txq_interrupt - configure interrupt on Tx queue
1053 * Configure interrupt on Tx queue by associating Tx queue to MSI-X vector
1079 * ice_cfg_rxq_interrupt - configure interrupt on Rx queue
1085 * Configure interrupt on Rx queue by associating Rx queue to MSI-X vector