Searched defs:sge_eth_rxq (Results 1 – 2 of 2) sorted by relevance
211 struct sge_eth_rxq { struct212 struct sge_rspq rspq; /* Response Queue */213 struct sge_fl fl; /* Free List */214 struct sge_eth_stats stats; /* receive statistics */
690 struct sge_eth_rxq { /* SW Ethernet Rx queue */ struct691 struct sge_rspq rspq;692 struct sge_fl fl;693 struct sge_eth_stats stats;