Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h764 typedef void (*rspq_flush_handler_t)(struct sge_rspq *q); typedef
797 rspq_flush_handler_t flush_handler;
1622 rspq_flush_handler_t flush_handler, int cong);
Dsge.c4376 rspq_flush_handler_t flush_hnd, int cong) in t4_sge_alloc_rxq()