Searched refs:rspq_handler_t (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/chelsio/cxgb4vf/ |
| A D | adapter.h | 160 typedef int (*rspq_handler_t)(struct sge_rspq *, const __be64 *, typedef 194 rspq_handler_t handler; /* the handler for this response Q */ 560 struct sge_fl *, rspq_handler_t);
|
| A D | sge.c | 2207 struct sge_fl *fl, rspq_handler_t hnd) in t4vf_sge_alloc_rxq()
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| A D | cxgb4.h | 762 typedef int (*rspq_handler_t)(struct sge_rspq *q, const __be64 *rsp, typedef 796 rspq_handler_t handler; 1623 struct sge_fl *fl, rspq_handler_t hnd,
|
| A D | sge.c | 4373 struct sge_fl *fl, rspq_handler_t hnd, in t4_sge_alloc_rxq()
|
Completed in 29 milliseconds