Searched refs:tx_q_vector (Results 1 – 1 of 1) sorted by relevance
8631 struct ice_q_vector *tx_q_vector, *rx_q_vector; in ice_chnl_cfg_res() local8646 tx_q_vector = tx_ring->q_vector; in ice_chnl_cfg_res()8648 if (!tx_q_vector && !rx_q_vector) in ice_chnl_cfg_res()8651 if (tx_q_vector) { in ice_chnl_cfg_res()8652 tx_q_vector->ch = ch; in ice_chnl_cfg_res()8654 rc = &tx_q_vector->tx; in ice_chnl_cfg_res()