Home
last modified time | relevance | path

Searched refs:AQ_CFG_RESTART_DESC_THRES (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/
H A Daq_cfg.h65 #define AQ_CFG_RESTART_DESC_THRES (AQ_CFG_SKB_FRAGS_MAX * 2) macro
H A Daq_ring.c245 else if (aq_ring_avail_dx(ring) > AQ_CFG_RESTART_DESC_THRES) in aq_ring_update_queue_state()
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/
H A Daq_cfg.h66 #define AQ_CFG_RESTART_DESC_THRES (AQ_CFG_SKB_FRAGS_MAX * 2) macro
H A Daq_ring.c255 else if (aq_ring_avail_dx(ring) > AQ_CFG_RESTART_DESC_THRES) in aq_ring_update_queue_state()

Completed in 3 milliseconds