Home
last modified time | relevance | path

Searched refs:rspq_handler_t (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4vf/
Dadapter.h153 typedef int (*rspq_handler_t)(struct sge_rspq *, const __be64 *, typedef
185 rspq_handler_t handler; /* the handler for this response Q */
517 struct sge_fl *, rspq_handler_t);
Dsge.c2037 struct sge_fl *fl, rspq_handler_t hnd) in t4vf_sge_alloc_rxq()
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h335 typedef int (*rspq_handler_t)(struct sge_rspq *q, const __be64 *rsp, typedef
357 rspq_handler_t handler;
595 struct sge_fl *fl, rspq_handler_t hnd);
Dsge.c1977 struct sge_fl *fl, rspq_handler_t hnd) in t4_sge_alloc_rxq()