Home
last modified time | relevance | path

Searched refs:iq_to_rxq (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.c108 iq_to_rxq(struct sge_iq *iq) in iq_to_rxq() function
H A Dadapter.h581 struct sge_rxq *iq_to_rxq(struct sge_iq *iq);
H A Dt4_sge.c677 struct sge_rxq *rxq = iq_to_rxq(iq); /* Use iff iq is part of rxq */ in service_iq()