Lines Matching defs:qs
730 static void init_qset_cntxt(struct sge_qset *qs, unsigned int id) in init_qset_cntxt()
1251 struct sge_qset *qs, struct sge_txq *q) in t3_stop_tx_queue()
1272 struct sge_qset *qs; in t3_eth_xmit() local
1432 struct sge_qset *qs = txq_to_qset(q, qid); in check_desc_avail() local
1528 struct sge_qset *qs = from_tasklet(qs, t, txq[TXQ_CTRL].qresume_tsk); in restart_ctrlq() local
1746 struct sge_qset *qs = from_tasklet(qs, t, txq[TXQ_OFLD].qresume_tsk); in restart_offloadq() local
1838 struct sge_qset *qs = &adap->sge.qs[queue_set(skb)]; in t3_offload_tx() local
1862 struct sge_qset *qs = rspq_to_qset(q); in offload_enqueue() local
1900 struct sge_qset *qs = container_of(napi, struct sge_qset, napi); in ofld_poll() local
1987 static void restart_tx(struct sge_qset *qs) in restart_tx()
2086 struct sge_qset *qs = rspq_to_qset(rq); in rx_eth() local
2132 static void lro_add_page(struct adapter *adap, struct sge_qset *qs, in lro_add_page()
2218 static inline void handle_rsp_cntrl_info(struct sge_qset *qs, u32 flags) in handle_rsp_cntrl_info()
2254 static void check_ring_db(struct adapter *adap, struct sge_qset *qs, in check_ring_db()
2324 static int process_responses(struct adapter *adap, struct sge_qset *qs, in process_responses()
2478 struct sge_qset *qs = container_of(napi, struct sge_qset, napi); in napi_rx_handler() local
2528 static int process_pure_responses(struct adapter *adap, struct sge_qset *qs, in process_pure_responses()
2587 struct sge_qset *qs = rspq_to_qset(q); in handle_responses() local
2608 struct sge_qset *qs = cookie; in t3_sge_intr_msix() local
2627 struct sge_qset *qs = cookie; in t3_sge_intr_msix_napi() local
2675 static int rspq_check_napi(struct sge_qset *qs) in rspq_check_napi()
2924 struct sge_qset *qs = from_timer(qs, t, tx_reclaim_timer); in sge_timer_tx() local
2965 struct sge_qset *qs = from_timer(qs, t, rx_reclaim_timer); in sge_timer_rx() local
3013 void t3_update_qset_coalesce(struct sge_qset *qs, const struct qset_params *p) in t3_update_qset_coalesce()
3304 struct sge_qset *qs = &adap->sge.qs[i]; in t3_sge_stop() local