Home
last modified time | relevance | path

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

/drivers/net/ethernet/aquantia/atlantic/
Daq_cfg.h38 #define AQ_CFG_RX_REFILL_THRES 32U macro
Daq_ring.c870 if (aq_ring_avail_dx(self) < min_t(unsigned int, AQ_CFG_RX_REFILL_THRES, in aq_ring_rx_fill()