Searched defs:sge_eth_rxq (Results 1 – 2 of 2) sorted by relevance
212 struct sge_eth_rxq { struct213 struct sge_rspq rspq; /* Response Queue */214 struct sge_fl fl; /* Free List */215 struct sge_eth_stats stats; /* receive statistics */
811 struct sge_eth_rxq { /* SW Ethernet Rx queue */ struct812 struct sge_rspq rspq;813 struct sge_fl fl;814 struct sge_eth_stats stats;815 struct msix_info *msix;