Searched refs:rspq_handler_t (Results 1 – 4 of 4) sorted by relevance
| /linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/ |
| D | adapter.h | 158 typedef int (*rspq_handler_t)(struct sge_rspq *, const __be64 *, typedef 192 rspq_handler_t handler; /* the handler for this response Q */ 535 struct sge_fl *, rspq_handler_t);
|
| D | sge.c | 2201 struct sge_fl *fl, rspq_handler_t hnd) in t4vf_sge_alloc_rxq()
|
| /linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
| D | cxgb4.h | 506 typedef int (*rspq_handler_t)(struct sge_rspq *q, const __be64 *rsp, typedef 531 rspq_handler_t handler; 1106 struct sge_fl *fl, rspq_handler_t hnd, int cong);
|
| D | sge.c | 2452 struct sge_fl *fl, rspq_handler_t hnd, int cong) in t4_sge_alloc_rxq()
|