Lines Matching defs:q
217 static inline unsigned int txq_avail(const struct sge_txq *q) in txq_avail()
312 const struct ulptx_sgl *sgl, const struct sge_txq *q) in unmap_sgl()
380 static void free_tx_desc(struct adapter *adap, struct sge_txq *q, in free_tx_desc()
407 static inline int reclaimable(const struct sge_txq *q) in reclaimable()
424 static inline void reclaim_completed_tx(struct adapter *adap, struct sge_txq *q, in reclaim_completed_tx()
482 static void free_rx_bufs(struct adapter *adap, struct sge_fl *q, int n) in free_rx_bufs()
510 static void unmap_rx_buf(struct adapter *adap, struct sge_fl *q) in unmap_rx_buf()
523 static inline void ring_fl_db(struct adapter *adap, struct sge_fl *q) in ring_fl_db()
579 static unsigned int refill_fl(struct adapter *adap, struct sge_fl *q, int n, in refill_fl()
850 static void write_sgl(const struct sk_buff *skb, struct sge_txq *q, in write_sgl()
929 static inline void ring_tx_db(struct adapter *adap, struct sge_txq *q, int n) in ring_tx_db()
1008 static void inline_tx_skb(const struct sk_buff *skb, const struct sge_txq *q, in inline_tx_skb()
1085 static void eth_txq_stop(struct sge_eth_txq *q) in eth_txq_stop()
1091 static inline void txq_advance(struct sge_txq *q, unsigned int n) in txq_advance()
1145 struct sge_eth_txq *q; in t4_eth_xmit() local
1321 static inline void reclaim_completed_tx_imm(struct sge_txq *q) in reclaim_completed_tx_imm()
1354 static void ctrlq_check_stop(struct sge_ctrl_txq *q, struct fw_wr_hdr *wr) in ctrlq_check_stop()
1372 static int ctrl_xmit(struct sge_ctrl_txq *q, struct sk_buff *skb) in ctrl_xmit()
1417 struct sge_ctrl_txq *q = (struct sge_ctrl_txq *)data; in restart_ctrlq() local
1519 static void txq_stop_maperr(struct sge_ofld_txq *q) in txq_stop_maperr()
1535 static void ofldtxq_stop(struct sge_ofld_txq *q, struct sk_buff *skb) in ofldtxq_stop()
1551 static void service_ofldq(struct sge_ofld_txq *q) in service_ofldq()
1623 static int ofld_xmit(struct sge_ofld_txq *q, struct sk_buff *skb) in ofld_xmit()
1642 struct sge_ofld_txq *q = (struct sge_ofld_txq *)data; in restart_ofldq() local
1897 int t4_ethrx_handler(struct sge_rspq *q, const __be64 *rsp, in t4_ethrx_handler()
1994 static void restore_rx_bufs(const struct pkt_gl *si, struct sge_fl *q, in restore_rx_bufs()
2020 const struct sge_rspq *q) in is_new_response()
2031 static inline void rspq_next(struct sge_rspq *q) in rspq_next()
2054 static int process_responses(struct sge_rspq *q, int budget) in process_responses()
2142 struct sge_rspq *q = container_of(napi, struct sge_rspq, napi); in cxgb_busy_poll() local
2185 struct sge_rspq *q = container_of(napi, struct sge_rspq, napi); in napi_rx_handler() local
2240 struct sge_rspq *q = cookie; in t4_sge_intr_msix() local
2254 struct sge_rspq *q = &adap->sge.intrq; in process_intrq() local
2393 struct sge_eth_txq *q = &s->ethtxq[i]; in sge_tx_timer_cb() local
2622 static void init_txq(struct adapter *adap, struct sge_txq *q, unsigned int id) in init_txq()
2804 static void free_txq(struct adapter *adap, struct sge_txq *q) in free_txq()
2852 void t4_free_ofld_rxqs(struct adapter *adap, int n, struct sge_ofld_rxq *q) in t4_free_ofld_rxqs()
2893 struct sge_ofld_txq *q = &adap->sge.ofldtxq[i]; in t4_free_sge_resources() local
2959 struct sge_ofld_txq *q = &s->ofldtxq[i]; in t4_sge_stop() local