Searched refs:rx_index (Results 1 – 3 of 3) sorted by relevance
149 ntb_q_idx_t rx_index; member946 offset = qp->rx_buff + qp->rx_max_frame * qp->rx_index; in ntb_process_rxc()950 CTR1(KTR_NTB, "RX: process_rxc rx_index = %u", qp->rx_index); in ntb_process_rxc()981 entry->index = qp->rx_index; in ntb_process_rxc()1003 qp->rx_index++; in ntb_process_rxc()1004 qp->rx_index %= qp->rx_max_entry; in ntb_process_rxc()1357 qp->rx_index = 0; in ntb_transport_setup_qp_mw()1454 qp->tx_index = qp->rx_index = 0; in ntb_qp_link_down_reset()
1646 int rx_index; in parse_rx_slots() local1648 rx_index = remote->slot_queue[ in parse_rx_slots()1652 rx_index); in parse_rx_slots()1653 state->rx_info = SLOT_INFO_FROM_INDEX(state, rx_index); in parse_rx_slots()
1267 int rx_index = 0; in mlx4_en_start_port() local1316 ++rx_index; in mlx4_en_start_port()1444 while (rx_index--) in mlx4_en_start_port()1445 mlx4_en_deactivate_cq(priv, priv->rx_cq[rx_index]); in mlx4_en_start_port()