Home
last modified time | relevance | path

Searched refs:rspq_flush_handler_t (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h644 typedef void (*rspq_flush_handler_t)(struct sge_rspq *q); typedef
677 rspq_flush_handler_t flush_handler;
1373 rspq_flush_handler_t flush_handler, int cong);
Dsge.c3379 rspq_flush_handler_t flush_hnd, int cong) in t4_sge_alloc_rxq()