sge_qset
struct sge_qset qs[SGE_QSETS];
void t3_update_qset_coalesce(struct sge_qset *qs, const struct qset_params *p);
struct sge_qset;
struct sge_qset *qs;
struct sge_qset *qs;
struct sge_qset *qs =
struct sge_qset *qs = &adapter->sge.qs[qidx];
struct sge_qset *qs = &adapter->sge.qs[0];
struct sge_qset *qs = &adap->sge.qs[i];
struct sge_qset *qs = &adap->sge.qs[i];
struct sge_qset *qs, struct sge_txq *q)
struct sge_qset *qs;
struct sge_qset *qs = txq_to_qset(q, qid);
struct sge_qset *qs = container_of(w, struct sge_qset,
static inline struct sge_qset *rspq_to_qset(const struct sge_rspq *q)
return container_of(q, struct sge_qset, rspq);
static inline struct sge_qset *txq_to_qset(const struct sge_txq *q, int qidx)
struct sge_qset *qs = container_of(w, struct sge_qset,
return container_of(q, struct sge_qset, txq[qidx]);
struct sge_qset *qs = &adap->sge.qs[queue_set(skb)];
struct sge_qset *qs = rspq_to_qset(q);
struct sge_qset *qs = container_of(napi, struct sge_qset, napi);
static void restart_tx(struct sge_qset *qs)
struct sge_qset *qs = rspq_to_qset(rq);
static void lro_add_page(struct adapter *adap, struct sge_qset *qs,
static inline void handle_rsp_cntrl_info(struct sge_qset *qs, u32 flags)
static void check_ring_db(struct adapter *adap, struct sge_qset *qs,
static int process_responses(struct adapter *adap, struct sge_qset *qs,
struct sge_qset *qs = container_of(napi, struct sge_qset, napi);
static int process_pure_responses(struct adapter *adap, struct sge_qset *qs,
struct sge_qset *qs = rspq_to_qset(q);
struct sge_qset *qs = cookie;
struct sge_qset *qs = cookie;
static int rspq_check_napi(struct sge_qset *qs)
struct sge_qset *qs0 = &adap->sge.qs[0];
struct sge_qset *qs = timer_container_of(qs, t, tx_reclaim_timer);
struct sge_qset *qs = timer_container_of(qs, t, rx_reclaim_timer);
void t3_update_qset_coalesce(struct sge_qset *qs, const struct qset_params *p)
struct sge_qset *q = &adapter->sge.qs[id];
struct sge_qset *q = &adap->sge.qs[i];
struct sge_qset *q = &adap->sge.qs[i];
struct sge_qset *qs = &adap->sge.qs[i];
static void t3_reset_qset(struct sge_qset *q)
static void t3_free_qset(struct adapter *adapter, struct sge_qset *q)
static void init_qset_cntxt(struct sge_qset *qs, unsigned int id)