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 */
813 struct sge_eth_rxq { /* SW Ethernet Rx queue */ struct814 struct sge_rspq rspq;815 struct sge_fl fl;816 struct sge_eth_stats stats;817 struct msix_info *msix;