Searched refs:sge_rspq (Results 1 – 3 of 3) sorted by relevance
159 static inline struct sge_qset *rspq_to_qset(const struct sge_rspq *q) in rspq_to_qset()179 const struct sge_rspq *q, unsigned int credits) in refill_rspq()767 struct sge_rspq *q, unsigned int len, in get_packet_pg()1710 static inline void offload_enqueue(struct sge_rspq *q, struct sk_buff *skb) in offload_enqueue()1733 struct sge_rspq *q, in deliver_partial_bundle()1756 struct sge_rspq *q = &qs->rspq; in ofld_poll()1814 static inline int rx_offload(struct t3cdev *tdev, struct sge_rspq *rq, in rx_offload()1925 static void rx_eth(struct adapter *adap, struct sge_rspq *rq, in rx_eth()2199 const struct sge_rspq *q) in is_new_response()2204 static inline void clear_rspq_bufstate(struct sge_rspq * const q) in clear_rspq_bufstate()[all …]
118 struct sge_rspq { /* state for an SGE response queue */ struct194 struct sge_rspq rspq;
2389 struct sge_rspq *q = &adap->sge.qs[i].rspq; in t3_synchronize_rx()