Searched refs:rx_q_vector (Results 1 – 1 of 1) sorted by relevance
8575 struct ice_q_vector *tx_q_vector, *rx_q_vector; in ice_chnl_cfg_res() local8591 rx_q_vector = rx_ring->q_vector; in ice_chnl_cfg_res()8592 if (!tx_q_vector && !rx_q_vector) in ice_chnl_cfg_res()8602 if (rx_q_vector) { in ice_chnl_cfg_res()8603 rx_q_vector->ch = ch; in ice_chnl_cfg_res()8605 rc = &rx_q_vector->rx; in ice_chnl_cfg_res()