Searched refs:rspq_handler_t (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | adapter.h | 159 typedef int (*rspq_handler_t)(struct sge_rspq *, const __be64 *, typedef 193 rspq_handler_t handler; /* the handler for this response Q */ 557 struct sge_fl *, rspq_handler_t);
|
D | sge.c | 2206 struct sge_fl *fl, rspq_handler_t hnd) in t4vf_sge_alloc_rxq()
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4.h | 642 typedef int (*rspq_handler_t)(struct sge_rspq *q, const __be64 *rsp, typedef 676 rspq_handler_t handler; 1372 struct sge_fl *fl, rspq_handler_t hnd,
|
D | sge.c | 3378 struct sge_fl *fl, rspq_handler_t hnd, in t4_sge_alloc_rxq()
|