Lines Matching defs:q

169 static inline struct sge_qset *rspq_to_qset(const struct sge_rspq *q)  in rspq_to_qset()
174 static inline struct sge_qset *txq_to_qset(const struct sge_txq *q, int qidx) in txq_to_qset()
189 const struct sge_rspq *q, unsigned int credits) in refill_rspq()
233 static inline void unmap_skb(struct sk_buff *skb, struct sge_txq *q, in unmap_skb()
282 static void free_tx_desc(struct adapter *adapter, struct sge_txq *q, in free_tx_desc()
322 struct sge_txq *q, in reclaim_completed_tx()
342 static inline int should_restart_tx(const struct sge_txq *q) in should_restart_tx()
349 static void clear_rx_desc(struct pci_dev *pdev, const struct sge_fl *q, in clear_rx_desc()
376 static void free_rx_bufs(struct pci_dev *pdev, struct sge_fl *q) in free_rx_bufs()
438 static int alloc_pg_chunk(struct adapter *adapter, struct sge_fl *q, in alloc_pg_chunk()
481 static inline void ring_fl_db(struct adapter *adap, struct sge_fl *q) in ring_fl_db()
501 static int refill_fl(struct adapter *adap, struct sge_fl *q, int n, gfp_t gfp) in refill_fl()
574 static void recycle_rx_buf(struct adapter *adap, struct sge_fl *q, in recycle_rx_buf()
643 static void t3_reset_qset(struct sge_qset *q) in t3_reset_qset()
672 static void t3_free_qset(struct adapter *adapter, struct sge_qset *q) in t3_free_qset()
840 struct sge_rspq *q, unsigned int len, in get_packet_pg()
1045 static inline void check_ring_tx_db(struct adapter *adap, struct sge_txq *q) in check_ring_tx_db()
1089 const struct sge_txq *q, in write_wr_hdr_sgl()
1179 struct sge_txq *q, unsigned int ndesc, in write_tx_pkt_wr()
1246 struct sge_qset *qs, struct sge_txq *q) in t3_stop_tx_queue()
1268 struct sge_txq *q; in t3_eth_xmit() local
1418 static inline int check_desc_avail(struct adapter *adap, struct sge_txq *q, in check_desc_avail()
1450 static inline void reclaim_completed_tx_imm(struct sge_txq *q) in reclaim_completed_tx_imm()
1473 static int ctrl_xmit(struct adapter *adap, struct sge_txq *q, in ctrl_xmit()
1525 struct sge_txq *q = &qs->txq[TXQ_CTRL]; in restart_ctrlq() local
1630 struct sge_txq *q, unsigned int pidx, in write_ofld_wr()
1694 static int ofld_xmit(struct adapter *adap, struct sge_txq *q, in ofld_xmit()
1745 struct sge_txq *q = &qs->txq[TXQ_OFLD]; in restart_offloadq() local
1853 static inline void offload_enqueue(struct sge_rspq *q, struct sk_buff *skb) in offload_enqueue()
1876 struct sge_rspq *q, in deliver_partial_bundle()
1899 struct sge_rspq *q = &qs->rspq; in ofld_poll() local
2287 const struct sge_rspq *q) in is_new_response()
2292 static inline void clear_rspq_bufstate(struct sge_rspq * const q) in clear_rspq_bufstate()
2325 struct sge_rspq *q = &qs->rspq; in process_responses() local
2529 struct sge_rspq *q = &qs->rspq; in process_pure_responses() local
2583 static inline int handle_responses(struct adapter *adap, struct sge_rspq *q) in handle_responses()
2608 struct sge_rspq *q = &qs->rspq; in t3_sge_intr_msix() local
2626 struct sge_rspq *q = &qs->rspq; in t3_sge_intr_msix_napi() local
2646 struct sge_rspq *q = &adap->sge.qs[0].rspq; in t3_intr_msi() local
2675 struct sge_rspq *q = &qs->rspq; in rspq_check_napi() local
2696 struct sge_rspq *q = &adap->sge.qs[0].rspq; in t3_intr_msi_napi() local
3040 struct sge_qset *q = &adapter->sge.qs[id]; in t3_sge_alloc_qset() local
3213 struct sge_qset *q = &adap->sge.qs[i]; in t3_start_sge_timers() local
3236 struct sge_qset *q = &adap->sge.qs[i]; in t3_stop_sge_timers() local
3369 struct qset_params *q = p->qset + i; in t3_sge_prep() local