sge_rxq
static inline struct sge_rxq *
return (__containerof(iq, struct sge_rxq, iq));
struct sge_rxq *rxq; /* NIC rx queues */
struct sge_rxq *rxq;
struct sge_rxq *rxq;
CTASSERT(offsetof(struct sge_ofld_rxq, iq) == offsetof(struct sge_rxq, iq));
CTASSERT(offsetof(struct sge_ofld_rxq, fl) == offsetof(struct sge_rxq, fl));
struct sge_rxq *rxq;
s->rxq = malloc(s->nrxq * sizeof(struct sge_rxq), M_CXGBE,
struct sge_rxq *rxq;
struct sge_rxq *rxq;
struct sge_rxq *rxq;
struct sge_rxq *rxq;
struct sge_rxq *rxq;
struct sge_rxq *rxq;
struct sge_rxq *rxq;
struct sge_rxq *rxq;
struct sge_rxq *rxq;
struct sge_rxq *rxq = iq_to_rxq(iq);
handle_cpl_rx_pkt(struct adapter *sc, struct sge_rxq *rxq,
eth_rx(struct adapter *sc, struct sge_rxq *rxq, const struct iq_desc *d,
static int eth_rx(struct adapter *, struct sge_rxq *, const struct iq_desc *,
struct sge_rxq *rxq;
static int alloc_rxq(struct vi_info *, struct sge_rxq *, int, int, int);
static void free_rxq(struct vi_info *, struct sge_rxq *);
struct sge_rxq *);
alloc_rxq(struct vi_info *vi, struct sge_rxq *rxq, int idx, int intr_idx,
free_rxq(struct vi_info *vi, struct sge_rxq *rxq)
struct sge_rxq *rxq)
s->rxq = malloc(s->nrxq * sizeof(struct sge_rxq), M_CXGBE,
struct sge_rxq *rxq;