Lines Matching defs:ice_channel
192 struct ice_channel { struct193 struct list_head list;194 u8 type;195 u16 sw_id;196 u16 base_q;197 u16 num_rxq;198 u16 num_txq;199 u16 vsi_num;200 u8 ena_tc;201 struct ice_aqc_vsi_props info;202 u64 max_tx_rate;203 u64 min_tx_rate;204 struct ice_vsi *ch_vsi;