Lines Matching defs:q

227 static inline unsigned int txq_avail(const struct sge_txq *q)  in txq_avail()
322 const struct ulptx_sgl *sgl, const struct sge_txq *q) in unmap_sgl()
390 static void free_tx_desc(struct adapter *adap, struct sge_txq *q, in free_tx_desc()
417 static inline int reclaimable(const struct sge_txq *q) in reclaimable()
434 static inline void reclaim_completed_tx(struct adapter *adap, struct sge_txq *q, in reclaim_completed_tx()
492 static void free_rx_bufs(struct adapter *adap, struct sge_fl *q, int n) in free_rx_bufs()
520 static void unmap_rx_buf(struct adapter *adap, struct sge_fl *q) in unmap_rx_buf()
533 static inline void ring_fl_db(struct adapter *adap, struct sge_fl *q) in ring_fl_db()
586 static unsigned int refill_fl(struct adapter *adap, struct sge_fl *q, int n, in refill_fl()
852 static void write_sgl(const struct sk_buff *skb, struct sge_txq *q, in write_sgl()
931 static inline void ring_tx_db(struct adapter *adap, struct sge_txq *q, int n) in ring_tx_db()
1007 static void inline_tx_skb(const struct sk_buff *skb, const struct sge_txq *q, in inline_tx_skb()
1078 static void eth_txq_stop(struct sge_eth_txq *q) in eth_txq_stop()
1084 static inline void txq_advance(struct sge_txq *q, unsigned int n) in txq_advance()
1139 struct sge_eth_txq *q; in t4_eth_xmit() local
1293 static inline void reclaim_completed_tx_imm(struct sge_txq *q) in reclaim_completed_tx_imm()
1326 static void ctrlq_check_stop(struct sge_ctrl_txq *q, struct fw_wr_hdr *wr) in ctrlq_check_stop()
1344 static int ctrl_xmit(struct sge_ctrl_txq *q, struct sk_buff *skb) in ctrl_xmit()
1389 struct sge_ctrl_txq *q = (struct sge_ctrl_txq *)data; in restart_ctrlq() local
1492 static void txq_stop_maperr(struct sge_ofld_txq *q) in txq_stop_maperr()
1508 static void ofldtxq_stop(struct sge_ofld_txq *q, struct sk_buff *skb) in ofldtxq_stop()
1524 static void service_ofldq(struct sge_ofld_txq *q) in service_ofldq()
1596 static int ofld_xmit(struct sge_ofld_txq *q, struct sk_buff *skb) in ofld_xmit()
1615 struct sge_ofld_txq *q = (struct sge_ofld_txq *)data; in restart_ofldq() local
1843 int t4_ethrx_handler(struct sge_rspq *q, const __be64 *rsp, in t4_ethrx_handler()
1939 static void restore_rx_bufs(const struct pkt_gl *si, struct sge_fl *q, in restore_rx_bufs()
1965 const struct sge_rspq *q) in is_new_response()
1976 static inline void rspq_next(struct sge_rspq *q) in rspq_next()
1999 static int process_responses(struct sge_rspq *q, int budget) in process_responses()
2085 struct sge_rspq *q = container_of(napi, struct sge_rspq, napi); in cxgb_busy_poll() local
2128 struct sge_rspq *q = container_of(napi, struct sge_rspq, napi); in napi_rx_handler() local
2182 struct sge_rspq *q = cookie; in t4_sge_intr_msix() local
2196 struct sge_rspq *q = &adap->sge.intrq; in process_intrq() local
2386 struct sge_eth_txq *q = &s->ethtxq[i]; in sge_tx_timer_cb() local
2555 static void init_txq(struct adapter *adap, struct sge_txq *q, unsigned int id) in init_txq()
2734 static void free_txq(struct adapter *adap, struct sge_txq *q) in free_txq()
2782 void t4_free_ofld_rxqs(struct adapter *adap, int n, struct sge_ofld_rxq *q) in t4_free_ofld_rxqs()
2823 struct sge_ofld_txq *q = &adap->sge.ofldtxq[i]; in t4_free_sge_resources() local
2889 struct sge_ofld_txq *q = &s->ofldtxq[i]; in t4_sge_stop() local