Searched defs:sge_eth_rxq (Results 1 – 2 of 2) sorted by relevance
210 struct sge_eth_rxq { struct211 struct sge_rspq rspq; /* Response Queue */212 struct sge_fl fl; /* Free List */213 struct sge_eth_stats stats; /* receive statistics */
637 struct sge_eth_rxq { /* SW Ethernet Rx queue */ struct638 struct sge_rspq rspq;639 struct sge_fl fl;640 struct sge_eth_stats stats;