Searched refs:eth_rx (Results 1 – 1 of 1) sorted by relevance
231 static int eth_rx(struct adapter *, struct sge_rxq *, const struct iq_desc *,1633 if (__predict_true(eth_rx(sc, rxq, d, lq) == 0)) in service_iq_fl()1933 eth_rx(struct adapter *sc, struct sge_rxq *rxq, const struct iq_desc *d, in eth_rx() function