• Home
  • Raw
  • Download

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()
853 static void write_sgl(const struct sk_buff *skb, struct sge_txq *q, in write_sgl()
932 static inline void ring_tx_db(struct adapter *adap, struct sge_txq *q, int n) in ring_tx_db()
1011 static void inline_tx_skb(const struct sk_buff *skb, const struct sge_txq *q, in inline_tx_skb()
1036 const struct sge_txq *q, void *pos, in inline_tx_skb_header()
1112 static void eth_txq_stop(struct sge_eth_txq *q) in eth_txq_stop()
1118 static inline void txq_advance(struct sge_txq *q, unsigned int n) in txq_advance()
1172 struct sge_eth_txq *q; in t4_eth_xmit() local
1348 static inline void reclaim_completed_tx_imm(struct sge_txq *q) in reclaim_completed_tx_imm()
1381 static void ctrlq_check_stop(struct sge_ctrl_txq *q, struct fw_wr_hdr *wr) in ctrlq_check_stop()
1399 static int ctrl_xmit(struct sge_ctrl_txq *q, struct sk_buff *skb) in ctrl_xmit()
1444 struct sge_ctrl_txq *q = (struct sge_ctrl_txq *)data; in restart_ctrlq() local
1546 static void txq_stop_maperr(struct sge_ofld_txq *q) in txq_stop_maperr()
1562 static void ofldtxq_stop(struct sge_ofld_txq *q, struct sk_buff *skb) in ofldtxq_stop()
1589 static void service_ofldq(struct sge_ofld_txq *q) in service_ofldq()
1709 static int ofld_xmit(struct sge_ofld_txq *q, struct sk_buff *skb) in ofld_xmit()
1738 struct sge_ofld_txq *q = (struct sge_ofld_txq *)data; in restart_ofldq() local
1992 int t4_ethrx_handler(struct sge_rspq *q, const __be64 *rsp, in t4_ethrx_handler()
2089 static void restore_rx_bufs(const struct pkt_gl *si, struct sge_fl *q, in restore_rx_bufs()
2115 const struct sge_rspq *q) in is_new_response()
2126 static inline void rspq_next(struct sge_rspq *q) in rspq_next()
2149 static int process_responses(struct sge_rspq *q, int budget) in process_responses()
2240 struct sge_rspq *q = container_of(napi, struct sge_rspq, napi); in cxgb_busy_poll() local
2283 struct sge_rspq *q = container_of(napi, struct sge_rspq, napi); in napi_rx_handler() local
2338 struct sge_rspq *q = cookie; in t4_sge_intr_msix() local
2352 struct sge_rspq *q = &adap->sge.intrq; in process_intrq() local
2491 struct sge_eth_txq *q = &s->ethtxq[i]; in sge_tx_timer_cb() local
2737 static void init_txq(struct adapter *adap, struct sge_txq *q, unsigned int id) in init_txq()
2931 static void free_txq(struct adapter *adap, struct sge_txq *q) in free_txq()
2978 void t4_free_ofld_rxqs(struct adapter *adap, int n, struct sge_ofld_rxq *q) in t4_free_ofld_rxqs()
3030 struct sge_ofld_txq *q = &adap->sge.ofldtxq[i]; in t4_free_sge_resources() local
3096 struct sge_ofld_txq *q = &s->ofldtxq[i]; in t4_sge_stop() local