Searched refs:peer_q (Results 1 – 2 of 2) sorted by relevance
380 peer_info->peer_q = txq_ctrl->hairpin_conf.peers[0].queue; in mlx5_hairpin_queue_peer_update()410 peer_info->peer_q = rxq_ctrl->hairpin_conf.peers[0].queue; in mlx5_hairpin_queue_peer_update()446 if (peer_info->peer_q != cur_queue) { in mlx5_hairpin_queue_peer_bind()449 dev->data->port_id, cur_queue, peer_info->peer_q); in mlx5_hairpin_queue_peer_bind()778 cur.peer_q = rx_queue; in mlx5_hairpin_bind_single_port()
1018 uint16_t peer_q; member