Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h663 typedef void (*rspq_flush_handler_t)(struct sge_rspq *q); typedef
696 rspq_flush_handler_t flush_handler;
1417 rspq_flush_handler_t flush_handler, int cong);
Dsge.c3546 rspq_flush_handler_t flush_hnd, int cong) in t4_sge_alloc_rxq()