Home
last modified time | relevance | path

Searched refs:tx_mapping_mode (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_sriov.c115 if (vsi->tx_mapping_mode == ICE_VSI_MAP_CONTIG) in ice_dis_vf_mappings()
289 if (vsi->tx_mapping_mode == ICE_VSI_MAP_CONTIG) { in ice_ena_vf_q_mappings()
H A Dice.h392 u8 tx_mapping_mode; /* ICE_MAP_MODE_[CONTIG|SCATTER] */ member
H A Dice_lib.c783 vsi->tx_mapping_mode = tx_qs_cfg.mapping_mode; in ice_vsi_get_qs()