Searched refs:iq_to_rxq (Results 1 – 3 of 3) sorted by relevance
108 iq_to_rxq(struct sge_iq *iq) in iq_to_rxq() function
581 struct sge_rxq *iq_to_rxq(struct sge_iq *iq);
677 struct sge_rxq *rxq = iq_to_rxq(iq); /* Use iff iq is part of rxq */ in service_iq()